Skip to content

Commit 0563011

Browse files
Bump System.IO.Abstractions from 21.2.1 to 21.3.1 (#188)
Bumps [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 21.2.1 to 21.3.1. - [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases) - [Commits](TestableIO/System.IO.Abstractions@v21.2.1...v21.3.1) --- updated-dependencies: - dependency-name: System.IO.Abstractions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 176c13b commit 0563011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NuttyTree.NetDaemon.Application/NuttyTree.NetDaemon.Application.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="NetDaemon.Extensions.Logging" Version="24.52.0" />
1818
<PackageReference Include="NetDaemon.Extensions.Tts" Version="24.52.0" />
1919
<PackageReference Include="Net.Codecrete.QrCodeGenerator" Version="2.0.6" />
20-
<PackageReference Include="System.IO.Abstractions" Version="21.2.1" />
20+
<PackageReference Include="System.IO.Abstractions" Version="21.3.1" />
2121
<PackageReference Include="System.Reactive" Version="6.0.1" />
2222
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="9.0.1" />
2323
<PackageReference Include="System.ServiceModel.Primitives" Version="8.1.1" />

0 commit comments

Comments
 (0)