Skip to content

Commit

Permalink
chore: Fixed #5 renamed package to TestableIO.System.IO.Abstractions.…
Browse files Browse the repository at this point in the history
…Extensions
  • Loading branch information
gigi81 committed Nov 11, 2021
1 parent 6a47993 commit cabcd09
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<PackageId>TestableIO.System.IO.Abstractions.Extensions</PackageId>
<TargetFrameworks>net5.0;netstandard2.1;netstandard2.0;net461</TargetFrameworks>
<Description>Convenience functionality on top of System.IO.Abstractions</Description>
<Description>Convenience functionalities on top of System.IO.Abstractions</Description>
</PropertyGroup>

</Project>

0 comments on commit cabcd09

Please sign in to comment.