summaryrefslogtreecommitdiff
path: root/tests/src/Common/netcoreapp/project.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/Common/netcoreapp/project.json')
-rw-r--r--tests/src/Common/netcoreapp/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/src/Common/netcoreapp/project.json b/tests/src/Common/netcoreapp/project.json
index da16b3951d..5c356be7fa 100644
--- a/tests/src/Common/netcoreapp/project.json
+++ b/tests/src/Common/netcoreapp/project.json
@@ -1,7 +1,7 @@
{
"dependencies": {
"Microsoft.NETCore.App": "2.0.0-beta-001494-00",
- "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25309-01"
+ "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25310-01"
},
"frameworks": {
"netcoreapp2.0": {}