提交 74998d4d 编写于 作者: T Tomas Matousek

Update dependencies to CoreFX 1.1

上级 48da22d2
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
"Microsoft.Net.Compilers.netcore": "2.0.0-rc2-61102-09", "Microsoft.Net.Compilers.netcore": "2.0.0-rc2-61102-09",
"Microsoft.NuGet.Build.Tasks": "0.1.0", "Microsoft.NuGet.Build.Tasks": "0.1.0",
"Microsoft.CodeAnalysis.Build.Tasks": "2.0.0-rc2-61102-09", "Microsoft.CodeAnalysis.Build.Tasks": "2.0.0-rc2-61102-09",
"Microsoft.NETCore.TestHost": "1.0.0", "Microsoft.NETCore.TestHost": "1.1.0",
"Microsoft.NETCore.App": "1.1.0", "Microsoft.NETCore.App": "1.1.0",
"Microsoft.Portable.Targets": "0.1.1-dev", "Microsoft.Portable.Targets": "0.1.1-dev",
"Newtonsoft.Json": "8.0.3" "Newtonsoft.Json": "8.0.3"
......
...@@ -18,75 +18,76 @@ ...@@ -18,75 +18,76 @@
<MicrosoftCompositionVersion>1.0.27</MicrosoftCompositionVersion> <MicrosoftCompositionVersion>1.0.27</MicrosoftCompositionVersion>
<MicrosoftDiagnosticsRuntimeVersion>0.8.31-beta</MicrosoftDiagnosticsRuntimeVersion> <MicrosoftDiagnosticsRuntimeVersion>0.8.31-beta</MicrosoftDiagnosticsRuntimeVersion>
<MicrosoftDiagnosticsTracingTraceEventVersion>1.0.35</MicrosoftDiagnosticsTracingTraceEventVersion> <MicrosoftDiagnosticsTracingTraceEventVersion>1.0.35</MicrosoftDiagnosticsTracingTraceEventVersion>
<MicrosoftDiaSymReaderVersion>1.1.0-beta1-60625-03</MicrosoftDiaSymReaderVersion> <MicrosoftDiaSymReaderVersion>1.1.0-beta1-60818-02</MicrosoftDiaSymReaderVersion>
<MicrosoftDiaSymReaderNativeVersion>1.5.0-beta1</MicrosoftDiaSymReaderNativeVersion> <MicrosoftDiaSymReaderNativeVersion>1.5.0-beta1</MicrosoftDiaSymReaderNativeVersion>
<MicrosoftDiaSymReaderPortablePdbVersion>1.2.0-beta1-60831-01</MicrosoftDiaSymReaderPortablePdbVersion> <MicrosoftDiaSymReaderPortablePdbVersion>1.2.0-beta1-61104-02</MicrosoftDiaSymReaderPortablePdbVersion>
<MicrosoftVisualBasicVersion>10.0.1</MicrosoftVisualBasicVersion> <MicrosoftNETCoreRuntimeCoreCLRVersion>1.1.0</MicrosoftNETCoreRuntimeCoreCLRVersion>
<MicrosoftVisualBasicVersion>10.1.0</MicrosoftVisualBasicVersion>
<RoslynToolsMicrosoftLocateVSVersion>0.2.2-beta</RoslynToolsMicrosoftLocateVSVersion> <RoslynToolsMicrosoftLocateVSVersion>0.2.2-beta</RoslynToolsMicrosoftLocateVSVersion>
<RoslynToolsMicrosoftSignToolVersion>0.2.2-beta</RoslynToolsMicrosoftSignToolVersion> <RoslynToolsMicrosoftSignToolVersion>0.2.2-beta</RoslynToolsMicrosoftSignToolVersion>
<RoslynToolsMicrosoftVSIXExpInstallerVersion>0.2.2-beta</RoslynToolsMicrosoftVSIXExpInstallerVersion> <RoslynToolsMicrosoftVSIXExpInstallerVersion>0.2.2-beta</RoslynToolsMicrosoftVSIXExpInstallerVersion>
<SystemAppContextVersion>4.1.0</SystemAppContextVersion> <SystemAppContextVersion>4.3.0</SystemAppContextVersion>
<SystemCollectionsVersion>4.0.11</SystemCollectionsVersion> <SystemCollectionsVersion>4.3.0</SystemCollectionsVersion>
<SystemCollectionsConcurrentVersion>4.0.12</SystemCollectionsConcurrentVersion> <SystemCollectionsConcurrentVersion>4.3.0</SystemCollectionsConcurrentVersion>
<SystemCollectionsImmutableVersion>1.2.0</SystemCollectionsImmutableVersion> <SystemCollectionsImmutableVersion>1.3.0</SystemCollectionsImmutableVersion>
<SystemConsoleVersion>4.0.0</SystemConsoleVersion> <SystemConsoleVersion>4.3.0</SystemConsoleVersion>
<SystemDiagnosticsContractsVersion>4.0.1</SystemDiagnosticsContractsVersion> <SystemDiagnosticsContractsVersion>4.3.0</SystemDiagnosticsContractsVersion>
<SystemDiagnosticsDebugVersion>4.0.11</SystemDiagnosticsDebugVersion> <SystemDiagnosticsDebugVersion>4.3.0</SystemDiagnosticsDebugVersion>
<SystemDiagnosticsFileVersionInfoVersion>4.0.0</SystemDiagnosticsFileVersionInfoVersion> <SystemDiagnosticsFileVersionInfoVersion>4.3.0</SystemDiagnosticsFileVersionInfoVersion>
<SystemDiagnosticsProcessVersion>4.1.0</SystemDiagnosticsProcessVersion> <SystemDiagnosticsProcessVersion>4.3.0</SystemDiagnosticsProcessVersion>
<SystemDiagnosticsStackTraceVersion>4.0.1</SystemDiagnosticsStackTraceVersion> <SystemDiagnosticsStackTraceVersion>4.3.0</SystemDiagnosticsStackTraceVersion>
<SystemDiagnosticsToolsVersion>4.0.1</SystemDiagnosticsToolsVersion> <SystemDiagnosticsToolsVersion>4.3.0</SystemDiagnosticsToolsVersion>
<SystemDiagnosticsTraceSourceVersion>4.0.0</SystemDiagnosticsTraceSourceVersion> <SystemDiagnosticsTraceSourceVersion>4.3.0</SystemDiagnosticsTraceSourceVersion>
<SystemDynamicRuntimeVersion>4.0.11</SystemDynamicRuntimeVersion> <SystemDynamicRuntimeVersion>4.3.0</SystemDynamicRuntimeVersion>
<SystemGlobalizationVersion>4.0.11</SystemGlobalizationVersion> <SystemGlobalizationVersion>4.3.0</SystemGlobalizationVersion>
<SystemIdentityModelTokensJwtVersion>5.0.0</SystemIdentityModelTokensJwtVersion> <SystemIdentityModelTokensJwtVersion>5.0.0</SystemIdentityModelTokensJwtVersion>
<SystemIOVersion>4.1.0</SystemIOVersion> <SystemIOVersion>4.3.0</SystemIOVersion>
<SystemIOCompressionVersion>4.1.0</SystemIOCompressionVersion> <SystemIOCompressionVersion>4.3.0</SystemIOCompressionVersion>
<SystemIOCompressionZipFileVersion>4.0.1</SystemIOCompressionZipFileVersion> <SystemIOCompressionZipFileVersion>4.3.0</SystemIOCompressionZipFileVersion>
<SystemIOFileSystemVersion>4.0.1</SystemIOFileSystemVersion> <SystemIOFileSystemVersion>4.3.0</SystemIOFileSystemVersion>
<SystemIOFileSystemDriveInfoVersion>4.0.0</SystemIOFileSystemDriveInfoVersion> <SystemIOFileSystemDriveInfoVersion>4.3.0</SystemIOFileSystemDriveInfoVersion>
<SystemIOFileSystemPrimitivesVersion>4.0.1</SystemIOFileSystemPrimitivesVersion> <SystemIOFileSystemPrimitivesVersion>4.3.0</SystemIOFileSystemPrimitivesVersion>
<SystemIOFileSystemWatcherVersion>4.0.0</SystemIOFileSystemWatcherVersion> <SystemIOFileSystemWatcherVersion>4.3.0</SystemIOFileSystemWatcherVersion>
<SystemIOPipesVersion>4.0.0</SystemIOPipesVersion> <SystemIOPipesVersion>4.3.0</SystemIOPipesVersion>
<SystemLinqVersion>4.1.0</SystemLinqVersion> <SystemLinqVersion>4.3.0</SystemLinqVersion>
<SystemLinqExpressionsVersion>4.1.0</SystemLinqExpressionsVersion> <SystemLinqExpressionsVersion>4.3.0</SystemLinqExpressionsVersion>
<SystemLinqParallelVersion>4.0.1</SystemLinqParallelVersion> <SystemLinqParallelVersion>4.3.0</SystemLinqParallelVersion>
<SystemNetNameResolutionVersion>4.0.0</SystemNetNameResolutionVersion> <SystemNetNameResolutionVersion>4.3.0</SystemNetNameResolutionVersion>
<SystemNetSecurityVersion>4.0.0</SystemNetSecurityVersion> <SystemNetSecurityVersion>4.3.0</SystemNetSecurityVersion>
<SystemNetSocketsVersion>4.1.0</SystemNetSocketsVersion> <SystemNetSocketsVersion>4.3.0</SystemNetSocketsVersion>
<SystemObjectModelVersion>4.0.10</SystemObjectModelVersion> <SystemObjectModelVersion>4.3.0</SystemObjectModelVersion>
<SystemReflectionVersion>4.1.0</SystemReflectionVersion> <SystemReflectionVersion>4.3.0</SystemReflectionVersion>
<SystemReflectionExtensionsVersion>4.0.1</SystemReflectionExtensionsVersion> <SystemReflectionExtensionsVersion>4.3.0</SystemReflectionExtensionsVersion>
<SystemReflectionMetadataVersion>1.4.1-beta-24430-01</SystemReflectionMetadataVersion> <SystemReflectionMetadataVersion>1.4.1</SystemReflectionMetadataVersion>
<SystemReflectionPrimitivesVersion>4.0.1</SystemReflectionPrimitivesVersion> <SystemReflectionPrimitivesVersion>4.3.0</SystemReflectionPrimitivesVersion>
<SystemReflectionTypeExtensionsVersion>4.1.0</SystemReflectionTypeExtensionsVersion> <SystemReflectionTypeExtensionsVersion>4.3.0</SystemReflectionTypeExtensionsVersion>
<SystemResourcesResourceManagerVersion>4.0.1</SystemResourcesResourceManagerVersion> <SystemResourcesResourceManagerVersion>4.3.0</SystemResourcesResourceManagerVersion>
<SystemRuntimeVersion>4.1.0</SystemRuntimeVersion> <SystemRuntimeVersion>4.3.0</SystemRuntimeVersion>
<SystemRuntimeExtensionsVersion>4.1.0</SystemRuntimeExtensionsVersion> <SystemRuntimeExtensionsVersion>4.3.0</SystemRuntimeExtensionsVersion>
<SystemRuntimeHandlesVersion>4.0.1</SystemRuntimeHandlesVersion> <SystemRuntimeHandlesVersion>4.3.0</SystemRuntimeHandlesVersion>
<SystemRuntimeInteropServicesVersion>4.1.0</SystemRuntimeInteropServicesVersion> <SystemRuntimeInteropServicesVersion>4.3.0</SystemRuntimeInteropServicesVersion>
<SystemRuntimeInteropServicesRuntimeInformationVersion>4.0.0</SystemRuntimeInteropServicesRuntimeInformationVersion> <SystemRuntimeInteropServicesRuntimeInformationVersion>4.3.0</SystemRuntimeInteropServicesRuntimeInformationVersion>
<SystemRuntimeLoaderVersion>4.0.0</SystemRuntimeLoaderVersion> <SystemRuntimeLoaderVersion>4.3.0</SystemRuntimeLoaderVersion>
<SystemRuntimeNumericsVersion>4.0.1</SystemRuntimeNumericsVersion> <SystemRuntimeNumericsVersion>4.3.0</SystemRuntimeNumericsVersion>
<SystemSecurityAccessControlVersion>4.0.0</SystemSecurityAccessControlVersion> <SystemSecurityAccessControlVersion>4.3.0</SystemSecurityAccessControlVersion>
<SystemSecurityCryptographyAlgorithmsVersion>4.2.0</SystemSecurityCryptographyAlgorithmsVersion> <SystemSecurityCryptographyAlgorithmsVersion>4.3.0</SystemSecurityCryptographyAlgorithmsVersion>
<SystemSecurityCryptographyEncodingVersion>4.0.0</SystemSecurityCryptographyEncodingVersion> <SystemSecurityCryptographyEncodingVersion>4.3.0</SystemSecurityCryptographyEncodingVersion>
<SystemSecurityCryptographyX509CertificatesVersion>4.1.0</SystemSecurityCryptographyX509CertificatesVersion> <SystemSecurityCryptographyX509CertificatesVersion>4.3.0</SystemSecurityCryptographyX509CertificatesVersion>
<SystemSecurityPrincipalWindowsVersion>4.0.0</SystemSecurityPrincipalWindowsVersion> <SystemSecurityPrincipalWindowsVersion>4.3.0</SystemSecurityPrincipalWindowsVersion>
<SystemTextEncodingVersion>4.0.11</SystemTextEncodingVersion> <SystemTextEncodingVersion>4.3.0</SystemTextEncodingVersion>
<SystemTextEncodingCodePagesVersion>4.0.1</SystemTextEncodingCodePagesVersion> <SystemTextEncodingCodePagesVersion>4.3.0</SystemTextEncodingCodePagesVersion>
<SystemTextEncodingExtensionsVersion>4.0.11</SystemTextEncodingExtensionsVersion> <SystemTextEncodingExtensionsVersion>4.3.0</SystemTextEncodingExtensionsVersion>
<SystemTextRegularExpressionsVersion>4.1.0</SystemTextRegularExpressionsVersion> <SystemTextRegularExpressionsVersion>4.3.0</SystemTextRegularExpressionsVersion>
<SystemThreadingVersion>4.0.11</SystemThreadingVersion> <SystemThreadingVersion>4.3.0</SystemThreadingVersion>
<SystemThreadingTasksVersion>4.0.11</SystemThreadingTasksVersion> <SystemThreadingTasksVersion>4.3.0</SystemThreadingTasksVersion>
<SystemThreadingTasksParallelVersion>4.0.1</SystemThreadingTasksParallelVersion> <SystemThreadingTasksParallelVersion>4.3.0</SystemThreadingTasksParallelVersion>
<SystemThreadingThreadVersion>4.0.0</SystemThreadingThreadVersion> <SystemThreadingThreadVersion>4.3.0</SystemThreadingThreadVersion>
<SystemValueTupleVersion>4.0.1-beta-24425-02</SystemValueTupleVersion> <SystemValueTupleVersion>4.3.0</SystemValueTupleVersion>
<SystemXmlReaderWriterVersion>4.0.11</SystemXmlReaderWriterVersion> <SystemXmlReaderWriterVersion>4.3.0</SystemXmlReaderWriterVersion>
<SystemXmlXDocumentVersion>4.0.11</SystemXmlXDocumentVersion> <SystemXmlXDocumentVersion>4.3.0</SystemXmlXDocumentVersion>
<SystemXmlXmlDocumentVersion>4.0.1</SystemXmlXmlDocumentVersion> <SystemXmlXmlDocumentVersion>4.3.0</SystemXmlXmlDocumentVersion>
<SystemXmlXmlSerializerVersion>4.0.11</SystemXmlXmlSerializerVersion> <SystemXmlXmlSerializerVersion>4.3.0</SystemXmlXmlSerializerVersion>
<SystemXmlXPathXDocumentVersion>4.0.1</SystemXmlXPathXDocumentVersion> <SystemXmlXPathXDocumentVersion>4.3.0</SystemXmlXPathXDocumentVersion>
<xunitVersion>2.1.0</xunitVersion> <xunitVersion>2.1.0</xunitVersion>
<xunitassertVersion>2.1.0</xunitassertVersion> <xunitassertVersion>2.1.0</xunitassertVersion>
<xunitconsolenetcoreVersion>1.0.2-prerelease-00104</xunitconsolenetcoreVersion> <xunitconsolenetcoreVersion>1.0.2-prerelease-00104</xunitconsolenetcoreVersion>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"MicroBuild.Core.Sentinel": "1.0.0", "MicroBuild.Core.Sentinel": "1.0.0",
"MicroBuild.Core": "0.2.0", "MicroBuild.Core": "0.2.0",
"MicroBuild.Plugins.SwixBuild": "1.0.101", "MicroBuild.Plugins.SwixBuild": "1.0.101",
"Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.DiaSymReader.Native": "1.5.0-beta1", "Microsoft.DiaSymReader.Native": "1.5.0-beta1",
"Microsoft.Net.Compilers": "2.0.0-rc2-61102-09", "Microsoft.Net.Compilers": "2.0.0-rc2-61102-09",
"Microsoft.Net.RoslynDiagnostics": "1.2.0-beta2", "Microsoft.Net.RoslynDiagnostics": "1.2.0-beta2",
......
...@@ -127,6 +127,7 @@ ...@@ -127,6 +127,7 @@
"System.IO.FileSystem.DriveInfo.dll", "System.IO.FileSystem.DriveInfo.dll",
"System.IO.FileSystem.Primitives.dll", "System.IO.FileSystem.Primitives.dll",
"System.IO.Pipes.dll", "System.IO.Pipes.dll",
"System.Xml.ReaderWriter.dll",
"System.Reflection.Metadata.dll", "System.Reflection.Metadata.dll",
"System.Runtime.InteropServices.RuntimeInformation.dll", "System.Runtime.InteropServices.RuntimeInformation.dll",
"System.Security.AccessControl.dll", "System.Security.AccessControl.dll",
......
{ {
"dependencies": { "dependencies": {
"System.Linq.Expressions": "4.1.0", "System.Linq.Expressions": "4.3.0",
"System.Threading.Tasks.Parallel": "4.0.1" "System.Threading.Tasks.Parallel": "4.3.0"
}, },
"frameworks": { "frameworks": {
"netstandard1.3": {} "netstandard1.3": {}
......
{ {
"dependencies": { "dependencies": {
"Microsoft.DiaSymReader": "1.1.0-beta1-60625-03", "Microsoft.DiaSymReader": "1.1.0-beta1-60818-02",
"xunit": "2.1.0", "xunit": "2.1.0",
"xunit.runner.console": "2.2.0-beta1-build3239" "xunit.runner.console": "2.2.0-beta1-build3239"
}, },
......
{ {
"dependencies": { "dependencies": {
"Microsoft.Build": "14.3.0", "Microsoft.Build": "14.3.0",
"Microsoft.Build.Tasks.Core": "14.3.0", "Microsoft.Build.Tasks.Core": "14.3.0",
"Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Portable.Compatibility": "1.0.1", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"Microsoft.Win32.Primitives": "4.0.1", "Microsoft.Win32.Primitives": "4.3.0",
"System.AppContext": "4.1.0", "System.AppContext": "4.3.0",
"System.Console": "4.0.0", "System.Console": "4.3.0",
"System.Diagnostics.Process": "4.1.0", "System.Diagnostics.Process": "4.3.0",
"System.Diagnostics.Tools": "4.0.1", "System.Diagnostics.Tools": "4.3.0",
"System.IO.FileSystem": "4.0.1", "System.IO.FileSystem": "4.3.0",
"System.IO.FileSystem.DriveInfo": "4.0.0", "System.IO.FileSystem.DriveInfo": "4.3.0",
"System.IO.Pipes": "4.0.0", "System.IO.Pipes": "4.3.0",
"System.Linq": "4.1.0", "System.Linq": "4.3.0",
"System.Reflection": "4.1.0", "System.Reflection": "4.3.0",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0", "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
"System.Security.AccessControl": "4.0.0", "System.Security.AccessControl": "4.3.0",
"System.Security.Cryptography.Algorithms": "4.2.0", "System.Security.Cryptography.Algorithms": "4.3.0",
"System.Security.Principal.Windows": "4.0.0", "System.Security.Principal.Windows": "4.3.0",
"System.Text.Encoding": "4.0.11", "System.Text.Encoding": "4.3.0",
"System.Text.Encoding.Extensions": "4.0.11", "System.Text.Encoding.Extensions": "4.3.0",
"System.Text.RegularExpressions": "4.1.0", "System.Text.RegularExpressions": "4.3.0",
"System.Threading.Thread": "4.0.0" "System.Threading.Thread": "4.3.0"
}, },
"frameworks": { "frameworks": {
"netstandard1.3": { "netstandard1.3": {
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
"xunit": "2.1.0", "xunit": "2.1.0",
"xunit.runner.console": "2.2.0-beta1-build3239", "xunit.runner.console": "2.2.0-beta1-build3239",
"System.Collections.Immutable": "1.2.0", "System.Collections.Immutable": "1.3.0",
"Microsoft.Build": "14.3.0", "Microsoft.Build": "14.3.0",
"Moq": "4.2.1402.2112" "Moq": "4.2.1402.2112"
}, },
......
{ {
"supports": {}, "supports": {},
"dependencies": { "dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"System.Collections.Immutable": "1.2.0", "System.Collections.Immutable": "1.3.0",
"System.Collections": "4.0.11", "System.Collections": "4.3.0",
"System.Collections.Concurrent": "4.0.12", "System.Collections.Concurrent": "4.3.0",
"System.Diagnostics.Tools": "4.0.1", "System.Diagnostics.Tools": "4.3.0",
"System.Diagnostics.FileVersionInfo": "4.0.0", "System.Diagnostics.FileVersionInfo": "4.3.0",
"System.IO": "4.1.0", "System.IO": "4.3.0",
"System.IO.Compression": "4.1.0", "System.IO.Compression": "4.3.0",
"System.IO.FileSystem": "4.0.1", "System.IO.FileSystem": "4.3.0",
"System.IO.FileSystem.Primitives": "4.0.1", "System.IO.FileSystem.Primitives": "4.3.0",
"System.Reflection.Metadata": "1.4.1-beta-24430-01", "System.Reflection.Metadata": "1.4.1",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0", "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
"System.Runtime.Numerics": "4.0.1", "System.Runtime.Numerics": "4.3.0",
"System.Security.Cryptography.Algorithms": "4.2.0", "System.Security.Cryptography.Algorithms": "4.3.0",
"System.Security.Cryptography.Encoding": "4.0.0", "System.Security.Cryptography.Encoding": "4.3.0",
"System.Security.Cryptography.X509Certificates": "4.1.0", "System.Security.Cryptography.X509Certificates": "4.3.0",
"System.Text.Encoding": "4.0.11", "System.Text.Encoding": "4.3.0",
"System.Text.Encoding.CodePages": "4.0.1", "System.Text.Encoding.CodePages": "4.3.0",
"System.Text.Encoding.Extensions": "4.0.11", "System.Text.Encoding.Extensions": "4.3.0",
"System.ValueTuple": "4.0.1-beta-24425-02", "System.ValueTuple": "4.3.0",
"System.Xml.ReaderWriter": "4.0.11", "System.Xml.ReaderWriter": "4.3.0",
"System.Xml.XDocument": "4.0.11", "System.Xml.XDocument": "4.3.0",
"System.Xml.XmlDocument": "4.0.1", "System.Xml.XmlDocument": "4.3.0",
"System.Xml.XPath.XDocument": "4.0.1" "System.Xml.XPath.XDocument": "4.3.0"
}, },
"frameworks": { "frameworks": {
"netstandard1.3": {} "netstandard1.3": {}
......
{ {
"dependencies": { "dependencies": {
"Microsoft.Build": "14.3.0", "Microsoft.Build": "14.3.0",
"Microsoft.DiaSymReader": "1.1.0-beta1-60625-03", "Microsoft.DiaSymReader": "1.1.0-beta1-60818-02",
"Moq": "4.2.1402.2112", "Moq": "4.2.1402.2112",
"xunit": "2.1.0", "xunit": "2.1.0",
"xunit.runner.console": "2.2.0-beta1-build3239" "xunit.runner.console": "2.2.0-beta1-build3239"
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"supports": { }, "supports": { },
"dependencies": { "dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"System.Xml.ReaderWriter": "4.0.11" "System.Xml.ReaderWriter": "4.3.0"
}, },
"frameworks": { "frameworks": {
"netstandard1.3": {} "netstandard1.3": {}
......
{ {
"dependencies": { "dependencies": {
"System.Threading.Tasks.Parallel": "4.0.1" "System.Threading.Tasks.Parallel": "4.3.0"
}, },
"frameworks": { "frameworks": {
"netstandard1.3": {} "netstandard1.3": {}
......
{ {
"dependencies": { "dependencies": {
"Microsoft.DiaSymReader": "1.1.0-beta1-60625-03", "Microsoft.DiaSymReader": "1.1.0-beta1-60818-02",
"xunit": "2.1.0", "xunit": "2.1.0",
"xunit.runner.console": "2.2.0-beta1-build3239" "xunit.runner.console": "2.2.0-beta1-build3239"
}, },
......
{ {
"dependencies": { "dependencies": {
"System.Collections.Immutable": "1.2.0", "System.Collections.Immutable": "1.3.0",
"Microsoft.VisualStudio.InteractiveWindow": { "Microsoft.VisualStudio.InteractiveWindow": {
"version": "2.0.0-beta5-60820-04", "version": "2.0.0-beta5-60820-04",
"suppressParent": "all" "suppressParent": "all"
......
{ {
"dependencies": { "dependencies": {
"Microsoft.VisualStudio.Imaging": "15.0.25726-Preview5", "Microsoft.VisualStudio.Imaging": "15.0.25726-Preview5",
"Microsoft.VisualStudio.Utilities": "15.0.25726-Preview5", "Microsoft.VisualStudio.Utilities": "15.0.25726-Preview5",
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"Microsoft.VisualStudio.Text.UI.Wpf": "15.0.25726-Preview5", "Microsoft.VisualStudio.Text.UI.Wpf": "15.0.25726-Preview5",
"Microsoft.VisualStudio.Editor": "15.0.25726-Preview5", "Microsoft.VisualStudio.Editor": "15.0.25726-Preview5",
"Roslyn.Microsoft.VisualStudio.Language.NavigateTo.Interfaces": "15.0.25726-Preview5", "Roslyn.Microsoft.VisualStudio.Language.NavigateTo.Interfaces": "15.0.25726-Preview5",
"System.Collections.Immutable": "1.2.0", "System.Collections.Immutable": "1.3.0",
"Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": { "Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime": {
"version": "14.3.25407", "version": "14.3.25407",
"suppressParent": "all" "suppressParent": "all"
......
{ {
"dependencies": { "dependencies": {
"Microsoft.VisualStudio.Debugger.Engine": "14.3.25422", "Microsoft.VisualStudio.Debugger.Engine": "14.3.25422",
"Microsoft.DiaSymReader": "1.1.0-beta1-60625-03", "Microsoft.DiaSymReader": "1.1.0-beta1-60818-02",
"xunit": "2.1.0", "xunit": "2.1.0",
"xunit.runner.console": "2.2.0-beta1-build3239" "xunit.runner.console": "2.2.0-beta1-build3239"
}, },
......
{ {
"dependencies": { "dependencies": {
"Microsoft.VisualStudio.Debugger.Engine": "14.3.25422", "Microsoft.VisualStudio.Debugger.Engine": "14.3.25422",
"Microsoft.DiaSymReader": "1.1.0-beta1-60625-03" "Microsoft.DiaSymReader": "1.1.0-beta1-60818-02"
}, },
"frameworks": { "frameworks": {
"netstandard1.3": { "netstandard1.3": {
......
{ {
"dependencies": { "dependencies": {
"Microsoft.VisualStudio.Debugger.Engine": "14.3.25422", "Microsoft.VisualStudio.Debugger.Engine": "14.3.25422",
"Microsoft.DiaSymReader": "1.1.0-beta1-60625-03", "Microsoft.DiaSymReader": "1.1.0-beta1-60818-02",
"xunit": "2.1.0", "xunit": "2.1.0",
"xunit.runner.console": "2.2.0-beta1-build3239" "xunit.runner.console": "2.2.0-beta1-build3239"
}, },
......
{ {
"dependencies": { "dependencies": {
"System.Collections.Immutable": "1.2.0", "System.Collections.Immutable": "1.3.0",
"Microsoft.VisualStudio.Debugger.Metadata": "14.3.25421", "Microsoft.VisualStudio.Debugger.Metadata": "14.3.25421",
"xunit": "2.1.0", "xunit": "2.1.0",
"xunit.runner.console": "2.2.0-beta1-build3239" "xunit.runner.console": "2.2.0-beta1-build3239"
......
{ {
"dependencies": { "dependencies": {
"Microsoft.VisualStudio.Debugger.Engine": "14.3.25422", "Microsoft.VisualStudio.Debugger.Engine": "14.3.25422",
"Microsoft.DiaSymReader": "1.1.0-beta1-60625-03", "Microsoft.DiaSymReader": "1.1.0-beta1-60818-02",
"xunit": "2.1.0", "xunit": "2.1.0",
"xunit.runner.console": "2.2.0-beta1-build3239" "xunit.runner.console": "2.2.0-beta1-build3239"
}, },
......
{ {
"dependencies": { "dependencies": {
"System.Reflection": "4.1.0" "System.Reflection": "4.3.0"
}, },
"frameworks": { "frameworks": {
"netstandard1.3": { "netstandard1.3": {
......
{ {
"dependencies": { "dependencies": {
"System.ValueTuple": "4.0.1-beta-24425-02" "System.ValueTuple": "4.3.0"
}, },
"frameworks": { "frameworks": {
// We don't actually target netstandard1.6; this is to work around https://github.com/dotnet/roslyn/issues/12458 // We don't actually target netstandard1.6; this is to work around https://github.com/dotnet/roslyn/issues/12458
......
{ {
"dependencies": { "dependencies": {
"System.ValueTuple": "4.0.1-beta-24425-02" "System.ValueTuple": "4.3.0"
}, },
"frameworks": { "frameworks": {
// We don't actually target netstandard1.6; this is to work around https://github.com/dotnet/roslyn/issues/12458 // We don't actually target netstandard1.6; this is to work around https://github.com/dotnet/roslyn/issues/12458
......
{ {
"dependencies": { "dependencies": {
"System.ValueTuple": "4.0.1-beta-24425-02" "System.ValueTuple": "4.3.0"
}, },
"frameworks": { "frameworks": {
"net46": {} "net46": {}
......
{ {
"dependencies": { "dependencies": {
"System.ValueTuple": "4.0.1-beta-24425-02" "System.ValueTuple": "4.3.0"
}, },
"frameworks": { "frameworks": {
"net46": {} "net46": {}
......
{ {
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.0.1", "Microsoft.CSharp": "4.3.0",
"System.Dynamic.Runtime": "4.0.11" "System.Dynamic.Runtime": "4.3.0"
}, },
"frameworks": { "frameworks": {
"netstandard1.3": { "netstandard1.3": {
......
{ {
"dependencies": { "dependencies": {
"System.Diagnostics.Process": "4.1.0" "System.Diagnostics.Process": "4.3.0"
}, },
"frameworks": { "frameworks": {
"net46": { } "net46": { }
......
{ {
"dependencies": { "dependencies": {
"System.AppContext": "4.1.0", "System.AppContext": "4.3.0",
"System.ValueTuple": "4.0.1-beta-24425-02" "System.ValueTuple": "4.3.0"
}, },
"frameworks": { "frameworks": {
"netstandard1.3": { "netstandard1.3": {
......
{ {
"dependencies": { "dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"System.Collections": "4.0.11", "System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.0.11", "System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.StackTrace": "4.0.1", "System.Diagnostics.StackTrace": "4.3.0",
"System.Diagnostics.Tools": "4.0.1", "System.Diagnostics.Tools": "4.3.0",
"System.Globalization": "4.0.11", "System.Globalization": "4.3.0",
"System.IO": "4.1.0", "System.IO": "4.3.0",
"System.IO.FileSystem": "4.0.1", "System.IO.FileSystem": "4.3.0",
"System.Linq": "4.1.0", "System.Linq": "4.3.0",
"System.Linq.Expressions": "4.1.0", "System.Linq.Expressions": "4.3.0",
"System.Reflection": "4.1.0", "System.Reflection": "4.3.0",
"System.Reflection.Extensions": "4.0.1", "System.Reflection.Extensions": "4.3.0",
"System.Resources.ResourceManager": "4.0.1", "System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.1.0", "System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.1.0", "System.Runtime.Extensions": "4.3.0",
"System.Runtime.InteropServices": "4.1.0", "System.Runtime.InteropServices": "4.3.0",
"System.Threading": "4.0.11", "System.Threading": "4.3.0",
"System.Threading.Tasks": "4.0.11" "System.Threading.Tasks": "4.3.0"
}, },
"frameworks": { "frameworks": {
"netstandard1.3": { "netstandard1.3": {
......
{ {
"dependencies": { "dependencies": {
"Microsoft.CodeAnalysis.Test.Resources.Proprietary": "2.0.0-pre-20160714", "Microsoft.CodeAnalysis.Test.Resources.Proprietary": "2.0.0-pre-20160714",
"Microsoft.CSharp": "4.0.1", "Microsoft.CSharp": "4.3.0",
"Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Portable.Compatibility": "1.0.1", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"System.Collections.Concurrent": "4.0.12", "System.Collections.Concurrent": "4.3.0",
"System.Console": "4.0.0", "System.Console": "4.3.0",
"System.Diagnostics.Debug": "4.0.11", "System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.Tools": "4.0.1", "System.Diagnostics.Tools": "4.3.0",
"System.IO.FileSystem": "4.0.1", "System.IO.FileSystem": "4.3.0",
"System.Reflection.TypeExtensions": "4.1.0", "System.Reflection.TypeExtensions": "4.3.0",
"System.Text.RegularExpressions": "4.1.0", "System.Text.RegularExpressions": "4.3.0",
"System.Threading.Thread": "4.0.0", "System.Threading.Thread": "4.3.0",
"System.Xml.XDocument": "4.0.11", "System.Xml.XDocument": "4.3.0",
"System.Xml.XmlDocument": "4.0.1", "System.Xml.XmlDocument": "4.3.0",
"xunit": "2.1.0", "xunit": "2.1.0",
"xunit.runner.console": "2.2.0-beta1-build3239" "xunit.runner.console": "2.2.0-beta1-build3239"
}, },
......
{ {
"dependencies": { "dependencies": {
"Microsoft.VisualBasic": "10.0.1" "Microsoft.VisualBasic": "10.1.0"
}, },
"frameworks": { "frameworks": {
"netstandard1.3": { "netstandard1.3": {
......
{ {
"dependencies": { "dependencies": {
"System.AppContext": "4.1.0" "System.AppContext": "4.3.0"
}, },
"frameworks": { "frameworks": {
"netstandard1.3": { "netstandard1.3": {
......
{ {
"dependencies": { "dependencies": {
"Newtonsoft.Json": "8.0.3", "Newtonsoft.Json": "8.0.3",
"System.Reflection.Metadata": "1.4.1-beta-24430-01" "System.Reflection.Metadata": "1.4.1"
}, },
"frameworks": { "frameworks": {
"net46": {} "net46": {}
......
{ {
"dependencies": { "dependencies": {
"Microsoft.DiaSymReader.PortablePdb": "1.2.0-beta1-60831-01", "Microsoft.DiaSymReader.PortablePdb": "1.2.0-beta1-61104-02",
"System.Diagnostics.Process": "4.1.0", "System.Diagnostics.Process": "4.3.0",
"System.IO.FileSystem": "4.0.1", "System.IO.FileSystem": "4.3.0",
"System.IO.FileSystem.Primitives": "4.0.1", "System.IO.FileSystem.Primitives": "4.3.0",
"System.Net.Security": "4.0.0", "System.Net.Security": "4.3.0",
"System.Net.Sockets": "4.1.0", "System.Net.Sockets": "4.3.0",
"System.Reflection.TypeExtensions": "4.1.0", "System.Reflection.TypeExtensions": "4.3.0",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0", "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
"System.Security.Cryptography.X509Certificates": "4.1.0", "System.Security.Cryptography.X509Certificates": "4.3.0",
"System.Threading.Thread": "4.0.0" "System.Threading.Thread": "4.3.0"
}, },
"frameworks": { "frameworks": {
"net46": {} "net46": {}
......
{ {
"dependencies": { "dependencies": {
"Microsoft.DiaSymReader": "1.1.0-beta1-60625-03", "Microsoft.DiaSymReader": "1.1.0-beta1-60818-02",
"Microsoft.DiaSymReader.Native": "1.5.0-beta1", "Microsoft.DiaSymReader.Native": "1.5.0-beta1",
"Microsoft.CodeAnalysis.Elfie": "0.10.6-rc2", "Microsoft.CodeAnalysis.Elfie": "0.10.6-rc2",
"System.Collections.Immutable": "1.2.0", "System.Collections.Immutable": "1.3.0",
"System.Reflection.Metadata": "1.4.1-beta-24430-01", "System.Reflection.Metadata": "1.4.1",
"ManagedEsent": "1.9.4", "ManagedEsent": "1.9.4",
"System.AppContext": "4.1.0", "System.AppContext": "4.3.0",
"System.Console": "4.0.0", "System.Console": "4.3.0",
"System.Collections": "4.0.11", "System.Collections": "4.3.0",
"System.Collections.Concurrent": "4.0.12", "System.Collections.Concurrent": "4.3.0",
"System.Diagnostics.Process": "4.1.0", "System.Diagnostics.Process": "4.3.0",
"System.Diagnostics.Tools": "4.0.1", "System.Diagnostics.Tools": "4.3.0",
"System.Diagnostics.FileVersionInfo": "4.0.0", "System.Diagnostics.FileVersionInfo": "4.3.0",
"System.Diagnostics.StackTrace": "4.0.1", "System.Diagnostics.StackTrace": "4.3.0",
"System.IO": "4.1.0", "System.IO": "4.3.0",
"System.IO.Compression": "4.1.0", "System.IO.Compression": "4.3.0",
"System.IO.FileSystem": "4.0.1", "System.IO.FileSystem": "4.3.0",
"System.IO.FileSystem.Primitives": "4.0.1", "System.IO.FileSystem.Primitives": "4.3.0",
"System.IO.Pipes": "4.0.0", "System.IO.Pipes": "4.3.0",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0", "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
"System.Runtime.Numerics": "4.0.1", "System.Runtime.Numerics": "4.3.0",
"System.Security.AccessControl": "4.0.0", "System.Security.AccessControl": "4.3.0",
"System.Security.Cryptography.Algorithms": "4.2.0", "System.Security.Cryptography.Algorithms": "4.3.0",
"System.Security.Cryptography.Encoding": "4.0.0", "System.Security.Cryptography.Encoding": "4.3.0",
"System.Security.Cryptography.X509Certificates": "4.1.0", "System.Security.Cryptography.X509Certificates": "4.3.0",
"System.Security.Principal.Windows": "4.0.0", "System.Security.Principal.Windows": "4.3.0",
"System.Text.Encoding": "4.0.11", "System.Text.Encoding": "4.3.0",
"System.Text.Encoding.CodePages": "4.0.1", "System.Text.Encoding.CodePages": "4.3.0",
"System.Text.Encoding.Extensions": "4.0.11", "System.Text.Encoding.Extensions": "4.3.0",
"System.Text.RegularExpressions": "4.1.0", "System.Text.RegularExpressions": "4.3.0",
"System.Threading.Thread": "4.0.0", "System.Threading.Thread": "4.3.0",
"System.Xml.ReaderWriter": "4.0.11", "System.Xml.ReaderWriter": "4.3.0",
"System.Xml.XDocument": "4.0.11", "System.Xml.XDocument": "4.3.0",
"System.Xml.XmlDocument": "4.0.1", "System.Xml.XmlDocument": "4.3.0",
"System.Xml.XPath.XDocument": "4.0.1", "System.Xml.XPath.XDocument": "4.3.0",
"System.ValueTuple": "4.0.1-beta-24425-02", "System.ValueTuple": "4.3.0",
}, },
"frameworks": { "frameworks": {
"net46": {} "net46": {}
......
{ {
"supports": {}, "supports": {},
"dependencies": { "dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"Microsoft.DiaSymReader.Native": "1.5.0-beta1", "Microsoft.DiaSymReader.Native": "1.5.0-beta1",
"Microsoft.DiaSymReader": "1.1.0-beta1-60625-03", "Microsoft.DiaSymReader": "1.1.0-beta1-60818-02",
"Microsoft.DiaSymReader.PortablePdb": "1.2.0-beta1-60831-01", "Microsoft.DiaSymReader.PortablePdb": "1.2.0-beta1-61104-02",
"System.Collections.Immutable": "1.2.0", "System.Collections.Immutable": "1.3.0",
"System.Reflection.Metadata": "1.4.1-beta-24430-01", "System.Reflection.Metadata": "1.4.1",
"System.Xml.ReaderWriter": "4.0.11" "System.Xml.ReaderWriter": "4.3.0"
}, },
"frameworks": { "frameworks": {
"netstandard1.3": {} "netstandard1.3": {}
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
"Microsoft.CodeAnalysis.Test.Resources.Proprietary": "2.0.0-pre-20160714", "Microsoft.CodeAnalysis.Test.Resources.Proprietary": "2.0.0-pre-20160714",
"Microsoft.DiaSymReader.Native": "1.5.0-beta1", "Microsoft.DiaSymReader.Native": "1.5.0-beta1",
"Microsoft.DiaSymReader": "1.1.0-beta1-60625-03", "Microsoft.DiaSymReader": "1.1.0-beta1-60818-02",
"xunit": "2.1.0", "xunit": "2.1.0",
"xunit.runner.console": "2.2.0-beta1-build3239" "xunit.runner.console": "2.2.0-beta1-build3239"
}, },
......
{ {
"dependencies": { "dependencies": {
"Microsoft.CodeAnalysis.Test.Resources.Proprietary": "2.0.0-pre-20160714", "Microsoft.CodeAnalysis.Test.Resources.Proprietary": "2.0.0-pre-20160714",
"Microsoft.DiaSymReader": "1.1.0-beta1-60625-03", "Microsoft.DiaSymReader": "1.1.0-beta1-60818-02",
"xunit": "2.1.0", "xunit": "2.1.0",
"xunit.runner.console": "2.2.0-beta1-build3239" "xunit.runner.console": "2.2.0-beta1-build3239"
}, },
......
{ {
"dependencies": { "dependencies": {
"Microsoft.CodeAnalysis.Test.Resources.Proprietary": "2.0.0-pre-20160714", "Microsoft.CodeAnalysis.Test.Resources.Proprietary": "2.0.0-pre-20160714",
"Microsoft.CSharp": "4.0.1", "Microsoft.CSharp": "4.3.0",
"Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Portable.Compatibility": "1.0.1", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"System.Collections.Concurrent": "4.0.12", "System.Collections.Concurrent": "4.3.0",
"System.Console": "4.0.0", "System.Console": "4.3.0",
"System.Diagnostics.Debug": "4.0.11", "System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.Tools": "4.0.1", "System.Diagnostics.Tools": "4.3.0",
"System.Diagnostics.TraceSource": "4.0.0", "System.Diagnostics.TraceSource": "4.3.0",
"System.IO.FileSystem": "4.0.1", "System.IO.FileSystem": "4.3.0",
"System.Reflection.TypeExtensions": "4.1.0", "System.Reflection.TypeExtensions": "4.3.0",
"System.Text.RegularExpressions": "4.1.0", "System.Text.RegularExpressions": "4.3.0",
"System.Threading.Thread": "4.0.0", "System.Threading.Thread": "4.3.0",
"System.Xml.XDocument": "4.0.11", "System.Xml.XDocument": "4.3.0",
"System.Xml.XmlDocument": "4.0.1", "System.Xml.XmlDocument": "4.3.0",
"xunit": "2.1.0", "xunit": "2.1.0",
"xunit.runner.console": "2.2.0-beta1-build3239" "xunit.runner.console": "2.2.0-beta1-build3239"
}, },
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"supports": { }, "supports": { },
"dependencies": { "dependencies": {
"Newtonsoft.Json": "8.0.3", "Newtonsoft.Json": "8.0.3",
"System.Collections.Immutable": "1.2.0" "System.Collections.Immutable": "1.3.0"
}, },
"frameworks": { "frameworks": {
".NETFramework,Version=v4.6": { } ".NETFramework,Version=v4.6": { }
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"Microsoft.NETCore": "5.0.0", "Microsoft.NETCore": "5.0.0",
"Microsoft.NETCore.Portable.Compatibility": "1.0.1", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"NuSpec.ReferenceGenerator": "1.4.2", "NuSpec.ReferenceGenerator": "1.4.2",
"System.Collections.Immutable": "1.2.0" "System.Collections.Immutable": "1.3.0"
}, },
"frameworks": { "frameworks": {
"dotnet": {} "dotnet": {}
......
{ {
"dependencies": { "dependencies": {
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.3-rc4-24221-02", "Microsoft.NETCore.Runtime.CoreCLR": "1.1.0",
"Microsoft.NETCore.TestHost": "1.0.0", "Microsoft.NETCore.TestHost": "1.1.0",
"System.Runtime": "4.1.0" "System.Runtime": "4.3.0"
}, },
"frameworks": { "frameworks": {
// We don't actually target netstandard1.6; this is to work around https://github.com/dotnet/roslyn/issues/12458 // We don't actually target netstandard1.6; this is to work around https://github.com/dotnet/roslyn/issues/12458
......
{ {
"dependencies": { "dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.3-rc4-24221-02", "Microsoft.NETCore.Runtime.CoreCLR": "1.1.0",
"Microsoft.NETCore.TestHost": "1.0.0", "Microsoft.NETCore.TestHost": "1.1.0",
"System.AppContext": "4.1.0", "System.AppContext": "4.3.0",
"System.Collections": "4.0.11", "System.Collections": "4.3.0",
"System.Collections.Concurrent": "4.0.12", "System.Collections.Concurrent": "4.3.0",
"System.Collections.Immutable": "1.2.0", "System.Collections.Immutable": "1.3.0",
"System.Console": "4.0.0", "System.Console": "4.3.0",
"System.Diagnostics.Debug": "4.0.11", "System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.FileVersionInfo": "4.0.0", "System.Diagnostics.FileVersionInfo": "4.3.0",
"System.Diagnostics.Process": "4.1.0", "System.Diagnostics.Process": "4.3.0",
"System.Diagnostics.StackTrace": "4.0.1", "System.Diagnostics.StackTrace": "4.3.0",
"System.Diagnostics.Tools": "4.0.1", "System.Diagnostics.Tools": "4.3.0",
"System.Dynamic.Runtime": "4.0.11", "System.Dynamic.Runtime": "4.3.0",
"System.Globalization": "4.0.11", "System.Globalization": "4.3.0",
"System.IO.Compression": "4.1.0", "System.IO.Compression": "4.3.0",
"System.IO.FileSystem": "4.0.1", "System.IO.FileSystem": "4.3.0",
"System.IO.FileSystem.Primitives": "4.0.1", "System.IO.FileSystem.Primitives": "4.3.0",
"System.IO.FileSystem.Watcher": "4.0.0", "System.IO.FileSystem.Watcher": "4.3.0",
"System.IO.Pipes": "4.0.0", "System.IO.Pipes": "4.3.0",
"System.Linq": "4.1.0", "System.Linq": "4.3.0",
"System.Linq.Expressions": "4.1.0", "System.Linq.Expressions": "4.3.0",
"System.Net.NameResolution": "4.0.0", "System.Net.NameResolution": "4.3.0",
"System.Net.Sockets": "4.1.0", "System.Net.Sockets": "4.3.0",
"System.Reflection": "4.1.0", "System.Reflection": "4.3.0",
"System.Reflection.Primitives": "4.0.1", "System.Reflection.Primitives": "4.3.0",
"System.Resources.ResourceManager": "4.0.1", "System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.1.0", "System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.1.0", "System.Runtime.Extensions": "4.3.0",
"System.Runtime.Handles": "4.0.1", "System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.1.0", "System.Runtime.InteropServices": "4.3.0",
"System.Runtime.Loader": "4.0.0", "System.Runtime.Loader": "4.3.0",
"System.Runtime.Numerics": "4.0.1", "System.Runtime.Numerics": "4.3.0",
"System.Security.Cryptography.Algorithms": "4.2.0", "System.Security.Cryptography.Algorithms": "4.3.0",
"System.Security.Cryptography.Encoding": "4.0.0", "System.Security.Cryptography.Encoding": "4.3.0",
"System.Security.Cryptography.X509Certificates": "4.1.0", "System.Security.Cryptography.X509Certificates": "4.3.0",
"System.Text.Encoding": "4.0.11", "System.Text.Encoding": "4.3.0",
"System.Text.Encoding.CodePages": "4.0.1", "System.Text.Encoding.CodePages": "4.3.0",
"System.Text.Encoding.Extensions": "4.0.11", "System.Text.Encoding.Extensions": "4.3.0",
"System.Threading": "4.0.11", "System.Threading": "4.3.0",
"System.Threading.Tasks": "4.0.11", "System.Threading.Tasks": "4.3.0",
"System.Threading.Tasks.Parallel": "4.0.1", "System.Threading.Tasks.Parallel": "4.3.0",
"System.Threading.Thread": "4.0.0", "System.Threading.Thread": "4.3.0",
"System.Xml.ReaderWriter": "4.0.11", "System.Xml.ReaderWriter": "4.3.0",
"System.Xml.XDocument": "4.0.11", "System.Xml.XDocument": "4.3.0",
"System.Xml.XmlDocument": "4.0.1", "System.Xml.XmlDocument": "4.3.0",
"System.Xml.XPath.XDocument": "4.0.1" "System.Xml.XPath.XDocument": "4.3.0"
}, },
"frameworks": { "frameworks": {
// We don't actually target netstandard1.6; this is to work around https://github.com/dotnet/roslyn/issues/12458 // We don't actually target netstandard1.6; this is to work around https://github.com/dotnet/roslyn/issues/12458
......
{ {
"dependencies": { "dependencies": {
"CommandLineParser": "2.0.273-beta", "CommandLineParser": "2.0.273-beta",
"System.Collections.Immutable": "1.2.0", "System.Collections.Immutable": "1.3.0",
"System.Reflection.Metadata": "1.4.1-beta-24430-01", "System.Reflection.Metadata": "1.4.1",
}, },
"frameworks": { "frameworks": {
"net46": { } "net46": { }
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"supports": { }, "supports": { },
"dependencies": { "dependencies": {
"Newtonsoft.Json": "8.0.3", "Newtonsoft.Json": "8.0.3",
"System.Collections.Immutable": "1.2.0" "System.Collections.Immutable": "1.3.0"
}, },
"frameworks": { "frameworks": {
".NETFramework,Version=v4.6": { } ".NETFramework,Version=v4.6": { }
......
{ {
"dependencies": { "dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.3-rc4-24221-02", "Microsoft.NETCore.Runtime.CoreCLR": "1.1.0",
"Microsoft.NETCore.TestHost": "1.0.0" "Microsoft.NETCore.TestHost": "1.1.0"
}, },
"frameworks": { "frameworks": {
// We don't actually target netstandard1.6; this is to work around https://github.com/dotnet/roslyn/issues/12458 // We don't actually target netstandard1.6; this is to work around https://github.com/dotnet/roslyn/issues/12458
......
{ {
"dependencies": { "dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"NETStandard.Library": "1.6.0", "NETStandard.Library": "1.6.1",
"System.Xml.XmlDocument": "4.0.1", "System.Xml.XmlDocument": "4.3.0",
"System.Xml.XmlSerializer": "4.0.11" "System.Xml.XmlSerializer": "4.3.0"
}, },
"frameworks": { "frameworks": {
// We don't actually target netstandard1.6; this is to work around https://github.com/dotnet/roslyn/issues/12458 // We don't actually target netstandard1.6; this is to work around https://github.com/dotnet/roslyn/issues/12458
......
{ {
"dependencies": { "dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"NETStandard.Library": "1.6.0", "NETStandard.Library": "1.6.1",
}, },
"frameworks": { "frameworks": {
// We don't actually target netstandard1.6; this is to work around https://github.com/dotnet/roslyn/issues/12458 // We don't actually target netstandard1.6; this is to work around https://github.com/dotnet/roslyn/issues/12458
......
{ {
"dependencies": { "dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"NETStandard.Library": "1.6.0", "NETStandard.Library": "1.6.1",
"System.Xml.XmlDocument": "4.0.1", "System.Xml.XmlDocument": "4.3.0",
"System.Xml.XmlSerializer": "4.0.11" "System.Xml.XmlSerializer": "4.3.0"
}, },
"frameworks": { "frameworks": {
// We don't actually target netstandard1.6; this is to work around https://github.com/dotnet/roslyn/issues/12458 // We don't actually target netstandard1.6; this is to work around https://github.com/dotnet/roslyn/issues/12458
......
{ {
"dependencies": { "dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"NETStandard.Library": "1.6.0" "NETStandard.Library": "1.6.1"
}, },
"frameworks": { "frameworks": {
// We don't actually target netstandard1.6; this is to work around https://github.com/dotnet/roslyn/issues/12458 // We don't actually target netstandard1.6; this is to work around https://github.com/dotnet/roslyn/issues/12458
......
{ {
"dependencies": { "dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1", "Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"NETStandard.Library": "1.6.0", "NETStandard.Library": "1.6.1",
"System.Console": "4.0.0", "System.Console": "4.3.0",
"System.Security.Cryptography.Algorithms": "4.2.0" "System.Security.Cryptography.Algorithms": "4.3.0"
}, },
"frameworks": { "frameworks": {
// We don't actually target netstandard1.6; this is to work around https://github.com/dotnet/roslyn/issues/12458 // We don't actually target netstandard1.6; this is to work around https://github.com/dotnet/roslyn/issues/12458
......
{ {
"dependencies": { "dependencies": {
"Microsoft.DiaSymReader": "1.1.0-beta1-60625-03" "Microsoft.DiaSymReader": "1.1.0-beta1-60818-02"
}, },
"frameworks": { "frameworks": {
"net46": { } "net46": { }
......
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
"dependencies": { "dependencies": {
"Newtonsoft.Json": "8.0.3", "Newtonsoft.Json": "8.0.3",
"RestSharp": "105.2.3", "RestSharp": "105.2.3",
"System.Collections.Immutable": "1.2.0", "System.Collections.Immutable": "1.3.0",
"System.Reflection.Metadata": "1.4.1-beta-24430-01", "System.Reflection.Metadata": "1.4.1",
}, },
"frameworks": { "frameworks": {
"net46": { } "net46": { }
......
...@@ -98,7 +98,7 @@ ...@@ -98,7 +98,7 @@
"version": "1.1.4322", "version": "1.1.4322",
"suppressParent": "all" "suppressParent": "all"
}, },
"Microsoft.DiaSymReader": "1.1.0-beta1-60625-03", "Microsoft.DiaSymReader": "1.1.0-beta1-60818-02",
"Microsoft.Build": "14.3.0", "Microsoft.Build": "14.3.0",
"NuGet.VisualStudio": { "NuGet.VisualStudio": {
"version": "4.0.0-rc-2048", "version": "4.0.0-rc-2048",
......
{ {
"dependencies": { "dependencies": {
"Microsoft.VisualStudio.Imaging": "15.0.25726-Preview5", "Microsoft.VisualStudio.Imaging": "15.0.25726-Preview5",
"Microsoft.VisualStudio.Utilities": "15.0.25726-Preview5", "Microsoft.VisualStudio.Utilities": "15.0.25726-Preview5",
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
"Newtonsoft.Json": "8.0.3", "Newtonsoft.Json": "8.0.3",
"RoslynDependencies.Microsoft.VisualStudio.Shell.Interop.15.0.DesignTime": "15.0.25718-Preview5", "RoslynDependencies.Microsoft.VisualStudio.Shell.Interop.15.0.DesignTime": "15.0.25718-Preview5",
"RoslynDependencies.Microsoft.VisualStudio.Workspace": "14.0.983-pre-ge167e81694", "RoslynDependencies.Microsoft.VisualStudio.Workspace": "14.0.983-pre-ge167e81694",
"System.Collections.Immutable": "1.2.0" "System.Collections.Immutable": "1.3.0"
}, },
"frameworks": { "frameworks": {
"net46": { } "net46": { }
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"Microsoft.VisualStudio.Editor": "14.3.25407", "Microsoft.VisualStudio.Editor": "14.3.25407",
"Microsoft.VisualStudio.Shell.14.0": "14.3.25407", "Microsoft.VisualStudio.Shell.14.0": "14.3.25407",
"Microsoft.VisualStudio.VsInteractiveWindow": "2.0.0-beta5-60820-04", "Microsoft.VisualStudio.VsInteractiveWindow": "2.0.0-beta5-60820-04",
"System.ValueTuple": "4.0.1-beta-24425-02" "System.ValueTuple": "4.3.0"
}, },
"frameworks": { "frameworks": {
"net46": { } "net46": { }
......
{ {
"dependencies": { "dependencies": {
"Microsoft.DiaSymReader.PortablePdb": "1.2.0-beta1-60831-01", "Microsoft.DiaSymReader.PortablePdb": "1.2.0-beta1-61104-02",
"ManagedEsent": "1.9.4" "ManagedEsent": "1.9.4"
}, },
"frameworks": { "frameworks": {
......
{ {
"dependencies": { "dependencies": {
"Microsoft.Composition": "1.0.27", "Microsoft.Composition": "1.0.27",
"System.Diagnostics.Contracts": "4.0.1", "System.Diagnostics.Contracts": "4.3.0",
"System.Linq.Parallel": "4.0.1", "System.Linq.Parallel": "4.3.0",
"System.ObjectModel": "4.0.10", "System.ObjectModel": "4.3.0",
"System.Text.RegularExpressions": "4.1.0", "System.Text.RegularExpressions": "4.3.0",
"System.Threading.Tasks.Parallel": "4.0.1", "System.Threading.Tasks.Parallel": "4.3.0"
"System.Threading.Thread": "4.0.0" "System.Threading.Thread": "4.3.0"
}, },
"frameworks": { "frameworks": {
"netstandard1.3": { "netstandard1.3": {
......
{ {
"dependencies": { "dependencies": {
"System.Collections.Immutable": "1.2.0" "System.Collections.Immutable": "1.3.0"
}, },
"frameworks": { "frameworks": {
"net46": { } "net46": { }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册