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:
authordotnet-bot <dotnet-bot@microsoft.com>2017-01-04 12:48:26 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2017-01-04 12:48:26 +0300
commit81832da776d1502b0a68219cba6b8cbaf9399ed6 (patch)
treefe8037cf08040d538260a385480cb42f3706fcc9 /src/System.Net.Primitives/tests/UnitTests/project.json
parent53976999c0fb2c413ad71238c1e3da5fb434b118 (diff)
Update CoreClr, CoreFx, ProjectNTfs to beta-24904-02, beta-24904-01, beta-24904-00, respectively
Diffstat (limited to 'src/System.Net.Primitives/tests/UnitTests/project.json')
-rw-r--r--src/System.Net.Primitives/tests/UnitTests/project.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/src/System.Net.Primitives/tests/UnitTests/project.json b/src/System.Net.Primitives/tests/UnitTests/project.json
index d2dfa491dc..a71d831680 100644
--- a/src/System.Net.Primitives/tests/UnitTests/project.json
+++ b/src/System.Net.Primitives/tests/UnitTests/project.json
@@ -1,21 +1,21 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.2.0-beta-24903-02",
- "Microsoft.Win32.Primitives": "4.4.0-beta-24903-02",
- "System.Collections": "4.4.0-beta-24903-02",
- "System.Diagnostics.Contracts": "4.4.0-beta-24903-02",
- "System.Diagnostics.Debug": "4.4.0-beta-24903-02",
- "System.Diagnostics.Tracing": "4.4.0-beta-24903-02",
- "System.Globalization": "4.4.0-beta-24903-02",
- "System.Linq.Expressions": "4.4.0-beta-24903-02",
- "System.ObjectModel": "4.4.0-beta-24903-02",
- "System.Resources.ResourceManager": "4.4.0-beta-24903-02",
- "System.Runtime": "4.4.0-beta-24903-02",
- "System.Runtime.Extensions": "4.4.0-beta-24903-02",
- "System.Runtime.InteropServices": "4.4.0-beta-24903-02",
- "System.Text.RegularExpressions": "4.4.0-beta-24903-02",
- "System.Threading": "4.4.0-beta-24903-02",
- "System.Threading.Tasks": "4.4.0-beta-24903-02",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24904-01",
+ "Microsoft.Win32.Primitives": "4.4.0-beta-24904-01",
+ "System.Collections": "4.4.0-beta-24904-01",
+ "System.Diagnostics.Contracts": "4.4.0-beta-24904-01",
+ "System.Diagnostics.Debug": "4.4.0-beta-24904-01",
+ "System.Diagnostics.Tracing": "4.4.0-beta-24904-01",
+ "System.Globalization": "4.4.0-beta-24904-01",
+ "System.Linq.Expressions": "4.4.0-beta-24904-01",
+ "System.ObjectModel": "4.4.0-beta-24904-01",
+ "System.Resources.ResourceManager": "4.4.0-beta-24904-01",
+ "System.Runtime": "4.4.0-beta-24904-01",
+ "System.Runtime.Extensions": "4.4.0-beta-24904-01",
+ "System.Runtime.InteropServices": "4.4.0-beta-24904-01",
+ "System.Text.RegularExpressions": "4.4.0-beta-24904-01",
+ "System.Threading": "4.4.0-beta-24904-01",
+ "System.Threading.Tasks": "4.4.0-beta-24904-01",
"System.Net.Primitives": {
"version": "4.3.0",
"exclude": "compile"