提交 ae2687ae 编写于 作者: T Tomas Matousek

Update SRM, SCI to builds with profiling data

上级 8d6e20e9
......@@ -21,7 +21,7 @@
<MicrosoftDiagnosticsTracingTraceEventVersion>1.0.35</MicrosoftDiagnosticsTracingTraceEventVersion>
<MicrosoftDiaSymReaderVersion>1.1.0-beta1-60818-02</MicrosoftDiaSymReaderVersion>
<MicrosoftDiaSymReaderNativeVersion>1.5.0-beta1</MicrosoftDiaSymReaderNativeVersion>
<MicrosoftDiaSymReaderPortablePdbVersion>1.2.0-beta1-61104-02</MicrosoftDiaSymReaderPortablePdbVersion>
<MicrosoftDiaSymReaderPortablePdbVersion>1.2.0-beta1-61222-02</MicrosoftDiaSymReaderPortablePdbVersion>
<MicrosoftNETCoreRuntimeCoreCLRVersion>1.1.0</MicrosoftNETCoreRuntimeCoreCLRVersion>
<MicrosoftVisualBasicVersion>10.1.0</MicrosoftVisualBasicVersion>
<RoslynToolsMicrosoftLocateVSVersion>0.2.2-beta</RoslynToolsMicrosoftLocateVSVersion>
......@@ -30,7 +30,7 @@
<SystemAppContextVersion>4.3.0</SystemAppContextVersion>
<SystemCollectionsVersion>4.3.0</SystemCollectionsVersion>
<SystemCollectionsConcurrentVersion>4.3.0</SystemCollectionsConcurrentVersion>
<SystemCollectionsImmutableVersion>1.3.0</SystemCollectionsImmutableVersion>
<SystemCollectionsImmutableVersion>1.3.1</SystemCollectionsImmutableVersion>
<SystemConsoleVersion>4.3.0</SystemConsoleVersion>
<SystemDiagnosticsContractsVersion>4.3.0</SystemDiagnosticsContractsVersion>
<SystemDiagnosticsDebugVersion>4.3.0</SystemDiagnosticsDebugVersion>
......@@ -59,7 +59,7 @@
<SystemObjectModelVersion>4.3.0</SystemObjectModelVersion>
<SystemReflectionVersion>4.3.0</SystemReflectionVersion>
<SystemReflectionExtensionsVersion>4.3.0</SystemReflectionExtensionsVersion>
<SystemReflectionMetadataVersion>1.4.1</SystemReflectionMetadataVersion>
<SystemReflectionMetadataVersion>1.4.2</SystemReflectionMetadataVersion>
<SystemReflectionPrimitivesVersion>4.3.0</SystemReflectionPrimitivesVersion>
<SystemReflectionTypeExtensionsVersion>4.3.0</SystemReflectionTypeExtensionsVersion>
<SystemResourcesResourceManagerVersion>4.3.0</SystemResourcesResourceManagerVersion>
......
......@@ -3,7 +3,7 @@
"xunit": "2.2.0-beta4-build3444",
"xunit.runner.console": "2.2.0-beta4-build3444",
"xunit.runner.visualstudio": "2.2.0-beta4-build1194",
"System.Collections.Immutable": "1.3.0",
"System.Collections.Immutable": "1.3.1",
"Microsoft.Build": "14.3.0",
"Moq": "4.2.1402.2112"
},
......
......@@ -2,7 +2,7 @@
"supports": {},
"dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"System.Collections.Immutable": "1.3.0",
"System.Collections.Immutable": "1.3.1",
"System.Collections": "4.3.0",
"System.Collections.Concurrent": "4.3.0",
"System.Diagnostics.Tools": "4.3.0",
......@@ -11,7 +11,7 @@
"System.IO.Compression": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.IO.FileSystem.Primitives": "4.3.0",
"System.Reflection.Metadata": "1.4.1",
"System.Reflection.Metadata": "1.4.2",
"System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
"System.Runtime.Numerics": "4.3.0",
"System.Security.Cryptography.Algorithms": "4.3.0",
......
{
"dependencies": {
"System.Collections.Immutable": "1.3.0",
"System.Collections.Immutable": "1.3.1",
"Microsoft.VisualStudio.InteractiveWindow": "2.0.0-beta5-60820-04",
"Microsoft.VisualStudio.Text.Internal": "14.3.25407-alpha",
"Microsoft.VisualStudio.Language.CallHierarchy": "14.3.25407-alpha",
......
......@@ -12,7 +12,7 @@
"Microsoft.VisualStudio.Text.UI.Wpf": "15.0.25726-Preview5",
"Microsoft.VisualStudio.Utilities": "15.0.25726-Preview5",
"Microsoft.VisualStudio.Language.NavigateTo.Interfaces": "15.0.25726-Preview5",
"System.Collections.Immutable": "1.3.0",
"System.Collections.Immutable": "1.3.1",
"VS.ExternalAPIs.CodingConventions": "1.0.60704.2"
},
"frameworks": {
......
{
"dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"System.Collections.Immutable": "1.3.0",
"System.Reflection.Metadata": "1.4.1",
"System.Collections.Immutable": "1.3.1",
"System.Reflection.Metadata": "1.4.2",
"Microsoft.VisualStudio.Debugger.Engine": "14.3.25422",
},
"frameworks": {
......
{
"dependencies": {
"System.Collections.Immutable": "1.3.0",
"System.Collections.Immutable": "1.3.1",
"Microsoft.VisualStudio.Debugger.Metadata": "14.3.25421",
"xunit": "2.2.0-beta4-build3444",
"xunit.runner.console": "2.2.0-beta4-build3444",
......
{
"dependencies": {
"Newtonsoft.Json": "8.0.3",
"System.Reflection.Metadata": "1.4.1"
"System.Reflection.Metadata": "1.4.2"
},
"frameworks": {
"net46": {}
......
{
"dependencies": {
"Microsoft.DiaSymReader.PortablePdb": "1.2.0-beta1-61104-02",
"Microsoft.DiaSymReader.PortablePdb": "1.2.0-beta1-61222-02",
"System.Diagnostics.Process": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.IO.FileSystem.Primitives": "4.3.0",
......
......@@ -3,8 +3,8 @@
"Microsoft.DiaSymReader": "1.1.0-beta1-60818-02",
"Microsoft.DiaSymReader.Native": "1.5.0-beta1",
"Microsoft.CodeAnalysis.Elfie": "0.10.6-rc2",
"System.Collections.Immutable": "1.3.0",
"System.Reflection.Metadata": "1.4.1",
"System.Collections.Immutable": "1.3.1",
"System.Reflection.Metadata": "1.4.2",
"ManagedEsent": "1.9.4",
"System.AppContext": "4.3.0",
"System.Console": "4.3.0",
......
......@@ -4,9 +4,9 @@
"Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"Microsoft.DiaSymReader.Native": "1.5.0-beta1",
"Microsoft.DiaSymReader": "1.1.0-beta1-60818-02",
"Microsoft.DiaSymReader.PortablePdb": "1.2.0-beta1-61104-02",
"System.Collections.Immutable": "1.3.0",
"System.Reflection.Metadata": "1.4.1",
"Microsoft.DiaSymReader.PortablePdb": "1.2.0-beta1-61222-02",
"System.Collections.Immutable": "1.3.1",
"System.Reflection.Metadata": "1.4.2",
"System.Xml.ReaderWriter": "4.3.0"
},
"frameworks": {
......
......@@ -2,7 +2,7 @@
"supports": { },
"dependencies": {
"Newtonsoft.Json": "8.0.3",
"System.Collections.Immutable": "1.3.0"
"System.Collections.Immutable": "1.3.1"
},
"frameworks": {
"net46": { }
......
......@@ -9,7 +9,7 @@
"Microsoft.NETCore": "5.0.0",
"Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"NuSpec.ReferenceGenerator": "1.4.2",
"System.Collections.Immutable": "1.3.0"
"System.Collections.Immutable": "1.3.1"
},
"frameworks": {
"dotnet": {}
......
......@@ -7,7 +7,7 @@
"System.AppContext": "4.3.0",
"System.Collections": "4.3.0",
"System.Collections.Concurrent": "4.3.0",
"System.Collections.Immutable": "1.3.0",
"System.Collections.Immutable": "1.3.1",
"System.Console": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.FileVersionInfo": "4.3.0",
......
{
"dependencies": {
"CommandLineParser": "2.0.273-beta",
"System.Collections.Immutable": "1.3.0",
"System.Reflection.Metadata": "1.4.1",
"System.Collections.Immutable": "1.3.1",
"System.Reflection.Metadata": "1.4.2",
},
"frameworks": {
"net46": { }
......
......@@ -2,7 +2,7 @@
"supports": { },
"dependencies": {
"Newtonsoft.Json": "8.0.3",
"System.Collections.Immutable": "1.3.0"
"System.Collections.Immutable": "1.3.1"
},
"frameworks": {
"net46": { }
......
......@@ -2,8 +2,8 @@
"dependencies": {
"Newtonsoft.Json": "8.0.3",
"RestSharp": "105.2.3",
"System.Collections.Immutable": "1.3.0",
"System.Reflection.Metadata": "1.4.1",
"System.Collections.Immutable": "1.3.1",
"System.Reflection.Metadata": "1.4.2",
},
"frameworks": {
"net46": { }
......
......@@ -20,7 +20,7 @@
"Newtonsoft.Json": "8.0.3",
"RoslynDependencies.Microsoft.VisualStudio.Shell.Interop.15.0.DesignTime": "15.0.25718-Preview5",
"RoslynDependencies.Microsoft.VisualStudio.Workspace": "14.0.983-pre-ge167e81694",
"System.Collections.Immutable": "1.3.0",
"System.Collections.Immutable": "1.3.1",
"Microsoft.VisualStudio.Diagnostics.PerformanceProvider": "15.0.25802-alpha",
"Microsoft.VisualStudio.Shell.15.0": "15.0.25726-Preview5",
"Microsoft.VisualStudio.Shell.Immutable.10.0": {
......
......@@ -2,7 +2,7 @@
"dependencies": {
"EnvDTE": "8.0.0",
"EnvDTE80": "8.0.0",
"System.Collections.Immutable": "1.3.0",
"System.Collections.Immutable": "1.3.1",
"xunit": "2.2.0-beta4-build3444",
"xunit.runner.console": "2.2.0-beta4-build3444",
"xunit.runner.visualstudio": "2.2.0-beta4-build1194"
......
......@@ -18,7 +18,7 @@
"Microsoft.VisualStudio.VsInteractiveWindow": "2.0.0-beta5-60820-04",
"Microsoft.VisualStudio.ComponentModelHost": "14.3.25407-alpha",
"Microsoft.VisualStudio.Text.Internal": "14.3.25407-alpha",
"System.Collections.Immutable": "1.3.0"
"System.Collections.Immutable": "1.3.1"
},
"frameworks": {
"net46": { }
......
{
"dependencies": {
"Microsoft.DiaSymReader.PortablePdb": "1.2.0-beta1-61104-02",
"Microsoft.DiaSymReader.PortablePdb": "1.2.0-beta1-61222-02",
"ManagedEsent": "1.9.4"
},
"frameworks": {
......
{
"dependencies": {
"System.Collections.Immutable": "1.3.0"
"System.Collections.Immutable": "1.3.1"
},
"frameworks": {
"net46": { }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册