Bump System.IO.Abstractions from 13.2.47 to 17.0.21 (#919)

Bumps [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 13.2.47 to 17.0.21.
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](https://github.com/TestableIO/System.IO.Abstractions/compare/v13.2.47...v17.0.21)

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

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]
2022-07-07 09:09:36 -07:00
committed by GitHub
parent 9c1dd59156
commit ca9396a21d
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="prometheus-net" Version="5.0.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.13.1" />
<PackageReference Include="System.IO.Abstractions" Version="13.2.47" />
<PackageReference Include="System.IO.Abstractions" Version="17.0.21" />
<PackageReference Include="IdentityModel.OidcClient" Version="4.0.0" />
<PackageReference Include="Portable.BouncyCastle" Version="1.8.10" Condition="'$(TargetFramework)' == 'netstandard2.1'" />