Skip to content

Commit

Permalink
chore(deps): update dependency system.io.abstractions to v21.0.22
Browse files Browse the repository at this point in the history
| datasource | package                | from   | to      |
| ---------- | ---------------------- | ------ | ------- |
| nuget      | System.IO.Abstractions | 21.0.2 | 21.0.22 |
  • Loading branch information
renovate[bot] authored Jun 22, 2024
1 parent 87ef82d commit afb6dfa
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 @@ -70,7 +70,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="System.IO.Abstractions" Version="21.0.2" />
<PackageReference Include="System.IO.Abstractions" Version="21.0.22" />
</ItemGroup>

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

0 comments on commit afb6dfa

Please sign in to comment.