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.Net.Primitives/tests/PalTests/project.json')
-rw-r--r--src/System.Net.Primitives/tests/PalTests/project.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/src/System.Net.Primitives/tests/PalTests/project.json b/src/System.Net.Primitives/tests/PalTests/project.json
index e6adb79935..c499b6c203 100644
--- a/src/System.Net.Primitives/tests/PalTests/project.json
+++ b/src/System.Net.Primitives/tests/PalTests/project.json
@@ -1,20 +1,20 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-devapi-24515-01",
- "Microsoft.Win32.Primitives": "4.3.0-beta-devapi-24515-01",
- "System.Diagnostics.Contracts": "4.3.0-beta-devapi-24515-01",
- "System.Diagnostics.Debug": "4.3.0-beta-devapi-24515-01",
- "System.Globalization": "4.3.0-beta-devapi-24515-01",
- "System.Linq.Expressions": "4.3.0-beta-devapi-24515-01",
- "System.ObjectModel": "4.3.0-beta-devapi-24515-01",
- "System.Resources.ResourceManager": "4.3.0-beta-devapi-24515-01",
- "System.Runtime": "4.3.0-beta-devapi-24515-01",
- "System.Runtime.Extensions": "4.3.0-beta-devapi-24515-01",
- "System.Runtime.Handles": "4.3.0-beta-devapi-24515-01",
- "System.Runtime.InteropServices": "4.3.0-beta-devapi-24515-01",
- "System.Text.RegularExpressions": "4.3.0-beta-devapi-24515-01",
- "System.Threading": "4.3.0-beta-devapi-24515-01",
- "System.Threading.Tasks": "4.3.0-beta-devapi-24515-01",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24516-02",
+ "Microsoft.Win32.Primitives": "4.3.0-beta-24516-02",
+ "System.Diagnostics.Contracts": "4.3.0-beta-24516-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24516-02",
+ "System.Globalization": "4.3.0-beta-24516-02",
+ "System.Linq.Expressions": "4.3.0-beta-24516-02",
+ "System.ObjectModel": "4.3.0-beta-24516-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24516-02",
+ "System.Runtime": "4.3.0-beta-24516-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24516-02",
+ "System.Runtime.Handles": "4.3.0-beta-24516-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24516-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24516-02",
+ "System.Threading": "4.3.0-beta-24516-02",
+ "System.Threading.Tasks": "4.3.0-beta-24516-02",
"System.Net.Primitives": {
"version": "4.0.11",
"exclude": "compile"