Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
rseanhall committed Apr 29, 2021
1 parent 15ef78b commit fb09534
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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-0211"
"WixToolset.Sdk": "4.0.0-build-0213"
}
}
4 changes: 2 additions & 2 deletions src/ca/dependencyca.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
</ItemGroup>

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

0 comments on commit fb09534

Please sign in to comment.