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.Resources.Writer/tests/project.json')
-rw-r--r--src/System.Resources.Writer/tests/project.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/System.Resources.Writer/tests/project.json b/src/System.Resources.Writer/tests/project.json
index 4b52522ea8..c1e4988b7c 100644
--- a/src/System.Resources.Writer/tests/project.json
+++ b/src/System.Resources.Writer/tests/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-devapi-24424-01",
- "System.Collections": "4.1.0-beta-devapi-24424-01",
- "System.IO": "4.2.0-beta-devapi-24424-01",
- "System.Linq": "4.1.1-beta-devapi-24424-01",
- "System.Linq.Expressions": "4.2.0-beta-devapi-24424-01",
- "System.ObjectModel": "4.0.13-beta-devapi-24424-01",
- "System.Runtime": "4.2.0-beta-devapi-24424-01",
- "System.Text.RegularExpressions": "4.2.0-beta-devapi-24424-01",
- "System.Threading.Tasks": "4.0.12-beta-devapi-24424-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-devapi-24502-02",
+ "System.Collections": "4.3.0-beta-devapi-24502-02",
+ "System.IO": "4.3.0-beta-devapi-24502-02",
+ "System.Linq": "4.3.0-beta-devapi-24502-02",
+ "System.Linq.Expressions": "4.3.0-beta-devapi-24502-02",
+ "System.ObjectModel": "4.3.0-beta-devapi-24502-02",
+ "System.Runtime": "4.3.0-beta-devapi-24502-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-devapi-24502-02",
+ "System.Threading.Tasks": "4.3.0-beta-devapi-24502-02",
"test-runtime": {
"target": "project",
"exclude": "compile"