Skip to content

Commit

Permalink
Bump Platform.Unsafe from 0.4.1 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [Platform.Unsafe](https://github.com/linksplatform/Unsafe) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/linksplatform/Unsafe/releases)
- [Commits](linksplatform/Unsafe@0.4.1...0.5.0)

---
updated-dependencies:
- dependency-name: Platform.Unsafe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 3, 2021
1 parent 1e1f216 commit 0321b0f
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 0321b0f

Please sign in to comment.