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:
parent
f8b44afe76
commit
2bed4f6913
|
@ -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>
|
Loading…
Reference in New Issue