Skip to content

Commit

Permalink
Merge pull request #6427 from smoogipoo/remove-unused-dependency
Browse files Browse the repository at this point in the history
Remove `NuGet.ProjectModel` dependency
  • Loading branch information
peppy authored Nov 16, 2024
2 parents dd2f8b5 + d694ce8 commit 0e85825
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion osu.Framework/osu.Framework.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<PackageReference Include="FFmpeg.AutoGen" Version="4.3.0.1" />
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="5.0.11" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="NuGet.ProjectModel" Version="5.11.0" />
<PackageReference Include="ppy.ManagedBass" Version="2022.1216.0" />
<PackageReference Include="ppy.ManagedBass.Fx" Version="2022.1216.0" />
<PackageReference Include="ppy.ManagedBass.Mix" Version="2022.1216.0" />
Expand Down

0 comments on commit 0e85825

Please sign in to comment.