Skip to content

Commit cb0443c

Browse files
authored
Merge pull request #490 from System-IO-Abstractions/dependabot/nuget/Microsoft.NET.Test.Sdk-16.2.0
Bump Microsoft.NET.Test.Sdk from 16.1.1 to 16.2.0
2 parents 7362c5c + 326f708 commit cb0443c

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

0 commit comments

Comments
 (0)