Bump System.IO.Abstractions from 19.2.67 to 19.2.69 (#2894)

Bumps [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 19.2.67 to 19.2.69.
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.67...v19.2.69)

---
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-08-30 08:11:59 +00:00 committed by GitHub
parent 8bae48a8ba
commit b5db38a4be
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.1.0" />
<PackageVersion Include="Microsoft.Build" Version="17.6.3" />
<PackageVersion Include="NuGet.ProjectModel" Version="6.7.0" />
<PackageVersion Include="System.IO.Abstractions" Version="19.2.67" />
<PackageVersion Include="System.IO.Abstractions" Version="19.2.69" />
</ItemGroup>
</Project>