Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
rseanhall committed Mar 4, 2021
1 parent eaf2073 commit 5d22e83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"msbuild-sdks": {
"WixToolset.Sdk": "4.0.0-build-0191"
"WixToolset.Sdk": "4.0.0-build-0194"
}
}
2 changes: 1 addition & 1 deletion src/ca/dependencyca.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="WixToolset.Dutil" Version="4.0.62" />
<PackageReference Include="WixToolset.Dutil" Version="4.0.64" />
<PackageReference Include="WixToolset.WcaUtil" Version="4.0.18" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.3.37" />
Expand Down

0 comments on commit 5d22e83

Please sign in to comment.