提交 76b3818d 编写于 作者: T Tomas Matousek

Update CoreFX to RTM and CorecLR to the latest vNext

上级 bc2369dc
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
"Microsoft.Build.Targets": "0.1.0-preview-00023-160527", "Microsoft.Build.Targets": "0.1.0-preview-00023-160527",
"Microsoft.Build": "0.1.0-preview-00023-160527", "Microsoft.Build": "0.1.0-preview-00023-160527",
"MSBuild": "0.1.0-preview-00023-160527", "MSBuild": "0.1.0-preview-00023-160527",
"Microsoft.NETCore.TestHost": "1.0.0-rc3-24128-00", "Microsoft.NETCore.TestHost": "1.0.0",
"Microsoft.NETCore.App": "1.0.0-rc3-004338", "Microsoft.NETCore.App": "1.0.0-rc3-004338",
"Newtonsoft.Json": "7.0.1" "Newtonsoft.Json": "7.0.1"
}, },
......
...@@ -5,17 +5,17 @@ ...@@ -5,17 +5,17 @@
<!-- Currently we version IW the same as Roslyn. --> <!-- Currently we version IW the same as Roslyn. -->
<MicrosoftVisualStudioInteractiveWindowVersion>$(RoslynSemanticVersion)</MicrosoftVisualStudioInteractiveWindowVersion> <MicrosoftVisualStudioInteractiveWindowVersion>$(RoslynSemanticVersion)</MicrosoftVisualStudioInteractiveWindowVersion>
<!-- These are the versions of dependencies we insert into VS --> <!-- These are the versions of dependencies we insert into VS -->
<SystemReflectionMetadataVersion>1.3.0-rc3-24102-00</SystemReflectionMetadataVersion> <SystemReflectionMetadataVersion>1.4.0-rc4-24216-06</SystemReflectionMetadataVersion>
<SystemCollectionsImmutableVersion>1.2.0-rc3-24102-00</SystemCollectionsImmutableVersion> <SystemCollectionsImmutableVersion>1.2.0</SystemCollectionsImmutableVersion>
<MicrosoftDiaSymReaderVersion>1.0.8-rc3-60429-03</MicrosoftDiaSymReaderVersion> <MicrosoftDiaSymReaderVersion>1.1.0-beta1-60617-01</MicrosoftDiaSymReaderVersion>
<MicrosoftDiaSymReaderNativeVersion>1.4.0-rc2</MicrosoftDiaSymReaderNativeVersion> <MicrosoftDiaSymReaderNativeVersion>1.4.0-rc2</MicrosoftDiaSymReaderNativeVersion>
<MicrosoftCodeAnalysisElfieVersion>0.10.6-rc2</MicrosoftCodeAnalysisElfieVersion> <MicrosoftCodeAnalysisElfieVersion>0.10.6-rc2</MicrosoftCodeAnalysisElfieVersion>
<ManagedEsentVersion>1.9.2</ManagedEsentVersion> <ManagedEsentVersion>1.9.2</ManagedEsentVersion>
<CodeAnalysisAnalyzersVersion>1.1.0</CodeAnalysisAnalyzersVersion> <CodeAnalysisAnalyzersVersion>1.1.0</CodeAnalysisAnalyzersVersion>
<!-- Pre-release version of CoreFX dependencies (empty for release). Used e.g. in used in .nuspec files. --> <!-- Pre-release version of CoreFX dependencies (empty for release). Used e.g. in used in .nuspec files. -->
<CoreFXVersionSuffix>-rc3-24128-00</CoreFXVersionSuffix> <CoreFXVersionSuffix></CoreFXVersionSuffix>
<!-- Pre-release version of CoreCLR dependencies (empty for release). Used e.g. to find crossgen. --> <!-- Pre-release version of CoreCLR dependencies (empty for release). Used e.g. to find crossgen. -->
<CoreClrVersionSuffix>-rc3-24128-00</CoreClrVersionSuffix> <CoreClrVersionSuffix></CoreClrVersionSuffix>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
......
{ {
"dependencies": { "dependencies": {
"MicroBuild.Core": "0.2.0", "MicroBuild.Core": "0.2.0",
"Microsoft.NETCore.Platforms": "1.0.0", "Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.CodeAnalysis.Test.Resources.Proprietary": "1.2.0-beta1-20160105-04", "Microsoft.CodeAnalysis.Test.Resources.Proprietary": "1.2.0-beta1-20160105-04",
"Microsoft.DiaSymReader.Native": "1.4.0-rc2", "Microsoft.DiaSymReader.Native": "1.4.0-rc2",
"Microsoft.Net.Compilers": "1.2.1", "Microsoft.Net.Compilers": "1.2.1",
......
{ {
"dependencies": { "dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.0", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24128-00", "Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.Build.Framework": "0.1.0-preview-00005", "Microsoft.Build.Framework": "0.1.0-preview-00005",
"Microsoft.Build.Tasks.Core": "0.1.0-preview-00005", "Microsoft.Build.Tasks.Core": "0.1.0-preview-00005",
"Microsoft.Build.Utilities.Core": "0.1.0-preview-00005", "Microsoft.Build.Utilities.Core": "0.1.0-preview-00005",
"Microsoft.Win32.Primitives": "4.0.0", "Microsoft.Win32.Primitives": "4.0.1",
"System.Console": "4.0.0-rc3-24128-00", "System.Console": "4.0.0",
"System.Diagnostics.Tools": "4.0.0", "System.Diagnostics.Tools": "4.0.1",
"System.Diagnostics.Process": "4.1.0-rc3-24128-00", "System.Diagnostics.Process": "4.1.0",
"System.IO.Pipes": "4.0.0-rc3-24128-00", "System.IO.Pipes": "4.0.0",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc3-24128-00", "System.Runtime.InteropServices.RuntimeInformation": "4.0.0",
"System.IO.FileSystem": "4.0.1-rc3-24128-00", "System.IO.FileSystem": "4.0.1",
"System.IO.FileSystem.DriveInfo": "4.0.0-rc3-24128-00" "System.IO.FileSystem.DriveInfo": "4.0.0"
}, },
"frameworks": { "frameworks": {
"netstandard1.3": { "netstandard1.3": {
......
{ {
"dependencies": { "dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.0", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"System.Collections": "4.0.11-rc3-24128-00", "System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11-rc3-24128-00", "System.Diagnostics.Debug": "4.0.11",
"System.Runtime": "4.1.0-rc3-24128-00", "System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0-rc3-24128-00", "System.Runtime.Extensions": "4.1.0",
"System.Runtime.InteropServices": "4.1.0-rc3-24128-00", "System.Runtime.InteropServices": "4.1.0",
"System.IO.FileSystem": "4.0.1-rc3-24128-00", "System.IO.FileSystem": "4.0.1"
}, },
"frameworks": { "frameworks": {
"netstandard1.3": { "netstandard1.3": {
......
...@@ -13,22 +13,22 @@ ...@@ -13,22 +13,22 @@
<dependency id="System.Collections.Immutable" version="1.1.37" /> <dependency id="System.Collections.Immutable" version="1.1.37" />
</group> </group>
<group targetFramework="netstandard1.1"> <group targetFramework="netstandard1.1">
<dependency id="Microsoft.DiaSymReader" version="1.0.8-rc2-60531-01" /> <dependency id="Microsoft.DiaSymReader" version="1.1.0-beta1-60617-01" />
<dependency id="System.Collections" version="4.0.11-rc3-24128-00" /> <dependency id="System.Collections" version="4.0.11" />
<dependency id="System.Collections.Immutable" version="1.2.0-rc3-24128-00" /> <dependency id="System.Collections.Immutable" version="1.2.0" />
<dependency id="System.Diagnostics.Debug" version="4.0.11-rc3-24128-00" /> <dependency id="System.Diagnostics.Debug" version="4.0.11" />
<dependency id="System.Globalization" version="4.0.0-rc3-24128-00" /> <dependency id="System.Globalization" version="4.0.0" />
<dependency id="System.IO" version="4.1.0-rc3-24128-00" /> <dependency id="System.IO" version="4.1.0" />
<dependency id="System.Linq" version="4.1.0-rc3-24128-00" /> <dependency id="System.Linq" version="4.1.0" />
<dependency id="System.Reflection" version="4.1.0-rc3-24128-00" /> <dependency id="System.Reflection" version="4.1.0" />
<dependency id="System.Reflection.Metadata" version="1.3.0-rc3-24128-00" /> <dependency id="System.Reflection.Metadata" version="1.3.0" />
<dependency id="System.Reflection.Primitives" version="4.0.1-rc3-24128-00" /> <dependency id="System.Reflection.Primitives" version="4.0.1" />
<dependency id="System.Runtime" version="4.1.0-rc3-24128-00" /> <dependency id="System.Runtime" version="4.1.0" />
<dependency id="System.Runtime.Extensions" version="4.1.0-rc3-24128-00" /> <dependency id="System.Runtime.Extensions" version="4.1.0" />
<dependency id="System.Runtime.InteropServices" version="4.1.0-rc3-24128-00" /> <dependency id="System.Runtime.InteropServices" version="4.1.0" />
<dependency id="System.Text.Encoding" version="4.0.11-rc3-24128-00" /> <dependency id="System.Text.Encoding" version="4.0.11" />
<dependency id="System.Threading" version="4.0.11-rc3-24128-00" /> <dependency id="System.Threading" version="4.0.11" />
<dependency id="System.Xml.XDocument" version="4.0.11-rc3-24128-00" /> <dependency id="System.Xml.XDocument" version="4.0.11" />
</group> </group>
</dependencies> </dependencies>
<language>en-US</language> <language>en-US</language>
......
{ {
"supports": {}, "supports": {},
"dependencies": { "dependencies": {
"Microsoft.DiaSymReader": "1.0.8-rc3-60429-03" "Microsoft.DiaSymReader": "1.1.0-beta1-60617-01"
}, },
"frameworks": { "frameworks": {
".NETPortable,Version=v4.5,Profile=Profile7": {} ".NETPortable,Version=v4.5,Profile=Profile7": {}
......
{ {
"supports": {}, "supports": {},
"dependencies": { "dependencies": {
"System.Collections.Immutable": "1.2.0-rc3-24102-00" "System.Collections.Immutable": "1.2.0"
}, },
"frameworks": { "frameworks": {
".NETPortable,Version=v4.5,Profile=Profile7": {} ".NETPortable,Version=v4.5,Profile=Profile7": {}
......
{ {
"supports": {}, "supports": {},
"dependencies": { "dependencies": {
"System.Reflection.Metadata": "1.3.0-rc3-24102-00" "System.Reflection.Metadata": "1.4.1-beta-24221-04"
}, },
"frameworks": { "frameworks": {
".NETPortable,Version=v4.5,Profile=Profile7": {} ".NETPortable,Version=v4.5,Profile=Profile7": {}
......
{ {
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.0.0", "Microsoft.CSharp": "4.0.1",
"System.Dynamic.Runtime": "4.0.10" "System.Dynamic.Runtime": "4.0.11"
}, },
"frameworks": { "frameworks": {
"netstandard1.3": { "netstandard1.3": {
......
{ {
"dependencies": { "dependencies": {
"System.Diagnostics.Process": "4.1.0-rc3-24128-00" "System.Diagnostics.Process": "4.1.0"
}, },
"frameworks": { "frameworks": {
"net46": {} "net46": {}
......
{ {
"dependencies": { "dependencies": {
"System.AppContext": "4.1.0-rc3-24128-00" "System.AppContext": "4.1.0"
}, },
"frameworks": { "frameworks": {
"netstandard1.3": { "netstandard1.3": {
......
{ {
"dependencies": { "dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.0", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"System.Collections": "4.0.11-rc3-24128-00", "System.Collections": "4.0.11",
"System.Diagnostics.Debug": "4.0.11-rc3-24128-00", "System.Diagnostics.Debug": "4.0.11",
"System.Diagnostics.StackTrace": "4.0.1-rc3-24128-00", "System.Diagnostics.StackTrace": "4.0.1",
"System.Diagnostics.Tools": "4.0.1-rc3-24128-00", "System.Diagnostics.Tools": "4.0.1",
"System.Globalization": "4.0.11-rc3-24128-00", "System.Globalization": "4.0.11",
"System.IO": "4.1.0-rc3-24128-00", "System.IO": "4.1.0",
"System.IO.FileSystem": "4.0.1-rc3-24128-00", "System.IO.FileSystem": "4.0.1",
"System.Linq": "4.1.0-rc3-24128-00", "System.Linq": "4.1.0",
"System.Linq.Expressions": "4.1.0-rc3-24128-00", "System.Linq.Expressions": "4.1.0",
"System.Reflection": "4.1.0-rc3-24128-00", "System.Reflection": "4.1.0",
"System.Reflection.Extensions": "4.0.1-rc3-24128-00", "System.Reflection.Extensions": "4.0.1",
"System.Resources.ResourceManager": "4.0.1-rc3-24128-00", "System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0-rc3-24128-00", "System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0-rc3-24128-00", "System.Runtime.Extensions": "4.1.0",
"System.Runtime.InteropServices": "4.1.0-rc3-24128-00", "System.Runtime.InteropServices": "4.1.0",
"System.Threading": "4.0.11-rc3-24128-00", "System.Threading": "4.0.11",
"System.Threading.Tasks": "4.0.11-rc3-24128-00" "System.Threading.Tasks": "4.0.11"
}, },
"frameworks": { "frameworks": {
"netstandard1.3": { "netstandard1.3": {
......
{ {
"dependencies": { "dependencies": {
"Microsoft.VisualBasic": "10.0.0" "Microsoft.VisualBasic": "10.0.1"
}, },
"frameworks": { "frameworks": {
"netstandard1.3": { "netstandard1.3": {
......
{ {
"dependencies": { "dependencies": {
"System.AppContext": "4.1.0-rc3-24128-00" "System.AppContext": "4.1.0"
}, },
"frameworks": { "frameworks": {
"netstandard1.3": { "netstandard1.3": {
......
{ {
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.0.0", "Microsoft.CSharp": "4.0.1",
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24128-00", "Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.NETCore.Portable.Compatibility": "1.0.0", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"System.Collections.Concurrent": "4.0.12-rc3-24128-00", "System.Collections.Concurrent": "4.0.12",
"System.Console": "4.0.0-rc3-24128-00", "System.Console": "4.0.0",
"System.Diagnostics.Debug": "4.0.11-rc3-24128-00", "System.Diagnostics.Debug": "4.0.11",
"System.Diagnostics.Tools": "4.0.1-rc3-24128-00", "System.Diagnostics.Tools": "4.0.1",
"System.IO.FileSystem": "4.0.1-rc3-24128-00", "System.IO.FileSystem": "4.0.1",
"System.Reflection.TypeExtensions": "4.1.0-rc3-24128-00", "System.Reflection.TypeExtensions": "4.1.0",
"System.Threading.Thread": "4.0.0-rc3-24128-00", "System.Threading.Thread": "4.0.0",
"System.Xml.XDocument": "4.0.11-rc3-24128-00", "System.Xml.XDocument": "4.0.11",
"System.Xml.XmlDocument": "4.0.1-rc3-24128-00" "System.Xml.XmlDocument": "4.0.1"
}, },
"frameworks": { "frameworks": {
"netstandard1.3": { "netstandard1.3": {
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<dependency id="Microsoft.Build.Utilities.Core" version="0.1.0-preview-00005" /> <dependency id="Microsoft.Build.Utilities.Core" version="0.1.0-preview-00005" />
<dependency id="System.Collections" version="4.0.10" /> <dependency id="System.Collections" version="4.0.10" />
<dependency id="System.Diagnostics.Debug" version="4.0.10" /> <dependency id="System.Diagnostics.Debug" version="4.0.10" />
<dependency id="System.IO.FileSystem" version="4.0.0" /> <dependency id="System.IO.FileSystem" version="4.0.1" />
<dependency id="System.Linq" version="4.0.0" /> <dependency id="System.Linq" version="4.0.0" />
<dependency id="System.Runtime" version="4.0.20" /> <dependency id="System.Runtime" version="4.0.20" />
</group> </group>
......
{ {
"supports": { "supports": {
"net46.app": {}, "net46.app": {},
"dnxcore50.app": {} "dnxcore50.app": {}
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
"Microsoft.Build.Tasks.Core": "0.1.0-preview-00005", "Microsoft.Build.Tasks.Core": "0.1.0-preview-00005",
"Microsoft.Build.Utilities.Core": "0.1.0-preview-00005", "Microsoft.Build.Utilities.Core": "0.1.0-preview-00005",
"Microsoft.NETCore": "5.0.0", "Microsoft.NETCore": "5.0.0",
"Microsoft.NETCore.Portable.Compatibility": "1.0.0", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"NuSpec.ReferenceGenerator": "1.4.2" "NuSpec.ReferenceGenerator": "1.4.2"
}, },
"frameworks": { "frameworks": {
......
{ {
"dependencies": { "dependencies": {
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc3-24128-00", "Microsoft.NETCore.Runtime.CoreCLR": "1.0.3-rc4-24221-02",
"Microsoft.NETCore.TestHost": "1.0.0-rc3-24128-00", "Microsoft.NETCore.TestHost": "1.0.0",
"System.Runtime": "4.1.0-rc3-24128-00" "System.Runtime": "4.1.0"
}, },
"frameworks": { "frameworks": {
"NETCoreApp1.0": { "NETCoreApp1.0": {
......
{ {
"dependencies": { "dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1-rc3-24128-00", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24128-00", "Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc3-24128-00", "Microsoft.NETCore.Runtime.CoreCLR": "1.0.3-rc4-24221-02",
"Microsoft.NETCore.TestHost": "1.0.0-rc3-24128-00", "Microsoft.NETCore.TestHost": "1.0.0",
"System.AppContext": "4.1.0-rc3-24128-00", "System.AppContext": "4.1.0",
"System.Collections": "4.0.11-rc3-24128-00", "System.Collections": "4.0.11",
"System.Collections.Concurrent": "4.0.12-rc3-24128-00", "System.Collections.Concurrent": "4.0.12",
"System.Collections.Immutable": "1.2.0-rc3-24128-00", "System.Collections.Immutable": "1.2.0",
"System.Console": "4.0.0-rc3-24128-00", "System.Console": "4.0.0",
"System.Diagnostics.Debug": "4.0.11-rc3-24128-00", "System.Diagnostics.Debug": "4.0.11",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc3-24128-00", "System.Diagnostics.FileVersionInfo": "4.0.0",
"System.Diagnostics.Process": "4.1.0-rc3-24128-00", "System.Diagnostics.Process": "4.1.0",
"System.Diagnostics.StackTrace": "4.0.1-rc3-24128-00", "System.Diagnostics.StackTrace": "4.0.1",
"System.Diagnostics.Tools": "4.0.1-rc3-24128-00", "System.Diagnostics.Tools": "4.0.1",
"System.Dynamic.Runtime": "4.0.11-rc3-24128-00", "System.Dynamic.Runtime": "4.0.11",
"System.Globalization": "4.0.11-rc3-24128-00", "System.Globalization": "4.0.11",
"System.IO.FileSystem": "4.0.1-rc3-24128-00", "System.IO.FileSystem": "4.0.1",
"System.IO.FileSystem.Primitives": "4.0.1-rc3-24128-00", "System.IO.FileSystem.Primitives": "4.0.1",
"System.IO.FileSystem.Watcher": "4.0.0-rc3-24128-00", "System.IO.FileSystem.Watcher": "4.0.0",
"System.IO.Pipes": "4.0.0-rc3-24128-00", "System.IO.Pipes": "4.0.0",
"System.Linq": "4.1.0-rc3-24128-00", "System.Linq": "4.1.0",
"System.Linq.Expressions": "4.1.0-rc3-24128-00", "System.Linq.Expressions": "4.1.0",
"System.Net.NameResolution": "4.0.0-rc3-24128-00", "System.Net.NameResolution": "4.0.0",
"System.Net.Sockets": "4.1.0-rc3-24128-00", "System.Net.Sockets": "4.1.0",
"System.Reflection": "4.1.0-rc3-24128-00", "System.Reflection": "4.1.0",
"System.Reflection.Primitives": "4.0.1-rc3-24128-00", "System.Reflection.Primitives": "4.0.1",
"System.Resources.ResourceManager": "4.0.1-rc3-24128-00", "System.Resources.ResourceManager": "4.0.1",
"System.Runtime": "4.1.0-rc3-24128-00", "System.Runtime": "4.1.0",
"System.Runtime.Extensions": "4.1.0-rc3-24128-00", "System.Runtime.Extensions": "4.1.0",
"System.Runtime.Handles": "4.0.1-rc3-24128-00", "System.Runtime.Handles": "4.0.1",
"System.Runtime.InteropServices": "4.1.0-rc3-24128-00", "System.Runtime.InteropServices": "4.1.0",
"System.Runtime.Loader": "4.0.0-rc3-24128-00", "System.Runtime.Loader": "4.0.0",
"System.Runtime.Numerics": "4.0.1-rc3-24128-00", "System.Runtime.Numerics": "4.0.1",
"System.Security.Cryptography.Algorithms": "4.2.0-rc3-24128-00", "System.Security.Cryptography.Algorithms": "4.2.0",
"System.Security.Cryptography.Encoding": "4.0.0-rc3-24128-00", "System.Security.Cryptography.Encoding": "4.0.0",
"System.Security.Cryptography.X509Certificates": "4.1.0-rc3-24128-00", "System.Security.Cryptography.X509Certificates": "4.1.0",
"System.Text.Encoding": "4.0.11-rc3-24128-00", "System.Text.Encoding": "4.0.11",
"System.Text.Encoding.CodePages": "4.0.1-rc3-24128-00", "System.Text.Encoding.CodePages": "4.0.1",
"System.Text.Encoding.Extensions": "4.0.11-rc3-24128-00", "System.Text.Encoding.Extensions": "4.0.11",
"System.Threading": "4.0.11-rc3-24128-00", "System.Threading": "4.0.11",
"System.Threading.Tasks": "4.0.11-rc3-24128-00", "System.Threading.Tasks": "4.0.11",
"System.Threading.Tasks.Parallel": "4.0.1-rc3-24128-00", "System.Threading.Tasks.Parallel": "4.0.1",
"System.Threading.Thread": "4.0.0-rc3-24128-00", "System.Threading.Thread": "4.0.0",
"System.Xml.ReaderWriter": "4.0.11-rc3-24128-00", "System.Xml.ReaderWriter": "4.0.11",
"System.Xml.XDocument": "4.0.11-rc3-24128-00", "System.Xml.XDocument": "4.0.11",
"System.Xml.XmlDocument": "4.0.1-rc3-24128-00", "System.Xml.XmlDocument": "4.0.1",
"System.Xml.XPath.XDocument": "4.0.1-rc3-24128-00" "System.Xml.XPath.XDocument": "4.0.1"
}, },
"frameworks": { "frameworks": {
"netcoreapp1.0": { "netcoreapp1.0": {
......
{ {
"dependencies": { "dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1-rc3-24128-00", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24128-00", "Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc3-24128-00", "Microsoft.NETCore.Runtime.CoreCLR": "1.0.3-rc4-24221-02",
"Microsoft.NETCore.TestHost": "1.0.0-rc3-24128-00" "Microsoft.NETCore.TestHost": "1.0.0"
}, },
"frameworks": { "frameworks": {
"NETCoreApp1.0": { "NETCoreApp1.0": {
......
{ {
"dependencies": { "dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1-rc3-24128-00", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"NETStandard.Library": "1.6.0-rc3-24128-00", "NETStandard.Library": "1.6.0",
"System.Xml.XmlDocument": "4.0.1-rc3-24128-00", "System.Xml.XmlDocument": "4.0.1",
"System.Xml.XmlSerializer": "4.0.11-rc3-24128-00" "System.Xml.XmlSerializer": "4.0.11"
}, },
"frameworks": { "frameworks": {
"NETCoreApp1.0": { } "NETCoreApp1.0": { }
......
{ {
"dependencies": { "dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1-rc3-24128-00", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"NETStandard.Library": "1.6.0-rc3-24128-00", "NETStandard.Library": "1.6.0",
}, },
"frameworks": { "frameworks": {
"NETCoreApp1.0": { } "NETCoreApp1.0": { }
......
{ {
"dependencies": { "dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1-rc3-24128-00", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"NETStandard.Library": "1.6.0-rc3-24128-00", "NETStandard.Library": "1.6.0",
"System.Xml.XmlDocument": "4.0.1-rc3-24128-00", "System.Xml.XmlDocument": "4.0.1",
"System.Xml.XmlSerializer": "4.0.11-rc3-24128-00" "System.Xml.XmlSerializer": "4.0.11"
}, },
"frameworks": { "frameworks": {
"NETCoreApp1.0": { } "NETCoreApp1.0": { }
......
{ {
"dependencies": { "dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1-rc3-24128-00", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"NETStandard.Library": "1.6.0-rc3-24128-00" "NETStandard.Library": "1.6.0"
}, },
"frameworks": { "frameworks": {
"NETCoreApp1.0": { } "NETCoreApp1.0": { }
......
{ {
"dependencies": { "dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1-rc3-24128-00", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"NETStandard.Library": "1.6.0-rc3-24128-00", "NETStandard.Library": "1.6.0",
"System.Console": "4.0.0-rc3-24128-00", "System.Console": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.2.0-rc3-24128-00" "System.Security.Cryptography.Algorithms": "4.2.0"
}, },
"frameworks": { "frameworks": {
"NETCoreApp1.0": { } "NETCoreApp1.0": { }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册