Skip to content

Commit

Permalink
Update SDK / packages
Browse files Browse the repository at this point in the history
  • Loading branch information
codemonkey85 committed Sep 25, 2023
1 parent 7d1c87b commit d52a197
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pkmds.Rcl/Pkmds.Rcl.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="KristofferStrube.Blazor.FileSystemAccess" Version="3.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="7.0.11" />
<PackageReference Include="MudBlazor" Version="6.10.0" />
<PackageReference Include="PKHeX.Core" Version="23.8.24" />
<PackageReference Include="PKHeX.Core" Version="23.9.25" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"sdk": {
"allowPrerelease": false,
"rollForward": "latestMinor",
"version": "7.0.400"
"version": "7.0.401"
}
}

0 comments on commit d52a197

Please sign in to comment.