Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit b32bc99

Browse files
committed
Fix build break
1 parent 7828feb commit b32bc99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/src/JIT/config/benchmark/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"System.Reflection.Extensions": "4.4.0-beta-24913-02",
1919
"System.Reflection.TypeExtensions": "4.4.0-preview1-25214-03",
2020
"System.Runtime": "4.4.0-beta-24913-02",
21-
"System.Runtime.CompilerServices.Unsafe": "4.4.0-preview1-25210-01",
21+
"System.Runtime.CompilerServices.Unsafe": "4.4.0-preview1-25214-03",
2222
"System.Runtime.Extensions": "4.4.0-beta-24913-02",
2323
"System.Runtime.Numerics": "4.4.0-beta-24913-02",
2424
"System.Text.RegularExpressions": "4.4.0-beta-24913-02",

0 commit comments

Comments
 (0)