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:
authorSedar Gokbulut <sedarg@microsoft.com>2016-09-20 18:46:33 +0300
committerSedar Gokbulut <sedarg@microsoft.com>2016-09-22 07:00:20 +0300
commita4b28186348765f98ac5361a01544c94613a3812 (patch)
treeabbfda9accd2cdae1bcecf5e4866667bec4ccc59
parent306a53657638a29a79cd6edc7d81e97ceb00bf63 (diff)
Updating .NetNative targeting pack to the private package
-rw-r--r--dependencies.props2
-rw-r--r--src/System.Diagnostics.Contracts/src/netcore50aot/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.Diagnostics.Tools/src/project.json2
-rw-r--r--src/System.Globalization.Calendars/src/netcore50aot/project.json2
-rw-r--r--src/System.Globalization/src/netcore50aot/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.TypeExtensions/src/project.json2
-rw-r--r--src/System.Reflection/src/project.json2
-rw-r--r--src/System.Resources.ResourceManager/src/netcore50aot/project.json2
-rw-r--r--src/System.Runtime.Extensions/src/netstandard15aot/project.json2
-rw-r--r--src/System.Runtime.Extensions/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/netcore50aot/project.json2
-rw-r--r--src/System.Threading/src/project.json2
28 files changed, 33 insertions, 33 deletions
diff --git a/dependencies.props b/dependencies.props
index 3b5c125db2..7a63582e0e 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -4,7 +4,7 @@
<CoreFxCurrentRef>752ed4883561cbde4a5ce74d5d97844938beeee4</CoreFxCurrentRef>
<CoreClrCurrentRef>752ed4883561cbde4a5ce74d5d97844938beeee4</CoreClrCurrentRef>
<ExternalCurrentRef>752ed4883561cbde4a5ce74d5d97844938beeee4</ExternalCurrentRef>
- <ProjectNTfsCurrentRef>752ed4883561cbde4a5ce74d5d97844938beeee4</ProjectNTfsCurrentRef>
+ <ProjectNTfsCurrentRef>79a31958b29f924eeae8020370d07e34fca8caf2</ProjectNTfsCurrentRef>
</PropertyGroup>
<!-- Auto-upgraded properties for each build info dependency. -->
diff --git a/src/System.Diagnostics.Contracts/src/netcore50aot/project.json b/src/System.Diagnostics.Contracts/src/netcore50aot/project.json
index c2afa0106e..f2f30f257d 100644
--- a/src/System.Diagnostics.Contracts/src/netcore50aot/project.json
+++ b/src/System.Diagnostics.Contracts/src/netcore50aot/project.json
@@ -2,7 +2,7 @@
"frameworks": {
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-01"
}
}
}
diff --git a/src/System.Diagnostics.Debug/src/project.json b/src/System.Diagnostics.Debug/src/project.json
index 6ef98823ef..9cd889537d 100644
--- a/src/System.Diagnostics.Debug/src/project.json
+++ b/src/System.Diagnostics.Debug/src/project.json
@@ -10,7 +10,7 @@
},
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-01"
}
},
"net46": {
diff --git a/src/System.Diagnostics.StackTrace/src/project.json b/src/System.Diagnostics.StackTrace/src/project.json
index ca94a3e3aa..2400cb3944 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-24520-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-01"
}
},
"net46": {
diff --git a/src/System.Diagnostics.Tools/src/project.json b/src/System.Diagnostics.Tools/src/project.json
index c0fdea7550..62d81dae79 100644
--- a/src/System.Diagnostics.Tools/src/project.json
+++ b/src/System.Diagnostics.Tools/src/project.json
@@ -15,7 +15,7 @@
},
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-01"
}
}
}
diff --git a/src/System.Globalization.Calendars/src/netcore50aot/project.json b/src/System.Globalization.Calendars/src/netcore50aot/project.json
index c2afa0106e..f2f30f257d 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-24520-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-01"
}
}
}
diff --git a/src/System.Globalization/src/netcore50aot/project.json b/src/System.Globalization/src/netcore50aot/project.json
index c2afa0106e..f2f30f257d 100644
--- a/src/System.Globalization/src/netcore50aot/project.json
+++ b/src/System.Globalization/src/netcore50aot/project.json
@@ -2,7 +2,7 @@
"frameworks": {
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-01"
}
}
}
diff --git a/src/System.IO.FileSystem/src/netcore50/project.json b/src/System.IO.FileSystem/src/netcore50/project.json
index 80e84d465f..714fc2514e 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-24520-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-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 c45735e073..26e9c3f35e 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-24520-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-01",
"Microsoft.TargetingPack.Private.WinRT": "1.0.1",
"System.Collections": "4.0.0",
"System.IO": "4.3.0-beta-24520-06",
diff --git a/src/System.IO/src/project.json b/src/System.IO/src/project.json
index 2562620f81..1dab7c3f16 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-24520-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-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-24520-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-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-24520-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-01"
}
}
}
diff --git a/src/System.Linq.Expressions/src/netcore50/project.json b/src/System.Linq.Expressions/src/netcore50/project.json
index e6a84b89de..0a1a649add 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-24520-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-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 7ce22dd42d..8d47d67e45 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-24520-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-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 7e0f6f07d0..5461605647 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-24520-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-01"
}
},
"netstandard1.3": {
@@ -18,12 +18,12 @@
"netcore50"
],
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-01"
}
},
"uap10.1": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-01"
}
}
}
diff --git a/src/System.Reflection.DispatchProxy/src/project.json b/src/System.Reflection.DispatchProxy/src/project.json
index d97184ced0..ea346c260b 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-24520-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-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 2cb8afaa12..b4e217bfa5 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-24520-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-01"
}
}
}
diff --git a/src/System.Reflection.TypeExtensions/src/project.json b/src/System.Reflection.TypeExtensions/src/project.json
index ed68ac8eb7..35675c30fb 100644
--- a/src/System.Reflection.TypeExtensions/src/project.json
+++ b/src/System.Reflection.TypeExtensions/src/project.json
@@ -13,7 +13,7 @@
"netcore50": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-01",
"System.Collections": "4.0.0",
"System.Diagnostics.Contracts": "4.0.0",
"System.Linq": "4.0.0",
diff --git a/src/System.Reflection/src/project.json b/src/System.Reflection/src/project.json
index c26e1c52b6..84a59795af 100644
--- a/src/System.Reflection/src/project.json
+++ b/src/System.Reflection/src/project.json
@@ -2,7 +2,7 @@
"frameworks": {
"netstandard1.7": {
"dependencies": {
- "Microsoft.TargetingPack.Private.CoreCLR": "1.1.0-beta-24519-02"
+ "Microsoft.TargetingPack.Private.CoreCLR": "1.1.0-beta-24520-03"
},
"imports": [
"dotnet5.8"
diff --git a/src/System.Resources.ResourceManager/src/netcore50aot/project.json b/src/System.Resources.ResourceManager/src/netcore50aot/project.json
index 57b367521b..f23fe31598 100644
--- a/src/System.Resources.ResourceManager/src/netcore50aot/project.json
+++ b/src/System.Resources.ResourceManager/src/netcore50aot/project.json
@@ -3,7 +3,7 @@
"netcore50": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-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/netstandard15aot/project.json b/src/System.Runtime.Extensions/src/netstandard15aot/project.json
index 17ec22986c..64bf47d922 100644
--- a/src/System.Runtime.Extensions/src/netstandard15aot/project.json
+++ b/src/System.Runtime.Extensions/src/netstandard15aot/project.json
@@ -5,7 +5,7 @@
"netcore50"
],
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-01"
}
}
}
diff --git a/src/System.Runtime.Extensions/src/project.json b/src/System.Runtime.Extensions/src/project.json
index 46a0783555..c6a9cc92eb 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-24520-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-01",
"Microsoft.TargetingPack.Private.WinRT": "1.0.1"
}
}
diff --git a/src/System.Runtime.InteropServices.WindowsRuntime/src/project.json b/src/System.Runtime.InteropServices.WindowsRuntime/src/project.json
index db3b3d2f8e..15bb6e8520 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-24520-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-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 0e87289694..568c0ff6b5 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-24520-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-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 2655b15209..4885756dea 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-24520-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-01"
}
},
"net462": {
@@ -30,7 +30,7 @@
},
"uap10.1": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-01"
}
}
}
diff --git a/src/System.Text.Encoding.Extensions/src/netcore50aot/project.json b/src/System.Text.Encoding.Extensions/src/netcore50aot/project.json
index c2afa0106e..f2f30f257d 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-24520-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-01"
}
}
}
diff --git a/src/System.Text.Encoding/src/netcore50aot/project.json b/src/System.Text.Encoding/src/netcore50aot/project.json
index c2afa0106e..f2f30f257d 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-24520-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-01"
}
}
}
diff --git a/src/System.Threading.Tasks/src/project.json b/src/System.Threading.Tasks/src/project.json
index 4f9b315181..1b8dd08542 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-24520-00"
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-01"
}
}
}
diff --git a/src/System.Threading.Timer/src/netcore50aot/project.json b/src/System.Threading.Timer/src/netcore50aot/project.json
index c728b6ce9b..6c8493eac7 100644
--- a/src/System.Threading.Timer/src/netcore50aot/project.json
+++ b/src/System.Threading.Timer/src/netcore50aot/project.json
@@ -2,7 +2,7 @@
"frameworks": {
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-01",
"System.Runtime": "4.0.20"
}
}
diff --git a/src/System.Threading/src/project.json b/src/System.Threading/src/project.json
index db3b3d2f8e..15bb6e8520 100644
--- a/src/System.Threading/src/project.json
+++ b/src/System.Threading/src/project.json
@@ -10,7 +10,7 @@
},
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-01",
"System.Runtime": "4.0.20"
}
},