Skip to content

Commit

Permalink
Merge pull request #20 from berichan/main
Browse files Browse the repository at this point in the history
z
  • Loading branch information
Xieon authored Sep 10, 2024
2 parents 011036d + 2dd259a commit 9ba79f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SysBot.Base/SysBot.Base.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="NLog" Version="4.7.11" />
<PackageReference Include="LibUsbDotNet" Version="2.2.29" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.3" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.9" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion SysBot.Pokemon/SysBot.Pokemon.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="PKHeX.Core" Version="23.12.19" />
<ProjectReference Include="..\SysBot.Base\SysBot.Base.csproj" />
<PackageReference Include="System.Text.Json" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>
<ItemGroup>
<Folder Include="deps\" />
Expand Down

0 comments on commit 9ba79f0

Please sign in to comment.