Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: Platform.Threading
  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 1b99e4a commit 8a87d9b
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 @@ -37,7 +37,7 @@ Truncate, AppendLine, EachLine methods are added to the FileHelpers class.</Pack
</ItemGroup>

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

Expand Down

0 comments on commit 8a87d9b

Please sign in to comment.