summaryrefslogtreecommitdiff
path: root/src/ext/Firewall/ca/fwca.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Firewall/ca/fwca.vcxproj')
-rw-r--r--src/ext/Firewall/ca/fwca.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ext/Firewall/ca/fwca.vcxproj b/src/ext/Firewall/ca/fwca.vcxproj
index dd98574a..0f08bc72 100644
--- a/src/ext/Firewall/ca/fwca.vcxproj
+++ b/src/ext/Firewall/ca/fwca.vcxproj
@@ -66,8 +66,8 @@
66 66
67 <ItemGroup> 67 <ItemGroup>
68 <PackageReference Include="WixToolset.WcaUtil" /> 68 <PackageReference Include="WixToolset.WcaUtil" />
69 <PackageReference Include="Microsoft.SourceLink.GitHub" /> 69 <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" />
70 <PackageReference Include="GitInfo" /> 70 <PackageReference Include="GitInfo" PrivateAssets="All" />
71 </ItemGroup> 71 </ItemGroup>
72 72
73 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 73 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />