Skip to content

Commit 1ca41d8

Browse files
Bump System.IO.Abstractions from 22.0.11 to 22.0.12 (#199)
Bumps [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 22.0.11 to 22.0.12. - [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases) - [Commits](TestableIO/System.IO.Abstractions@v22.0.11...v22.0.12) --- updated-dependencies: - dependency-name: System.IO.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b00a55 commit 1ca41d8

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="25.6.0" />
1818
<PackageReference Include="NetDaemon.Extensions.Tts" Version="25.6.0" />
1919
<PackageReference Include="Net.Codecrete.QrCodeGenerator" Version="2.0.6" />
20-
<PackageReference Include="System.IO.Abstractions" Version="22.0.11" />
20+
<PackageReference Include="System.IO.Abstractions" Version="22.0.12" />
2121
<PackageReference Include="System.Reactive" Version="6.0.1" />
2222
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="9.0.3" />
2323
<PackageReference Include="System.ServiceModel.Primitives" Version="8.1.2" />

0 commit comments

Comments
 (0)