Skip to content

Commit 7df725b

Browse files
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.0.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.11.0...v17.0.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4228db5 commit 7df725b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Stravaig.Configuration.SqlServer.Tests/Stravaig.Configuration.SqlServer.Tests.csproj

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

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0"/>
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0"/>
1111
<PackageReference Include="NUnit" Version="3.13.2"/>
1212
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1"/>
1313
<PackageReference Include="coverlet.collector" Version="3.1.1"/>

0 commit comments

Comments
 (0)