Skip to content

Commit 1380c1a

Browse files
Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0 (#552)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.4.0 to 16.5.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.4.0...v16.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent dbf2548 commit 1380c1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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
@@ -22,7 +22,7 @@
2222
<ProjectReference Include="../System.IO.Abstractions.TestingHelpers/System.IO.Abstractions.TestingHelpers.csproj" />
2323
</ItemGroup>
2424
<ItemGroup>
25-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
25+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
2626
<PackageReference Include="Moq" Version="4.13.1" />
2727
<PackageReference Include="nunit" Version="3.12.0" />
2828
<PackageReference Include="NUnit3TestAdapter" Version="3.16.1" />

0 commit comments

Comments
 (0)