Skip to content

Commit

Permalink
Bump System.IO.Abstractions from 21.0.29 to 21.1.3 in /src
Browse files Browse the repository at this point in the history
Bumps [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 21.0.29 to 21.1.3.
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v21.0.29...v21.1.3)

---
updated-dependencies:
- dependency-name: System.IO.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 19f97fa commit 169eb09
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/Core/efcpt.6/efcpt.6.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1" />
<PackageReference Include="NuGet.Protocol" Version="6.11.1" />
<PackageReference Include="Spectre.Console" Version="0.49.1" />
<PackageReference Include="System.IO.Abstractions" Version="21.0.29" />
<PackageReference Include="System.IO.Abstractions" Version="21.1.3" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Core/efcpt.8/efcpt.8.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1" />
<PackageReference Include="NuGet.Protocol" Version="6.11.1" />
<PackageReference Include="Spectre.Console" Version="0.49.1" />
<PackageReference Include="System.IO.Abstractions" Version="21.0.29" />
<PackageReference Include="System.IO.Abstractions" Version="21.1.3" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Core/efcpt.9/efcpt.9.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1" />
<PackageReference Include="NuGet.Protocol" Version="6.11.1" />
<PackageReference Include="Spectre.Console" Version="0.49.1" />
<PackageReference Include="System.IO.Abstractions" Version="21.0.29" />
<PackageReference Include="System.IO.Abstractions" Version="21.1.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 169eb09

Please sign in to comment.