Skip to content

Commit 1ac78b4

Browse files
Bump System.Runtime.CompilerServices.Unsafe from 4.7.1 to 5.0.0
Bumps [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime) from 4.7.1 to 5.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 992c9a2 commit 1ac78b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prototype/prototype.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<ItemGroup>
2323
<PackageReference Include="System.Drawing.Common" Version="4.7.0" />
24-
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="4.7.1" />
24+
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="5.0.0" />
2525
<PackageReference Include="YeelightAPI" Version="1.9.0" />
2626
</ItemGroup>
2727

0 commit comments

Comments
 (0)