Skip to content

Commit fa6f01f

Browse files
dependabot[bot]kzu
authored andcommitted
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.10.0...v16.11.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4ebea9 commit fa6f01f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tests/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.10.0" />
9+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
1010
<PackageReference Include="Microsoft.OData.Client" Version="7.9.0" />
1111
<PackageReference Include="protobuf-net.BuildTools" Version="3.0.101">
1212
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)