aboutsummaryrefslogtreecommitdiff
path: root/src/ext/DirectX/ca/directxca.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/DirectX/ca/directxca.vcxproj')
-rw-r--r--src/ext/DirectX/ca/directxca.vcxproj5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/ext/DirectX/ca/directxca.vcxproj b/src/ext/DirectX/ca/directxca.vcxproj
index e9faff16..abc54156 100644
--- a/src/ext/DirectX/ca/directxca.vcxproj
+++ b/src/ext/DirectX/ca/directxca.vcxproj
@@ -52,13 +52,12 @@
52 </ClCompile> 52 </ClCompile>
53 <ClInclude Include="precomp.h" /> 53 <ClInclude Include="precomp.h" />
54 <None Include="directx.def" /> 54 <None Include="directx.def" />
55 <None Include="packages.config" />
56 </ItemGroup> 55 </ItemGroup>
57 56
58 <ItemGroup> 57 <ItemGroup>
59 <PackageReference Include="WixToolset.WcaUtil" /> 58 <PackageReference Include="WixToolset.WcaUtil" />
60 <PackageReference Include="Microsoft.SourceLink.GitHub" /> 59 <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" />
61 <PackageReference Include="GitInfo" /> 60 <PackageReference Include="GitInfo" PrivateAssets="All" />
62 </ItemGroup> 61 </ItemGroup>
63 62
64 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 63 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />