Skip to content

Commit

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

Bump Platform.Threading from 0.2.1 to 0.3.0
  • Loading branch information
Konard authored Aug 3, 2021
2 parents c536944 + 8a87d9b commit 1e1f216
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 1e1f216

Please sign in to comment.