Skip to content

Commit 7bdad6b

Browse files
dependabot-supportfgreinacher
authored andcommitted
Bump Microsoft.NET.Test.Sdk from 16.0.1 to 16.1.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.0.1 to 16.1.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.0.1...v16.1.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent dba8c81 commit 7bdad6b

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.0.1" />
44+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.1.0" />
4545
<PackageReference Include="Moq" Version="4.10.1" />
4646
</ItemGroup>
4747

0 commit comments

Comments
 (0)