提交 1923beb2 编写于 作者: T Tomas Matousek

Update FX dependencies

Rebase fixup
上级 aca84032
......@@ -24,7 +24,7 @@ if [ -z "$RID" ]; then
fi
# Replace with a robust method for finding the right crossgen.exe
CROSSGEN_UTIL=~/.nuget/packages/runtime.$RID.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc2-23931/tools/crossgen
CROSSGEN_UTIL=~/.nuget/packages/runtime.$RID.Microsoft.NETCore.Runtime.CoreCLR/1.0.2-rc3-24005-00/tools/crossgen
cd $BIN_DIR
......
{
"dependencies": {
"Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0023",
"System.IO.FileSystem": "4.0.0"
"System.IO.FileSystem": "4.0.1-rc3-24005-00"
},
"frameworks": {
"net46": {}
......
......@@ -5,12 +5,13 @@
"Microsoft.Build.Tasks.Core": "0.1.0-preview-00005",
"Microsoft.Build.Utilities.Core": "0.1.0-preview-00005",
"Microsoft.Win32.Primitives": "4.0.0",
"System.Console": "4.0.0-rc2-23931",
"System.Console": "4.0.0-rc3-24005-00",
"System.Diagnostics.Tools": "4.0.0",
"System.Diagnostics.Process": "4.1.0-rc2-23931",
"System.IO.Pipes": "4.0.0-rc2-23931",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23931",
"System.IO.FileSystem.DriveInfo": "4.0.0-rc2-23931"
"System.Diagnostics.Process": "4.1.0-rc3-24005-00",
"System.IO.Pipes": "4.0.0-rc3-24005-00",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc3-24005-00",
"System.IO.FileSystem": "4.0.1-rc3-24005-00",
"System.IO.FileSystem.DriveInfo": "4.0.0-rc3-24005-00"
},
"frameworks": {
"netstandard1.3": {
......
{
"dependencies": {
"System.Reflection.TypeExtensions": "4.0.0"
},
"frameworks": {
"netstandard1.3": {
......
{
"dependencies": {
"Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0023",
"System.IO.FileSystem": "4.0.0"
"System.IO.FileSystem": "4.0.1-rc3-24005-00"
},
"frameworks": {
"net46": {}
......
{
"dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.0",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.InteropServices": "4.0.20",
"System.IO.FileSystem": "4.0.0",
"System.Runtime.InteropServices": "4.0.20",
"System.Collections": "4.0.11-rc3-24005-00",
"System.Diagnostics.Debug": "4.0.11-rc3-24005-00",
"System.Runtime": "4.1.0-rc3-24005-00",
"System.Runtime.Extensions": "4.1.0-rc3-24005-00",
"System.Runtime.InteropServices": "4.1.0-rc3-24005-00",
"System.IO.FileSystem": "4.0.1-rc3-24005-00",
"xunit": "2.1.0"
},
"frameworks": {
......
......@@ -13,22 +13,22 @@
<dependency id="System.Collections.Immutable" version="1.1.37" />
</group>
<group targetFramework="netstandard1.1">
<dependency id="Microsoft.DiaSymReader" version="1.0.8-rc2-60409-05" />
<dependency id="System.Collections" version="4.0.11-rc2-24008" />
<dependency id="System.Collections.Immutable" version="1.2.0-rc2-24008" />
<dependency id="System.Diagnostics.Debug" version="4.0.11-rc2-24008" />
<dependency id="System.Globalization" version="4.0.0-rc2-24008" />
<dependency id="System.IO" version="4.1.0-rc2-24008" />
<dependency id="System.Linq" version="4.1.0-rc2-24008" />
<dependency id="System.Reflection" version="4.1.0-rc2-24008" />
<dependency id="System.Reflection.Metadata" version="1.3.0-rc2-24008" />
<dependency id="System.Reflection.Primitives" version="4.0.1-rc2-24008" />
<dependency id="System.Runtime" version="4.1.0-rc2-24008" />
<dependency id="System.Runtime.Extensions" version="4.1.0-rc2-24008" />
<dependency id="System.Runtime.InteropServices" version="4.1.0-rc2-24008" />
<dependency id="System.Text.Encoding" version="4.0.11-rc2-24008" />
<dependency id="System.Threading" version="4.0.11-rc2-24008" />
<dependency id="System.Xml.XDocument" version="4.0.11-rc2-24008" />
<dependency id="Microsoft.DiaSymReader" version="1.0.8-rc2-60406-06" />
<dependency id="System.Collections" version="4.0.11-rc3-24005-00" />
<dependency id="System.Collections.Immutable" version="1.2.0-rc3-24005-00" />
<dependency id="System.Diagnostics.Debug" version="4.0.11-rc3-24005-00" />
<dependency id="System.Globalization" version="4.0.0-rc3-24005-00" />
<dependency id="System.IO" version="4.1.0-rc3-24005-00" />
<dependency id="System.Linq" version="4.1.0-rc3-24005-00" />
<dependency id="System.Reflection" version="4.1.0-rc3-24005-00" />
<dependency id="System.Reflection.Metadata" version="1.3.0-rc3-24005-00" />
<dependency id="System.Reflection.Primitives" version="4.0.1-rc3-24005-00" />
<dependency id="System.Runtime" version="4.1.0-rc3-24005-00" />
<dependency id="System.Runtime.Extensions" version="4.1.0-rc3-24005-00" />
<dependency id="System.Runtime.InteropServices" version="4.1.0-rc3-24005-00" />
<dependency id="System.Text.Encoding" version="4.0.11-rc3-24005-00" />
<dependency id="System.Threading" version="4.0.11-rc3-24005-00" />
<dependency id="System.Xml.XDocument" version="4.0.11-rc3-24005-00" />
</group>
</dependencies>
<language>en-US</language>
......
......@@ -8,9 +8,9 @@
</description>
<dependencies>
<group targetFramework="netstandard1.1">
<dependency id="System.Runtime" version="4.1.0-rc2-23931" />
<dependency id="System.Runtime.InteropServices" version="4.1.0-rc2-23931" />
<dependency id="System.Diagnostics.Debug" version="4.0.11-rc2-23931" />
<dependency id="System.Runtime" version="4.1.0-rc3-24005-00" />
<dependency id="System.Runtime.InteropServices" version="4.1.0-rc3-24005-00" />
<dependency id="System.Diagnostics.Debug" version="4.0.11-rc3-24005-00" />
</group>
</dependencies>
<language>en-US</language>
......
{
"dependencies": {
"System.Collections.Immutable": "1.1.37"
},
"frameworks": {
"net46": {}
......
{
"dependencies": { },
"dependencies": {
"System.AppContext": "4.1.0-rc3-24005-00"
},
"frameworks": {
"dnxcore50": {
"imports": "portable-net452"
......
{
"dependencies": { },
"dependencies": {
"System.AppContext": "4.1.0-rc3-24005-00"
},
"frameworks": {
"dnxcore50": {
"imports": "portable-net452"
......
......@@ -32,7 +32,7 @@
<dependency id="System.Linq" version="4.0.1-rc3-24005-00" />
<dependency id="System.Linq.Expressions" version="4.0.11-rc3-24005-00" />
<dependency id="System.Reflection" version="4.1.0-rc3-24005-00" />
<dependency id="System.Reflection.Metadata" version="1.1.0-rc3-24005-00" />
<dependency id="System.Reflection.Metadata" version="1.3.0-rc3-24005-00" />
<dependency id="System.Reflection.Primitives" version="4.0.1-rc3-24005-00" />
<dependency id="System.Resources.ResourceManager" version="4.0.1-rc3-24005-00" />
<dependency id="System.Runtime" version="4.0.21-rc3-24005-00" />
......
{
"dependencies": {
"Microsoft.CSharp": "4.0.0",
"System.AppContext": "4.0.0",
"System.Dynamic.Runtime": "4.0.10"
},
"frameworks": {
......
{
"dependencies": {
"System.Diagnostics.Process": "4.1.0-rc2-23931"
"System.Diagnostics.Process": "4.1.0-rc3-24005-00"
},
"frameworks": {
"net46": {}
......
{
"dependencies": { },
"dependencies": {
"System.AppContext": "4.0.0"
},
"frameworks": {
"netstandard1.3": {
"imports": [ "portable-net452", "dotnet5.4" ]
......
......@@ -39,7 +39,7 @@
</PropertyGroup>
<ItemGroup>
<!-- Workaround for https://github.com/NuGet/Home/issues/1471 -->
<Reference Include="$(NuGetPackageRoot)\System.Runtime.Loader\4.0.0-rc2-23931\ref\netstandard1.5\System.Runtime.Loader.dll">
<Reference Include="$(NuGetPackageRoot)\System.Runtime.Loader\4.0.0-rc3-24005-00\ref\netstandard1.5\System.Runtime.Loader.dll">
<Private>False</Private>
</Reference>
</ItemGroup>
......
{
"dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.0",
"System.AppContext": "4.0.0",
"System.Collections": "4.0.10",
"System.Collections.Immutable": "1.1.37",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.StackTrace": "4.0.0",
"System.Diagnostics.Tools": "4.0.0",
"System.Globalization": "4.0.10",
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.10",
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.InteropServices": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
"System.Collections": "4.0.11-rc3-24005-00",
"System.Collections.Immutable": "1.2.0-rc3-24005-00",
"System.Diagnostics.Debug": "4.0.11-rc3-24005-00",
"System.Diagnostics.StackTrace": "4.0.1-rc3-24005-00",
"System.Diagnostics.Tools": "4.0.1-rc3-24005-00",
"System.Globalization": "4.0.11-rc3-24005-00",
"System.IO": "4.1.0-rc3-24005-00",
"System.IO.FileSystem": "4.0.1-rc3-24005-00",
"System.Linq": "4.1.0-rc3-24005-00",
"System.Linq.Expressions": "4.0.11-rc3-24005-00",
"System.Reflection": "4.1.0-rc3-24005-00",
"System.Reflection.Extensions": "4.0.1-rc3-24005-00",
"System.Resources.ResourceManager": "4.0.1-rc3-24005-00",
"System.Runtime": "4.1.0-rc3-24005-00",
"System.Runtime.Extensions": "4.1.0-rc3-24005-00",
"System.Runtime.InteropServices": "4.1.0-rc3-24005-00",
"System.Threading": "4.0.11-rc3-24005-00",
"System.Threading.Tasks": "4.0.11-rc3-24005-00"
},
"frameworks": {
"netstandard1.3": {
......
{
"dependencies": {
"Microsoft.VisualBasic": "10.0.0",
"System.AppContext": "4.0.0"
"Microsoft.VisualBasic": "10.0.0"
},
"frameworks": {
"netstandard1.3": {
......
{
"dependencies": { },
"dependencies": {
"System.AppContext": "4.0.0"
},
"frameworks": {
"netstandard1.3": {
"imports": [ "portable-net452", "dotnet5.4" ]
......
{
"dependencies": {
"Microsoft.CSharp": "4.0.0",
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23931",
"Microsoft.NETCore.Portable.Compatibility": "1.0.0",
"System.Collections.Concurrent": "4.0.10",
"System.Collections.Immutable": "1.1.37",
"System.Console": "4.0.0-rc2-23931",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tools": "4.0.0",
"System.IO.FileSystem": "4.0.0",
"System.Reflection.TypeExtensions": "4.0.0",
"System.Threading.Thread": "4.0.0-rc2-23931",
"System.Xml.XDocument": "4.0.10",
"System.Xml.XmlDocument": "4.0.0",
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24005-00",
"Microsoft.CSharp": "4.0.0",
"System.Collections.Concurrent": "4.0.12-rc3-24005-00",
"System.Collections.Immutable": "1.2.0-rc3-24005-00",
"System.Console": "4.0.0-rc3-24005-00",
"System.Diagnostics.Debug": "4.0.11-rc3-24005-00",
"System.Diagnostics.Tools": "4.0.1-rc3-24005-00",
"System.IO.FileSystem": "4.0.1-rc3-24005-00",
"System.Reflection.TypeExtensions": "4.1.0-rc3-24005-00",
"System.Threading.Thread": "4.0.0-rc3-24005-00",
"System.Xml.XDocument": "4.0.11-rc3-24005-00",
"System.Xml.XmlDocument": "4.0.1-rc3-24005-00",
"xunit": "2.1.0",
"xunit.extensibility.execution": "2.1.0"
},
......
{
"dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1-rc2-23931",
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23931",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23931",
"Microsoft.NETCore.TestHost": "1.0.0-rc2-23931",
"System.AppContext": "4.1.0-rc2-23931",
"System.Collections": "4.0.11-rc2-23931",
"System.Collections.Concurrent": "4.0.12-rc2-23931",
"System.Collections.Immutable": "1.2.0-rc2-23931",
"System.Console": "4.0.0-rc2-23931",
"System.Diagnostics.Debug": "4.0.11-rc2-23931",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23931",
"System.Diagnostics.Process": "4.1.0-rc2-23931",
"System.Diagnostics.StackTrace": "4.0.1-rc2-23931",
"System.Diagnostics.Tools": "4.0.1-rc2-23931",
"System.Dynamic.Runtime": "4.0.11-rc2-23931",
"System.Globalization": "4.0.11-rc2-23931",
"System.IO.FileSystem": "4.0.1-rc2-23931",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23931",
"System.IO.FileSystem.Watcher": "4.0.0-rc2-23931",
"System.IO.Pipes": "4.0.0-rc2-23931",
"System.Linq": "4.1.0-rc2-23931",
"System.Linq.Expressions": "4.0.11-rc2-23931",
"System.Net.NameResolution": "4.0.0-rc2-23931",
"System.Net.Sockets": "4.1.0-rc2-23931",
"System.Reflection": "4.1.0-rc2-23931",
"System.Reflection.Primitives": "4.0.1-rc2-23931",
"System.Resources.ResourceManager": "4.0.1-rc2-23931",
"System.Runtime": "4.1.0-rc2-23931",
"System.Runtime.Extensions": "4.1.0-rc2-23931",
"System.Runtime.Handles": "4.0.1-rc2-23931",
"System.Runtime.InteropServices": "4.1.0-rc2-23931",
"System.Runtime.Loader": "4.0.0-rc2-23931",
"System.Runtime.Numerics": "4.0.1-rc2-23931",
"System.Security.Cryptography.Algorithms": "4.1.0-rc2-23931",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23931",
"System.Security.Cryptography.X509Certificates": "4.1.0-rc2-23931",
"System.Text.Encoding": "4.0.11-rc2-23931",
"System.Text.Encoding.CodePages": "4.0.1-rc2-23931",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23931",
"System.Threading": "4.0.11-rc2-23931",
"System.Threading.Tasks": "4.0.11-rc2-23931",
"System.Threading.Tasks.Parallel": "4.0.1-rc2-23931",
"System.Threading.Thread": "4.0.0-rc2-23931",
"System.Xml.ReaderWriter": "4.0.11-rc2-23931",
"System.Xml.XDocument": "4.0.11-rc2-23931",
"System.Xml.XmlDocument": "4.0.1-rc2-23931",
"System.Xml.XPath.XDocument": "4.0.1-rc2-23931"
"Microsoft.NETCore.Portable.Compatibility": "1.0.1-rc3-24005-00",
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24005-00",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc3-24005-00",
"Microsoft.NETCore.TestHost": "1.0.0-rc3-24005-00",
"System.AppContext": "4.1.0-rc3-24005-00",
"System.Collections": "4.0.11-rc3-24005-00",
"System.Collections.Concurrent": "4.0.12-rc3-24005-00",
"System.Collections.Immutable": "1.2.0-rc3-24005-00",
"System.Console": "4.0.0-rc3-24005-00",
"System.Diagnostics.Debug": "4.0.11-rc3-24005-00",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc3-24005-00",
"System.Diagnostics.Process": "4.1.0-rc3-24005-00",
"System.Diagnostics.StackTrace": "4.0.1-rc3-24005-00",
"System.Diagnostics.Tools": "4.0.1-rc3-24005-00",
"System.Dynamic.Runtime": "4.0.11-rc3-24005-00",
"System.Globalization": "4.0.11-rc3-24005-00",
"System.IO.FileSystem": "4.0.1-rc3-24005-00",
"System.IO.FileSystem.Primitives": "4.0.1-rc3-24005-00",
"System.IO.FileSystem.Watcher": "4.0.0-rc3-24005-00",
"System.IO.Pipes": "4.0.0-rc3-24005-00",
"System.Linq": "4.1.0-rc3-24005-00",
"System.Linq.Expressions": "4.0.11-rc3-24005-00",
"System.Net.NameResolution": "4.0.0-rc3-24005-00",
"System.Net.Sockets": "4.1.0-rc3-24005-00",
"System.Reflection": "4.1.0-rc3-24005-00",
"System.Reflection.Primitives": "4.0.1-rc3-24005-00",
"System.Resources.ResourceManager": "4.0.1-rc3-24005-00",
"System.Runtime": "4.1.0-rc3-24005-00",
"System.Runtime.Extensions": "4.1.0-rc3-24005-00",
"System.Runtime.Handles": "4.0.1-rc3-24005-00",
"System.Runtime.InteropServices": "4.1.0-rc3-24005-00",
"System.Runtime.Loader": "4.0.0-rc3-24005-00",
"System.Runtime.Numerics": "4.0.1-rc3-24005-00",
"System.Security.Cryptography.Algorithms": "4.1.0-rc3-24005-00",
"System.Security.Cryptography.Encoding": "4.0.0-rc3-24005-00",
"System.Security.Cryptography.X509Certificates": "4.1.0-rc3-24005-00",
"System.Text.Encoding": "4.0.11-rc3-24005-00",
"System.Text.Encoding.CodePages": "4.0.1-rc3-24005-00",
"System.Text.Encoding.Extensions": "4.0.11-rc3-24005-00",
"System.Threading": "4.0.11-rc3-24005-00",
"System.Threading.Tasks": "4.0.11-rc3-24005-00",
"System.Threading.Tasks.Parallel": "4.0.1-rc3-24005-00",
"System.Threading.Thread": "4.0.0-rc3-24005-00",
"System.Xml.ReaderWriter": "4.0.11-rc3-24005-00",
"System.Xml.XDocument": "4.0.11-rc3-24005-00",
"System.Xml.XmlDocument": "4.0.1-rc3-24005-00",
"System.Xml.XPath.XDocument": "4.0.1-rc3-24005-00"
},
"frameworks": {
"dnxcore50": {
......
......@@ -2,7 +2,7 @@
"dependencies": {
"CommandLineParser": "2.0.273-beta",
"System.Collections.Immutable": "1.2.0-rc3-24005-00",
"System.Reflection.Metadata": "1.2.0-rc2-23826"
"System.Reflection.Metadata": "1.3.0-rc3-24005-00"
},
"frameworks": {
"net45": {}
......
{
"dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1-rc2-23931",
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23931",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-23931",
"Microsoft.NETCore.TestHost": "1.0.0-rc2-23931"
"Microsoft.NETCore.Portable.Compatibility": "1.0.1-rc3-24005-00",
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24005-00",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc3-24005-00",
"Microsoft.NETCore.TestHost": "1.0.0-rc3-24005-00"
},
"frameworks": {
"dnxcore50": {
......
{
"dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.0",
"NETStandard.Library": "1.5.0-rc2-23931",
"NETStandard.Library": "1.5.0-rc3-24005-00",
"System.Xml.XmlDocument": "4.0.0",
"System.Xml.XmlSerializer": "4.0.10"
},
......
{
"dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.0",
"NETStandard.Library": "1.5.0-rc2-23931",
"NETStandard.Library": "1.5.0-rc3-24005-00"
},
"frameworks": {
"dnxcore50": {}
......
{
"dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.0",
"NETStandard.Library": "1.5.0-rc2-23931",
"NETStandard.Library": "1.5.0-rc3-24005-00",
"System.Xml.XmlDocument": "4.0.0",
"System.Xml.XmlSerializer": "4.0.10"
},
......
{
"dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.0",
"NETStandard.Library": "1.5.0-rc2-23931"
"NETStandard.Library": "1.5.0-rc3-24005-00"
},
"frameworks": {
"dnxcore50": { }
......
{
"dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.0",
"NETStandard.Library": "1.5.0-rc2-23931",
"System.Console": "4.0.0-rc2-23931",
"System.Security.Cryptography.Algorithms": "4.1.0-rc2-23931"
"NETStandard.Library": "1.5.0-rc3-24005-00",
"System.Console": "4.0.0-rc3-24005-00",
"System.Security.Cryptography.Algorithms": "4.1.0-rc3-24005-00"
},
"frameworks": {
"dnxcore50": {}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册