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
path: root/src
diff options
context:
space:
mode:
authorSedar Gokbulut <sedarg@microsoft.com>2016-10-06 20:30:13 +0300
committerSedar Gokbulut <sedarg@microsoft.com>2016-10-06 20:30:13 +0300
commit6b7d5b1eb5293884add086725145c3904cdbd7bf (patch)
tree38cdaa085b34ac902b8298ac74f87f6e6a306729 /src
parent8b7b67e79bcabac448633c118a38c43f7a875b53 (diff)
Updating ProjectN-Tfs dependency to beta-24604-01
Diffstat (limited to 'src')
-rw-r--r--src/System.Diagnostics.Contracts/src/project.json2
-rw-r--r--src/System.Diagnostics.Debug/src/project.json2
-rw-r--r--src/System.Diagnostics.StackTrace/src/project.json2
-rw-r--r--src/System.Globalization.Calendars/src/netcore50aot/project.json2
-rw-r--r--src/System.Globalization/src/project.json2
-rw-r--r--src/System.IO.FileSystem/src/netcore50/project.json2
-rw-r--r--src/System.IO.IsolatedStorage/src/project.json2
-rw-r--r--src/System.IO/src/project.json6
-rw-r--r--src/System.Linq.Expressions/src/netcore50/project.json2
-rw-r--r--src/System.Private.DataContractSerialization/src/netcore50aot/project.json2
-rw-r--r--src/System.Private.Uri/src/project.json6
-rw-r--r--src/System.Reflection.DispatchProxy/src/project.json2
-rw-r--r--src/System.Reflection.Primitives/src/project.json2
-rw-r--r--src/System.Reflection/src/project.json2
-rw-r--r--src/System.Resources.ResourceManager/src/project.json2
-rw-r--r--src/System.Runtime.Extensions/src/project.json2
-rw-r--r--src/System.Runtime.Handles/src/project.json2
-rw-r--r--src/System.Runtime.InteropServices.WindowsRuntime/src/project.json2
-rw-r--r--src/System.Runtime.WindowsRuntime/src/netcore50aot/project.json2
-rw-r--r--src/System.Runtime/src/project.json4
-rw-r--r--src/System.Text.Encoding.Extensions/src/netcore50aot/project.json2
-rw-r--r--src/System.Text.Encoding/src/netcore50aot/project.json2
-rw-r--r--src/System.Threading.Tasks/src/project.json2
-rw-r--r--src/System.Threading.Timer/src/project.json2
-rw-r--r--src/System.Threading/src/project.json2
-rw-r--r--src/System.Xml.XmlSerializer/src/project.json2
26 files changed, 31 insertions, 31 deletions
diff --git a/src/System.Diagnostics.Contracts/src/project.json b/src/System.Diagnostics.Contracts/src/project.json
index fc67ec4f71..d8755c2039 100644
--- a/src/System.Diagnostics.Contracts/src/project.json
+++ b/src/System.Diagnostics.Contracts/src/project.json
@@ -10,7 +10,7 @@
},
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01"
}
}
}
diff --git a/src/System.Diagnostics.Debug/src/project.json b/src/System.Diagnostics.Debug/src/project.json
index 8570fa47cc..165313bf73 100644
--- a/src/System.Diagnostics.Debug/src/project.json
+++ b/src/System.Diagnostics.Debug/src/project.json
@@ -7,7 +7,7 @@
},
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01"
}
},
"net463": {
diff --git a/src/System.Diagnostics.StackTrace/src/project.json b/src/System.Diagnostics.StackTrace/src/project.json
index 0d99ef2343..f745d382dd 100644
--- a/src/System.Diagnostics.StackTrace/src/project.json
+++ b/src/System.Diagnostics.StackTrace/src/project.json
@@ -13,7 +13,7 @@
},
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01"
}
},
"net46": {
diff --git a/src/System.Globalization.Calendars/src/netcore50aot/project.json b/src/System.Globalization.Calendars/src/netcore50aot/project.json
index b22af70f2b..ec7e33467c 100644
--- a/src/System.Globalization.Calendars/src/netcore50aot/project.json
+++ b/src/System.Globalization.Calendars/src/netcore50aot/project.json
@@ -2,7 +2,7 @@
"frameworks": {
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01"
}
}
}
diff --git a/src/System.Globalization/src/project.json b/src/System.Globalization/src/project.json
index 64562c5b98..554a78cca0 100644
--- a/src/System.Globalization/src/project.json
+++ b/src/System.Globalization/src/project.json
@@ -10,7 +10,7 @@
},
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01"
}
},
"net463": {
diff --git a/src/System.IO.FileSystem/src/netcore50/project.json b/src/System.IO.FileSystem/src/netcore50/project.json
index c01d758a94..1be7d225b6 100644
--- a/src/System.IO.FileSystem/src/netcore50/project.json
+++ b/src/System.IO.FileSystem/src/netcore50/project.json
@@ -24,7 +24,7 @@
"frameworks": {
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01",
"Microsoft.TargetingPack.Private.WinRT": "1.0.1",
"System.Globalization": "4.0.10",
"System.Reflection": "4.0.10",
diff --git a/src/System.IO.IsolatedStorage/src/project.json b/src/System.IO.IsolatedStorage/src/project.json
index 53e4ba084a..22648954dd 100644
--- a/src/System.IO.IsolatedStorage/src/project.json
+++ b/src/System.IO.IsolatedStorage/src/project.json
@@ -27,7 +27,7 @@
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.NETCore.Targets": "1.0.1",
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01",
"Microsoft.TargetingPack.Private.WinRT": "1.0.1",
"System.Collections": "4.0.0",
"System.IO": "4.3.0-beta-24604-02",
diff --git a/src/System.IO/src/project.json b/src/System.IO/src/project.json
index 81239de733..414e8a07b8 100644
--- a/src/System.IO/src/project.json
+++ b/src/System.IO/src/project.json
@@ -19,7 +19,7 @@
"netcore50": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01",
"System.Diagnostics.Contracts": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tools": "4.0.0",
@@ -46,7 +46,7 @@
],
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01",
"System.Diagnostics.Contracts": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tools": "4.0.0",
@@ -59,7 +59,7 @@
},
"uap10.1": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01"
}
}
}
diff --git a/src/System.Linq.Expressions/src/netcore50/project.json b/src/System.Linq.Expressions/src/netcore50/project.json
index 5c6e2169b2..1b5fbd9247 100644
--- a/src/System.Linq.Expressions/src/netcore50/project.json
+++ b/src/System.Linq.Expressions/src/netcore50/project.json
@@ -1,7 +1,7 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01",
"System.Collections": "4.0.10",
"System.Diagnostics.Contracts": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
diff --git a/src/System.Private.DataContractSerialization/src/netcore50aot/project.json b/src/System.Private.DataContractSerialization/src/netcore50aot/project.json
index 85df627bc6..053a70b3fd 100644
--- a/src/System.Private.DataContractSerialization/src/netcore50aot/project.json
+++ b/src/System.Private.DataContractSerialization/src/netcore50aot/project.json
@@ -3,7 +3,7 @@
"netcore50": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01",
"System.Collections": "4.0.10",
"System.Collections.Concurrent": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
diff --git a/src/System.Private.Uri/src/project.json b/src/System.Private.Uri/src/project.json
index 7dcc77d29b..d59056cc58 100644
--- a/src/System.Private.Uri/src/project.json
+++ b/src/System.Private.Uri/src/project.json
@@ -10,7 +10,7 @@
},
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01"
}
},
"netstandard1.3": {
@@ -18,12 +18,12 @@
"netcore50"
],
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01"
}
},
"uap10.1": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01"
}
}
}
diff --git a/src/System.Reflection.DispatchProxy/src/project.json b/src/System.Reflection.DispatchProxy/src/project.json
index d436d53b78..ae354c6d1e 100644
--- a/src/System.Reflection.DispatchProxy/src/project.json
+++ b/src/System.Reflection.DispatchProxy/src/project.json
@@ -21,7 +21,7 @@
},
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01",
"System.Runtime": "4.0.20"
}
}
diff --git a/src/System.Reflection.Primitives/src/project.json b/src/System.Reflection.Primitives/src/project.json
index 49498c5868..6b49562a39 100644
--- a/src/System.Reflection.Primitives/src/project.json
+++ b/src/System.Reflection.Primitives/src/project.json
@@ -16,7 +16,7 @@
},
"uap10.1": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01"
}
}
}
diff --git a/src/System.Reflection/src/project.json b/src/System.Reflection/src/project.json
index ec8e58f54b..43d0cd1676 100644
--- a/src/System.Reflection/src/project.json
+++ b/src/System.Reflection/src/project.json
@@ -15,7 +15,7 @@
},
"uap10.1": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01"
}
}
}
diff --git a/src/System.Resources.ResourceManager/src/project.json b/src/System.Resources.ResourceManager/src/project.json
index 38d8e73873..81763f6dcc 100644
--- a/src/System.Resources.ResourceManager/src/project.json
+++ b/src/System.Resources.ResourceManager/src/project.json
@@ -11,7 +11,7 @@
"uap10.1": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01",
"Microsoft.TargetingPack.Private.WinRT": "1.0.1",
"System.Diagnostics.Debug": "4.0.0",
"System.Diagnostics.Tools": "4.0.0",
diff --git a/src/System.Runtime.Extensions/src/project.json b/src/System.Runtime.Extensions/src/project.json
index 10afe6ebe6..93c7e477e4 100644
--- a/src/System.Runtime.Extensions/src/project.json
+++ b/src/System.Runtime.Extensions/src/project.json
@@ -28,7 +28,7 @@
},
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01",
"Microsoft.TargetingPack.Private.WinRT": "1.0.1"
}
}
diff --git a/src/System.Runtime.Handles/src/project.json b/src/System.Runtime.Handles/src/project.json
index 8f46c4176f..756d94fe88 100644
--- a/src/System.Runtime.Handles/src/project.json
+++ b/src/System.Runtime.Handles/src/project.json
@@ -16,7 +16,7 @@
"uap10.1": {
"dependencies": {
"System.Runtime": "4.3.0-beta-24604-02",
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01"
}
}
}
diff --git a/src/System.Runtime.InteropServices.WindowsRuntime/src/project.json b/src/System.Runtime.InteropServices.WindowsRuntime/src/project.json
index 47221e68ea..35a6fb987e 100644
--- a/src/System.Runtime.InteropServices.WindowsRuntime/src/project.json
+++ b/src/System.Runtime.InteropServices.WindowsRuntime/src/project.json
@@ -10,7 +10,7 @@
},
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01",
"System.Runtime": "4.0.20"
}
},
diff --git a/src/System.Runtime.WindowsRuntime/src/netcore50aot/project.json b/src/System.Runtime.WindowsRuntime/src/netcore50aot/project.json
index a0e6d80b39..bc8e2cb77c 100644
--- a/src/System.Runtime.WindowsRuntime/src/netcore50aot/project.json
+++ b/src/System.Runtime.WindowsRuntime/src/netcore50aot/project.json
@@ -4,7 +4,7 @@
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.NETCore.Targets": "1.0.1",
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01",
"Microsoft.TargetingPack.Private.WinRT": "1.0.1",
"System.Collections": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
diff --git a/src/System.Runtime/src/project.json b/src/System.Runtime/src/project.json
index 155e4479e6..272b1f4374 100644
--- a/src/System.Runtime/src/project.json
+++ b/src/System.Runtime/src/project.json
@@ -15,7 +15,7 @@
},
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01"
}
},
"net462": {
@@ -30,7 +30,7 @@
},
"uap10.1": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01"
}
}
}
diff --git a/src/System.Text.Encoding.Extensions/src/netcore50aot/project.json b/src/System.Text.Encoding.Extensions/src/netcore50aot/project.json
index b22af70f2b..ec7e33467c 100644
--- a/src/System.Text.Encoding.Extensions/src/netcore50aot/project.json
+++ b/src/System.Text.Encoding.Extensions/src/netcore50aot/project.json
@@ -2,7 +2,7 @@
"frameworks": {
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01"
}
}
}
diff --git a/src/System.Text.Encoding/src/netcore50aot/project.json b/src/System.Text.Encoding/src/netcore50aot/project.json
index b22af70f2b..ec7e33467c 100644
--- a/src/System.Text.Encoding/src/netcore50aot/project.json
+++ b/src/System.Text.Encoding/src/netcore50aot/project.json
@@ -2,7 +2,7 @@
"frameworks": {
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01"
}
}
}
diff --git a/src/System.Threading.Tasks/src/project.json b/src/System.Threading.Tasks/src/project.json
index 71bf0a5e46..cc579973e6 100644
--- a/src/System.Threading.Tasks/src/project.json
+++ b/src/System.Threading.Tasks/src/project.json
@@ -15,7 +15,7 @@
},
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01"
}
}
}
diff --git a/src/System.Threading.Timer/src/project.json b/src/System.Threading.Timer/src/project.json
index 35231e4300..7fce95ae27 100644
--- a/src/System.Threading.Timer/src/project.json
+++ b/src/System.Threading.Timer/src/project.json
@@ -10,7 +10,7 @@
},
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01",
"System.Runtime": "4.0.20"
}
}
diff --git a/src/System.Threading/src/project.json b/src/System.Threading/src/project.json
index 9c584454cc..7c5522c39d 100644
--- a/src/System.Threading/src/project.json
+++ b/src/System.Threading/src/project.json
@@ -7,7 +7,7 @@
},
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01",
"System.Runtime": "4.0.20"
}
},
diff --git a/src/System.Xml.XmlSerializer/src/project.json b/src/System.Xml.XmlSerializer/src/project.json
index 9945a60515..b28752525c 100644
--- a/src/System.Xml.XmlSerializer/src/project.json
+++ b/src/System.Xml.XmlSerializer/src/project.json
@@ -13,7 +13,7 @@
},
"uap10.1": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01",
"System.Collections.NonGeneric": "4.3.0-beta-24604-02",
"System.Runtime": "4.3.0-beta-24604-02"
}