aboutsummaryrefslogtreecommitdiff
path: root/src/ext/DirectX
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/DirectX')
-rw-r--r--src/ext/DirectX/ca/directxca.vcxproj1
-rw-r--r--src/ext/DirectX/wixlib/directx.wixproj1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/ext/DirectX/ca/directxca.vcxproj b/src/ext/DirectX/ca/directxca.vcxproj
index abc54156..00b4fcb0 100644
--- a/src/ext/DirectX/ca/directxca.vcxproj
+++ b/src/ext/DirectX/ca/directxca.vcxproj
@@ -57,7 +57,6 @@
57 <ItemGroup> 57 <ItemGroup>
58 <PackageReference Include="WixToolset.WcaUtil" /> 58 <PackageReference Include="WixToolset.WcaUtil" />
59 <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> 59 <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" />
60 <PackageReference Include="GitInfo" PrivateAssets="All" />
61 </ItemGroup> 60 </ItemGroup>
62 61
63 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 62 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
diff --git a/src/ext/DirectX/wixlib/directx.wixproj b/src/ext/DirectX/wixlib/directx.wixproj
index ea0f3330..109b7e37 100644
--- a/src/ext/DirectX/wixlib/directx.wixproj
+++ b/src/ext/DirectX/wixlib/directx.wixproj
@@ -19,6 +19,5 @@
19 19
20 <ItemGroup> 20 <ItemGroup>
21 <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> 21 <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" />
22 <PackageReference Include="GitInfo" PrivateAssets="All" />
23 </ItemGroup> 22 </ItemGroup>
24</Project> 23</Project>