Skip to content

Commit

Permalink
Bump System.Runtime.CompilerServices.Unsafe from 4.7.0 to 4.7.1
Browse files Browse the repository at this point in the history
Bumps [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/corefx) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 26, 2020
1 parent d7dd5ec commit 9191163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NetFabric.Hyperlinq/NetFabric.Hyperlinq.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="4.7.0" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="4.7.1" />
<PackageReference Include="Uno.SourceGenerationTasks" Version="2.0.0-dev.308">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down

0 comments on commit 9191163

Please sign in to comment.