diff options
author | Rob Mensching <rob@firegiant.com> | 2021-04-08 07:54:35 -0700 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2021-04-08 07:56:33 -0700 |
commit | f283708b2a9b38459345ce433204d854d478c94a (patch) | |
tree | 2cd61fe4efca1e373318ac9b7ea281c49690f7e2 /src/ca | |
parent | d15c04e29d7ac167e382efe37365b8fa451728de (diff) | |
download | wix-f283708b2a9b38459345ce433204d854d478c94a.tar.gz wix-f283708b2a9b38459345ce433204d854d478c94a.tar.bz2 wix-f283708b2a9b38459345ce433204d854d478c94a.zip |
Update dependencies
Diffstat (limited to 'src/ca')
-rw-r--r-- | src/ca/vsca.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ca/vsca.vcxproj b/src/ca/vsca.vcxproj index 80ff9ff1..f4fbcc46 100644 --- a/src/ca/vsca.vcxproj +++ b/src/ca/vsca.vcxproj | |||
@@ -48,7 +48,7 @@ | |||
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" Version="1.14.114" /> |
51 | <PackageReference Include="WixToolset.Dutil" Version="4.0.62" /> | 51 | <PackageReference Include="WixToolset.Dutil" Version="4.0.65" /> |
52 | <PackageReference Include="WixToolset.WcaUtil" Version="4.0.18" /> | 52 | <PackageReference Include="WixToolset.WcaUtil" Version="4.0.18" /> |
53 | <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" /> | 53 | <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" /> |
54 | <PackageReference Include="Nerdbank.GitVersioning" Version="3.3.37" /> | 54 | <PackageReference Include="Nerdbank.GitVersioning" Version="3.3.37" /> |