Skip to content

Commit 7e67044

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-preview[bot] <support@dependabot.com>
1 parent 82a84ef commit 7e67044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NitroxTest/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
<package id="FluentAssertions" version="5.10.3" targetFramework="net472" />
66
<package id="Lib.Harmony" version="1.2.0.1" targetFramework="net40" />
77
<package id="NSubstitute" version="4.2.2" targetFramework="net472" />
8-
<package id="System.Runtime.CompilerServices.Unsafe" version="4.7.1" targetFramework="net472" />
8+
<package id="System.Runtime.CompilerServices.Unsafe" version="5.0.0" targetFramework="net472" />
99
<package id="System.Threading.Tasks.Extensions" version="4.5.4" targetFramework="net472" />
1010
</packages>

0 commit comments

Comments
 (0)