Skip to content

Commit

Permalink
build(deps): bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /…
Browse files Browse the repository at this point in the history
…src.csharp (#1777)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 0cc7ca2 commit f7e4c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src.csharp/AlphaTab.Test/AlphaTab.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.3" />
<PackageReference Include="AlphaSkia" Version="2.3.120" />
Expand Down

0 comments on commit f7e4c46

Please sign in to comment.