Bump System.IO.Abstractions from 19.2.16 to 19.2.18 (#2488)

Bumps [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 19.2.16 to 19.2.18.
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.16...v19.2.18)

---
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>
This commit is contained in:
dependabot[bot] 2023-04-25 09:06:22 +00:00 committed by GitHub
parent f8b44afe76
commit 2bed4f6913
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@
<PackageVersion Include="McMaster.Extensions.CommandLineUtils" Version="4.0.2" />
<PackageVersion Include="Microsoft.Build" Version="17.5.0" />
<PackageVersion Include="NuGet.ProjectModel" Version="6.5.0" />
<PackageVersion Include="System.IO.Abstractions" Version="19.2.16" />
<PackageVersion Include="System.IO.Abstractions" Version="19.2.18" />
</ItemGroup>
</Project>