Skip to content

Commit be2e4b2

Browse files
Bump System.IO.Abstractions from 21.0.29 to 21.2.1
Bumps [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 21.0.29 to 21.2.1. - [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases) - [Commits](TestableIO/System.IO.Abstractions@v21.0.29...v21.2.1) --- updated-dependencies: - dependency-name: System.IO.Abstractions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1919e31 commit be2e4b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Fritz.StreamTools/Fritz.StreamTools.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.5" />
3434
<PackageReference Include="Octokit" Version="0.50.0" />
3535
<PackageReference Include="System.Formats.Asn1" Version="8.0.1" />
36-
<PackageReference Include="System.IO.Abstractions" Version="21.0.29" />
36+
<PackageReference Include="System.IO.Abstractions" Version="21.2.1" />
3737
<PackageReference Include="System.Memory" Version="4.6.0" />
3838
<PackageReference Include="System.Net.Security" Version="4.3.2" />
3939
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />

0 commit comments

Comments
 (0)