Skip to content

Commit

Permalink
Bump System.IO.Abstractions from 9.0.5 to 12.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and atruskie committed Jul 21, 2020
1 parent 054747c commit 116cbae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Acoustics.Shared/Acoustics.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="System.IO.Abstractions" Version="9.0.5" />
<PackageReference Include="System.IO.Abstractions" Version="12.0.8" />
<PackageReference Include="YamlDotNet" Version="8.1.0" />
</ItemGroup>
</Project>

0 comments on commit 116cbae

Please sign in to comment.