Skip to content

Commit 1d20f12

Browse files
Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0 (#492)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.6.1 to 16.7.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.6.1...v16.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent e1172fa commit 1d20f12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SpotifyAPI.Web.Tests/SpotifyAPI.Web.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
9+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" />
1010
<PackageReference Include="Moq" Version="4.14.5" />
1111
<PackageReference Include="NUnit" Version="3.12.0" />
1212
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />

0 commit comments

Comments
 (0)