Skip to content

Commit

Permalink
Upgrade PKHeX.Core to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
codemonkey85 committed May 7, 2024
1 parent 9c61295 commit 3819e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pkmds.Web/Pkmds.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.4" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.4" PrivateAssets="all" />
<PackageReference Include="MudBlazor" Version="6.19.1" />
<PackageReference Include="PKHeX.Core" Version="24.3.26" />
<PackageReference Include="PKHeX.Core" Version="24.5.5" />
<PackageReference Include="KristofferStrube.Blazor.FileSystemAccess" Version="3.2.2" />
</ItemGroup>

Expand Down

0 comments on commit 3819e65

Please sign in to comment.