diff options
Diffstat (limited to 'src/ext/VisualStudio/ca/vsca.vcxproj')
| -rw-r--r-- | src/ext/VisualStudio/ca/vsca.vcxproj | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/ext/VisualStudio/ca/vsca.vcxproj b/src/ext/VisualStudio/ca/vsca.vcxproj index f4fbcc46..8d6a3500 100644 --- a/src/ext/VisualStudio/ca/vsca.vcxproj +++ b/src/ext/VisualStudio/ca/vsca.vcxproj | |||
| @@ -47,11 +47,11 @@ | |||
| 47 | </ItemGroup> | 47 | </ItemGroup> |
| 48 | 48 | ||
| 49 | <ItemGroup> | 49 | <ItemGroup> |
| 50 | <PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Native" Version="1.14.114" /> | 50 | <PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Native" /> |
| 51 | <PackageReference Include="WixToolset.Dutil" Version="4.0.65" /> | 51 | <PackageReference Include="WixToolset.Dutil" /> |
| 52 | <PackageReference Include="WixToolset.WcaUtil" Version="4.0.18" /> | 52 | <PackageReference Include="WixToolset.WcaUtil" /> |
| 53 | <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" /> | 53 | <PackageReference Include="Microsoft.SourceLink.GitHub" /> |
| 54 | <PackageReference Include="Nerdbank.GitVersioning" Version="3.3.37" /> | 54 | <PackageReference Include="GitInfo" /> |
| 55 | </ItemGroup> | 55 | </ItemGroup> |
| 56 | 56 | ||
| 57 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 57 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
