Skip to content

Commit

Permalink
chore(deps): update dependency system.io.abstractions to v20 (#321)
Browse files Browse the repository at this point in the history
| datasource | package                | from    | to     |
| ---------- | ---------------------- | ------- | ------ |
| nuget      | System.IO.Abstractions | 19.2.87 | 20.0.4 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent 43942b9 commit 86126ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CASL/CASL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="System.IO.Abstractions" Version="19.2.87" />
<PackageReference Include="System.IO.Abstractions" Version="20.0.4" />
</ItemGroup>

<!--ADD STUFF TO WINDOWS NUGET PACKAGE-->
Expand Down

0 comments on commit 86126ae

Please sign in to comment.