Package updates.

This commit is contained in:
José Pedro 2020-02-12 17:52:27 +00:00
parent 19b800b5fe
commit 17345b5d3b
No known key found for this signature in database
GPG key ID: B8247B9301707B83
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="docfx.console" Version="2.40.2" PrivateAssets="All" />
<PackageReference Include="docfx.console" Version="2.48.1" PrivateAssets="All" />
</ItemGroup>
</Project>

View file

@ -1,5 +1,5 @@
{
"msbuild-sdks": {
"Microsoft.Build.NoTargets": "1.0.40"
"Microsoft.Build.NoTargets": "1.0.88"
}
}