Skip to content

Commit 877edec

Browse files
dependabot[bot]kzu
authored andcommitted
Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.0 to 17.3.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v17.3.0...v17.3.1) --- 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>
1 parent b651568 commit 877edec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Tests/Tests.csproj

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

77
<ItemGroup>
8-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.0" />
8+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.1" />
99
<PackageReference Include="xunit" Version="2.4.2" />
1010
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
1111

0 commit comments

Comments
 (0)