Skip to content

Commit 01e9171

Browse files
Bump Microsoft.NET.Test.Sdk from 16.1.0 to 16.1.1 (#478)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.1.0 to 16.1.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.1.0...v16.1.1)
1 parent bf96aaf commit 01e9171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

System.IO.Abstractions.TestingHelpers.Tests/System.IO.Abstractions.TestingHelpers.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</ItemGroup>
4242

4343
<ItemGroup Condition="'$(TargetFramework)' != 'net40'">
44-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.1.0" />
44+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.1.1" />
4545
<PackageReference Include="Moq" Version="4.11.0" />
4646
</ItemGroup>
4747

0 commit comments

Comments
 (0)