Skip to content

Commit f5043f5

Browse files
dependabot[bot]ChiHoc
authored andcommitted
Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 in /src.csharp (CoderLine#997)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.1 to 17.3.2. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v17.3.1...v17.3.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8c419d commit f5043f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src.csharp/AlphaTab.Test/AlphaTab.Test.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.1" />
14+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
1515
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
1616
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
1717
</ItemGroup>

0 commit comments

Comments
 (0)