Skip to content

Commit

Permalink
Merge pull request #280 from karaoke-dev/dependabot/nuget/ppy.osu.Fra…
Browse files Browse the repository at this point in the history
…mework.iOS-2022.1204.0

Bump ppy.osu.Framework.iOS from 2022.1101.0 to 2022.1204.0
  • Loading branch information
andy840119 authored Dec 5, 2022
2 parents 23fbdb6 + 01a4c80 commit 23a4c4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion osu.Framework.Microphone.iOS.props
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<Reference Include="System.Net.Http" />
</ItemGroup>
<ItemGroup Label="Package References">
<PackageReference Include="ppy.osu.Framework.iOS" Version="2022.1101.0" />
<PackageReference Include="ppy.osu.Framework.iOS" Version="2022.1204.0" />
</ItemGroup>
<ItemGroup>
<NativeReference Include="..\osu.Framework.iOS\*.a">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
<ProjectReference Include="..\osu.Framework.Microphone\osu.Framework.Microphone.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Framework.iOS" Version="2022.1101.0" />
<PackageReference Include="ppy.osu.Framework.iOS" Version="2022.1204.0" />
</ItemGroup>
</Project>

0 comments on commit 23a4c4c

Please sign in to comment.