Skip to content

Commit 77f9115

Browse files
dependabot[bot]egil
authored andcommitted
build(deps): 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] <support@github.com>
1 parent 14bb119 commit 77f9115

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<ItemGroup Condition="$(MSBuildProjectName) != 'bunit.testassets'">
1616
<PackageReference Include="AutoFixture" Version="4.17.0" />
1717
<PackageReference Include="AutoFixture.Xunit2" Version="4.17.0" />
18-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
18+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
1919
<PackageReference Include="GitHubActionsTestLogger" Version="1.2.0" />
2020
<PackageReference Include="Moq" Version="4.16.1" />
2121
<PackageReference Include="Shouldly" Version="4.0.3" />

0 commit comments

Comments
 (0)