diff options
Diffstat (limited to 'src/ext/Util/ca/utilca.vcxproj')
-rw-r--r-- | src/ext/Util/ca/utilca.vcxproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/ext/Util/ca/utilca.vcxproj b/src/ext/Util/ca/utilca.vcxproj index 7b64db95..f090181b 100644 --- a/src/ext/Util/ca/utilca.vcxproj +++ b/src/ext/Util/ca/utilca.vcxproj | |||
@@ -96,10 +96,10 @@ | |||
96 | </ItemGroup> | 96 | </ItemGroup> |
97 | 97 | ||
98 | <ItemGroup> | 98 | <ItemGroup> |
99 | <PackageReference Include="WixToolset.Dutil" Version="4.0.72" /> | 99 | <PackageReference Include="WixToolset.Dutil" /> |
100 | <PackageReference Include="WixToolset.WcaUtil" Version="4.0.19" /> | 100 | <PackageReference Include="WixToolset.WcaUtil" /> |
101 | <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" /> | 101 | <PackageReference Include="Microsoft.SourceLink.GitHub" /> |
102 | <PackageReference Include="Nerdbank.GitVersioning" Version="3.3.37" /> | 102 | <PackageReference Include="GitInfo" /> |
103 | </ItemGroup> | 103 | </ItemGroup> |
104 | 104 | ||
105 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 105 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |