Skip to content

Commit

Permalink
Update dotnet monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2023
1 parent 5c53ca5 commit fddec4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<ItemGroup>
<PackageReference Include="Kengwang.Toolkit" Version="1.0.0"/>
<PackageReference Include="System.Text.Json" Version="7.0.3"/>
<PackageReference Include="System.Text.Json" Version="7.0.4"/>
</ItemGroup>


Expand Down
2 changes: 1 addition & 1 deletion refs/HyPlayer.PlayCore/global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "7.0.0",
"version": "7.0.404",
"rollForward": "latestMinor",
"allowPrerelease": false
}
Expand Down

0 comments on commit fddec4a

Please sign in to comment.