Skip to content

Commit

Permalink
Updated NuGet packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Bl4ckSh4rk committed Dec 18, 2023
1 parent be9af2f commit 5ab9995
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions Test/Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,11 @@
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
<PackageReference Include="NUnit.Analyzers" Version="3.6.1" />
<PackageReference Include="coverlet.collector" Version="6.0.0" />
<PackageReference Include="PKHeX.Core" Version="23.10.12" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\WC3Plugin\WC3Plugin.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="PKHeX.Core" Version="23.8.23" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion WC3Plugin/WC3Plugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="PKHeX.Core" Version="23.8.23" />
<PackageReference Include="PKHeX.Core" Version="23.10.12" />
</ItemGroup>

</Project>

0 comments on commit 5ab9995

Please sign in to comment.