Skip to content

Commit 7cea6a7

Browse files
Bump System.IO.Abstractions from 21.0.22 to 21.0.26
Bumps System.IO.Abstractions from 21.0.22 to 21.0.26. --- updated-dependencies: - dependency-name: System.IO.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72287db commit 7cea6a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BenchmarkMockNet/BenchmarkMockNet.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="FakeItEasy" Version="8.3.0" />
1717
<PackageReference Include="PCLMock" Version="5.1.3" />
1818
<PackageReference Include="Rocks" Version="8.1.0" />
19-
<PackageReference Include="System.IO.Abstractions" Version="21.0.22" />
19+
<PackageReference Include="System.IO.Abstractions" Version="21.0.26" />
2020
</ItemGroup>
2121

2222
</Project>

0 commit comments

Comments
 (0)