Skip to content

Commit

Permalink
Merge pull request #122 from Game4all/dependabot/nuget/ppy.osu.Game-2…
Browse files Browse the repository at this point in the history
…022.306.0

Bump ppy.osu.Game from 2022.226.0 to 2022.306.0
  • Loading branch information
Game4all authored Mar 9, 2022
2 parents a6d4cd6 + a958aa6 commit ecc2976
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 @@ -20,7 +20,7 @@
</ItemGroup>
<PropertyGroup Label="Project">
<OutputType>WinExe</OutputType>
<TargetFramework>netcoreapp5.0</TargetFramework>
<TargetFramework>netcoreapp6.0</TargetFramework>
<RootNamespace>osu.Game.Rulesets.Gamebosu.Tests</RootNamespace>
</PropertyGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<EmbeddedResource Include="Resources\**\*" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Game" Version="2022.226.0" />
<PackageReference Include="ppy.osu.Game" Version="2022.306.0" />
<ProjectReference Include="..\Emux\Emux.GameBoy\Emux.GameBoy.csproj" />
</ItemGroup>
<ItemGroup Condition="'$(Configuration)'=='Release'">
Expand Down

0 comments on commit ecc2976

Please sign in to comment.