Skip to content

Commit

Permalink
Merge pull request #70 from linksplatform/dependabot/nuget/Platform.U…
Browse files Browse the repository at this point in the history
…nsafe-0.5.0

Bump Platform.Unsafe from 0.4.1 to 0.5.0
  • Loading branch information
Konard authored Aug 3, 2021
2 parents 1e1f216 + 0321b0f commit 0221642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csharp/Platform.IO/Platform.IO.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Truncate, AppendLine, EachLine methods are added to the FileHelpers class.</Pack

<ItemGroup>
<PackageReference Include="Platform.Threading" Version="0.3.0" />
<PackageReference Include="Platform.Unsafe" Version="0.4.1" />
<PackageReference Include="Platform.Unsafe" Version="0.5.0" />
</ItemGroup>

</Project>

0 comments on commit 0221642

Please sign in to comment.