Skip to content

Commit fae1a7c

Browse files
authored
Merge pull request #524 from System-IO-Abstractions/dependabot/nuget/Microsoft.NET.Test.Sdk-16.4.0
Bump Microsoft.NET.Test.Sdk from 16.2.0 to 16.4.0
2 parents e973ed2 + 6d2fc6a commit fae1a7c

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

0 commit comments

Comments
 (0)