Skip to content

Commit

Permalink
Update .NET SDK version from 5.0.100-preview.5.20278.13 to `5.0.100…
Browse files Browse the repository at this point in the history
…-preview.5.20279.10` (PowerShell#12844)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed May 30, 2020
1 parent c7455fd commit 55b9041
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 @@
{
"sdk": {
"version": "5.0.100-preview.5.20278.13"
"version": "5.0.100-preview.5.20279.10"
}
}
2 changes: 1 addition & 1 deletion test/tools/WebListener/WebListener.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.0-preview.5.20272.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.0-preview.5.20279.2" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="5.0.0-preview.5.20278.1" />
</ItemGroup>

Expand Down

0 comments on commit 55b9041

Please sign in to comment.