aboutsummaryrefslogtreecommitdiff
path: root/src/ext/ComPlus/ca/complusca.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/ComPlus/ca/complusca.vcxproj')
-rw-r--r--src/ext/ComPlus/ca/complusca.vcxproj10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/ext/ComPlus/ca/complusca.vcxproj b/src/ext/ComPlus/ca/complusca.vcxproj
index 3a7f6e64..5a8b23cd 100644
--- a/src/ext/ComPlus/ca/complusca.vcxproj
+++ b/src/ext/ComPlus/ca/complusca.vcxproj
@@ -85,11 +85,11 @@
85 </ItemGroup> 85 </ItemGroup>
86 86
87 <ItemGroup> 87 <ItemGroup>
88 <PackageReference Include="WixToolset.Dutil" Version="4.0.62" /> 88 <PackageReference Include="WixToolset.Dutil" />
89 <PackageReference Include="WixToolset.WcaUtil" Version="4.0.18" /> 89 <PackageReference Include="WixToolset.WcaUtil" />
90 <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" /> 90 <PackageReference Include="Microsoft.SourceLink.GitHub" />
91 <PackageReference Include="Nerdbank.GitVersioning" Version="3.3.37" /> 91 <PackageReference Include="GitInfo" />
92 </ItemGroup> 92 </ItemGroup>
93 93
94 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 94 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
95</Project> \ No newline at end of file 95</Project>