Skip to content

Commit bd65969

Browse files
authored
Merge pull request #450 from System-IO-Abstractions/dependabot/nuget/Microsoft.NET.Test.Sdk-16.0.0
Bump Microsoft.NET.Test.Sdk from 15.9.0 to 16.0.0
2 parents 14b3c86 + bdba7ae commit bd65969

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
@@ -41,7 +41,7 @@
4141
</ItemGroup>
4242

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

0 commit comments

Comments
 (0)