Skip to content

Commit

Permalink
Bump System.IO.Abstractions from 12.0.5 to 12.0.13 (#190)
Browse files Browse the repository at this point in the history
Bumps [System.IO.Abstractions](https://github.com/System-IO-Abstractions/System.IO.Abstractions) from 12.0.5 to 12.0.13.
- [Release notes](https://github.com/System-IO-Abstractions/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v12.0.5...v12.0.13)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: João Correia <[email protected]>
  • Loading branch information
dependabot-preview[bot] and joaope committed Aug 2, 2020
1 parent 44f7e93 commit 294b2df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LocalAppVeyor.Engine/LocalAppVeyor.Engine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.0.3" />
<PackageReference Include="System.IO.Abstractions" Version="12.0.5" />
<PackageReference Include="System.IO.Abstractions" Version="12.0.13" />
<PackageReference Include="YamlDotNet" Version="8.1.2" />
<PackageReference Include="Microsoft.Build" Version="16.6.0" />
<PackageReference Include="System.Runtime.Serialization.Primitives" Version="4.3.0" />
Expand Down

0 comments on commit 294b2df

Please sign in to comment.