aboutsummaryrefslogtreecommitdiff
path: root/src/ext/VisualStudio/ca/vsca.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/VisualStudio/ca/vsca.vcxproj')
-rw-r--r--src/ext/VisualStudio/ca/vsca.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ext/VisualStudio/ca/vsca.vcxproj b/src/ext/VisualStudio/ca/vsca.vcxproj
index 2ddff8d3..6eb78fd7 100644
--- a/src/ext/VisualStudio/ca/vsca.vcxproj
+++ b/src/ext/VisualStudio/ca/vsca.vcxproj
@@ -55,8 +55,8 @@
55 <ItemGroup> 55 <ItemGroup>
56 <PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Native" /> 56 <PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Native" />
57 <PackageReference Include="WixToolset.WcaUtil" /> 57 <PackageReference Include="WixToolset.WcaUtil" />
58 <PackageReference Include="Microsoft.SourceLink.GitHub" /> 58 <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" />
59 <PackageReference Include="GitInfo" /> 59 <PackageReference Include="GitInfo" PrivateAssets="All" />
60 </ItemGroup> 60 </ItemGroup>
61 61
62 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 62 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />