Skip to content

Commit

Permalink
update nuget package.
Browse files Browse the repository at this point in the history
  • Loading branch information
andy840119 committed Oct 17, 2021
1 parent 5c48815 commit 328d56d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion osu.Framework.Font.Tests/osu.Framework.Font.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="NUnit" Version="3.13.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.0.0" />
<PackageReference Include="Appveyor.TestLogger" Version="2.0.0" />
<PackageReference Include="ppy.osu.Game.Resources" Version="2021.913.0" />
<PackageReference Include="ppy.osu.Game.Resources" Version="2021.1015.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\osu.Framework.Font\osu.Framework.Font.csproj" />
Expand Down
2 changes: 1 addition & 1 deletion osu.Framework.Font/osu.Framework.Font.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<NeutralLanguage>en</NeutralLanguage>
</PropertyGroup>
<ItemGroup Label="Package References">
<PackageReference Include="ppy.osu.Framework" Version="2021.927.0" />
<PackageReference Include="ppy.osu.Framework" Version="2021.1014.0" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\**\*" />
Expand Down

0 comments on commit 328d56d

Please sign in to comment.