Skip to content
This repository was archived by the owner on Jul 2, 2021. It is now read-only.

Commit ef03305

Browse files
dependabot[bot]linkdotnet
authored andcommitted
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 16.9.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.8.3...v16.9.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40b33f7 commit ef03305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LinkDotNet.EnumValueObject.UnitTests/LinkDotNet.EnumValueObject.UnitTests.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.8.3" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
1111
<PackageReference Include="MSTest.TestAdapter" Version="2.1.2" />
1212
<PackageReference Include="MSTest.TestFramework" Version="2.1.2" />
1313
<PackageReference Include="Shouldly" Version="4.0.3" />

0 commit comments

Comments
 (0)