Skip to content

Commit

Permalink
Merge pull request #344 from karaoke-dev/dependabot/nuget/Microsoft.N…
Browse files Browse the repository at this point in the history
…ET.Test.Sdk-17.8.0

Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0
  • Loading branch information
andy840119 authored Dec 2, 2023
2 parents 39132b6 + ac44b72 commit c4b0d3f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<ProjectReference Include="..\osu.Framework.Microphone\osu.Framework.Microphone.csproj" />
</ItemGroup>
<ItemGroup Label="Package References">
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NUnit" Version="4.0.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion osu.Framework.Microphone/osu.Framework.Microphone.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
</PropertyGroup>
<ItemGroup Label="Package References">
<PackageReference Include="NWaves" Version="0.9.6" />
<PackageReference Include="ppy.osu.Framework" Version="2023.1030.0" />
<PackageReference Include="ppy.osu.Framework" Version="2023.1201.1" />
</ItemGroup>
</Project>

0 comments on commit c4b0d3f

Please sign in to comment.