Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/System.Reflection.Emit.ILGeneration/tests/project.json')
-rw-r--r--src/System.Reflection.Emit.ILGeneration/tests/project.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/System.Reflection.Emit.ILGeneration/tests/project.json b/src/System.Reflection.Emit.ILGeneration/tests/project.json
index 9db6789166..93d233092a 100644
--- a/src/System.Reflection.Emit.ILGeneration/tests/project.json
+++ b/src/System.Reflection.Emit.ILGeneration/tests/project.json
@@ -9,9 +9,9 @@
"System.Reflection.TypeExtensions": "4.0.0",
"System.Linq": "4.0.0",
"xunit": "2.1.0",
- "xunit.netcore.extensions": "1.0.0-prerelease-*"
+ "xunit.netcore.extensions": "1.0.0-prerelease-00123"
},
"frameworks": {
"dnxcore50": {}
}
-} \ No newline at end of file
+}