Skip to content

Commit

Permalink
Merge pull request #63 from linksplatform/dependabot/nuget/Platform.I…
Browse files Browse the repository at this point in the history
…O-0.3.0

Bump Platform.IO from 0.2.2 to 0.3.0
  • Loading branch information
Konard authored Aug 3, 2021
2 parents 1ea2f3e + ff6d3f8 commit db44355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csharp/Platform.Memory/Platform.Memory.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

<ItemGroup>
<PackageReference Include="System.IO.MemoryMappedFiles" Version="4.3.0" />
<PackageReference Include="Platform.IO" Version="0.2.2" />
<PackageReference Include="Platform.IO" Version="0.3.0" />
</ItemGroup>

</Project>

0 comments on commit db44355

Please sign in to comment.