Skip to content

Commit

Permalink
Update submodule to latest commit for PrivacyGuard (#1285)
Browse files Browse the repository at this point in the history
Co-authored-by: Manuel Lopez <manuellopez@microsoft.com>
  • Loading branch information
manuellopezleon and Manuel Lopez authored Jun 28, 2024
1 parent c43997b commit 7700dc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion lib/modules
1 change: 1 addition & 0 deletions tests/unittests/UnitTests.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,7 @@
</ItemGroup>
<ItemGroup Condition="exists('$(ProjectDir)..\..\lib\modules\privacyguard')">
<ClCompile Include="$(ProjectDir)..\..\lib\modules\privacyguard\tests\unittests\PrivacyGuardTests.cpp" />
<ClCompile Include="$(ProjectDir)..\..\lib\modules\privacyguard\tests\unittests\SystematicSamplerTests.cpp" />
</ItemGroup>
<ItemGroup Condition="exists('$(ProjectDir)..\..\lib\modules\dataviewer')">
<ClCompile Include="$(ProjectDir)..\..\lib\modules\dataviewer\tests\unittests\DefaultDataViewerTests.cpp" />
Expand Down

0 comments on commit 7700dc3

Please sign in to comment.