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

Updates SRM to 1.2.0-rc2-23608 and DSR to 1.0.7-beta1

上级 fdebe24f
...@@ -77,11 +77,11 @@ ...@@ -77,11 +77,11 @@
<UseRoslynAnalyzers Condition="'$(UseRoslynAnalyzers)' == ''">true</UseRoslynAnalyzers> <UseRoslynAnalyzers Condition="'$(UseRoslynAnalyzers)' == ''">true</UseRoslynAnalyzers>
<RoslynSemanticVersion Condition="'$(RoslynSemanticVersion)' == ''">1.2.0</RoslynSemanticVersion> <RoslynSemanticVersion Condition="'$(RoslynSemanticVersion)' == ''">1.2.0</RoslynSemanticVersion>
<SystemReflectionMetadataAssemblyVersion Condition="'$(SystemReflectionMetadataAssemblyVersion)' == ''">1.1.0</SystemReflectionMetadataAssemblyVersion> <SystemReflectionMetadataAssemblyVersion Condition="'$(SystemReflectionMetadataAssemblyVersion)' == ''">1.2.0</SystemReflectionMetadataAssemblyVersion>
<SystemCollectionsImmutableAssemblyVersion Condition="'$(SystemCollectionsImmutableAssemblyVersion)' == ''">1.1.37</SystemCollectionsImmutableAssemblyVersion> <SystemCollectionsImmutableAssemblyVersion Condition="'$(SystemCollectionsImmutableAssemblyVersion)' == ''">1.1.37</SystemCollectionsImmutableAssemblyVersion>
<NuGetCommandLineAssemblyVersion Condition="'$(NuGetCommandLineAssemblyVersion)' == ''">2.8.5</NuGetCommandLineAssemblyVersion> <NuGetCommandLineAssemblyVersion Condition="'$(NuGetCommandLineAssemblyVersion)' == ''">2.8.5</NuGetCommandLineAssemblyVersion>
<MicrosoftCompositionAssemblyVersion Condition="'$(MicrosoftCompositionAssemblyVersion)' == ''">1.0.27</MicrosoftCompositionAssemblyVersion> <MicrosoftCompositionAssemblyVersion Condition="'$(MicrosoftCompositionAssemblyVersion)' == ''">1.0.27</MicrosoftCompositionAssemblyVersion>
<SystemReflectionMetadataVersion>$(SystemReflectionMetadataAssemblyVersion)</SystemReflectionMetadataVersion> <SystemReflectionMetadataVersion>$(SystemReflectionMetadataAssemblyVersion)-rc2-23608</SystemReflectionMetadataVersion>
<SystemCollectionsImmutableVersion>$(SystemCollectionsImmutableAssemblyVersion)</SystemCollectionsImmutableVersion> <SystemCollectionsImmutableVersion>$(SystemCollectionsImmutableAssemblyVersion)</SystemCollectionsImmutableVersion>
<MicrosoftDiaSymReaderNativeVersion>1.3.3</MicrosoftDiaSymReaderNativeVersion> <MicrosoftDiaSymReaderNativeVersion>1.3.3</MicrosoftDiaSymReaderNativeVersion>
<NuGetCommandLineVersion>$(NuGetCommandLineAssemblyVersion)</NuGetCommandLineVersion> <NuGetCommandLineVersion>$(NuGetCommandLineAssemblyVersion)</NuGetCommandLineVersion>
......
{ {
"dependencies": { "dependencies": {
"Microsoft.DiaSymReader": "1.0.6", "Microsoft.DiaSymReader": "1.0.7-beta1",
"xunit": "2.1.0", "xunit": "2.1.0",
"xunit.runner.console": "2.1.0" "xunit.runner.console": "2.1.0"
}, },
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
"Microsoft.DiaSymReader.Native": "1.3.3", "Microsoft.DiaSymReader.Native": "1.3.3",
"System.Collections.Immutable": "1.1.37", "System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.1.0", "System.Reflection.Metadata": "1.2.0-rc2-23608",
}, },
"frameworks": { "frameworks": {
"net45": { } "net45": { }
......
{ {
"dependencies": { "dependencies": {
"Microsoft.DiaSymReader": "1.0.6", "Microsoft.DiaSymReader": "1.0.7-beta1",
"Moq": "4.2.1402.2112", "Moq": "4.2.1402.2112",
"xunit": "2.1.0", "xunit": "2.1.0",
"xunit.runner.console": "2.1.0" "xunit.runner.console": "2.1.0"
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"supports": {}, "supports": {},
"dependencies": { "dependencies": {
"System.Collections.Immutable": "1.1.37", "System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.1.0" "System.Reflection.Metadata": "1.2.0-rc2-23608"
}, },
"frameworks": { "frameworks": {
".NETPortable,Version=v4.5,Profile=Profile7": {} ".NETPortable,Version=v4.5,Profile=Profile7": {}
......
{ {
"dependencies": { "dependencies": {
"System.Collections.Immutable": "1.1.37", "System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.1.0", "System.Reflection.Metadata": "1.2.0-rc2-23608",
}, },
"frameworks": { "frameworks": {
"net45": { } "net45": { }
......
{ {
"dependencies": { "dependencies": {
"Microsoft.DiaSymReader": "1.0.6", "Microsoft.DiaSymReader": "1.0.7-beta1",
"Moq": "4.2.1402.2112", "Moq": "4.2.1402.2112",
"xunit": "2.1.0", "xunit": "2.1.0",
"xunit.runner.console": "2.1.0" "xunit.runner.console": "2.1.0"
......
{ {
"dependencies": { "dependencies": {
"Microsoft.DiaSymReader": "1.0.6", "Microsoft.DiaSymReader": "1.0.7-beta1",
"xunit": "2.1.0", "xunit": "2.1.0",
"xunit.runner.console": "2.1.0" "xunit.runner.console": "2.1.0"
}, },
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
"Microsoft.DiaSymReader.Native": "1.3.3", "Microsoft.DiaSymReader.Native": "1.3.3",
"System.Collections.Immutable": "1.1.37", "System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.1.0", "System.Reflection.Metadata": "1.2.0-rc2-23608",
}, },
"frameworks": { "frameworks": {
"net45": { } "net45": { }
......
{ {
"dependencies": { "dependencies": {
"Microsoft.DiaSymReader": "1.0.6", "Microsoft.DiaSymReader": "1.0.7-beta1",
"System.Collections.Immutable": "1.1.37", "System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.1.0" "System.Reflection.Metadata": "1.2.0-rc2-23608"
}, },
"frameworks": { "frameworks": {
".NETPortable,Version=v4.5,Profile=Profile7": {} ".NETPortable,Version=v4.5,Profile=Profile7": {}
......
{ {
"dependencies": { "dependencies": {
"Microsoft.DiaSymReader": "1.0.6", "Microsoft.DiaSymReader": "1.0.7-beta1",
"xunit": "2.1.0", "xunit": "2.1.0",
"xunit.runner.console": "2.1.0" "xunit.runner.console": "2.1.0"
}, },
......
{ {
"dependencies": { "dependencies": {
"Microsoft.DiaSymReader": "1.0.6" "Microsoft.DiaSymReader": "1.0.7-beta1"
}, },
"frameworks": { "frameworks": {
".NETPortable,Version=v4.5,Profile=Profile7": {} ".NETPortable,Version=v4.5,Profile=Profile7": {}
......
{ {
"dependencies": { "dependencies": {
"Microsoft.DiaSymReader": "1.0.6", "Microsoft.DiaSymReader": "1.0.7-beta1",
"xunit": "2.1.0" "xunit": "2.1.0"
}, },
"frameworks": { "frameworks": {
......
{ {
"dependencies": { "dependencies": {
"Microsoft.DiaSymReader": "1.0.6", "Microsoft.DiaSymReader": "1.0.7-beta1",
"xunit": "2.1.0", "xunit": "2.1.0",
"xunit.runner.console": "2.1.0" "xunit.runner.console": "2.1.0"
}, },
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
"Microsoft.CodeAnalysis.Workspaces.Common": "1.0.0", "Microsoft.CodeAnalysis.Workspaces.Common": "1.0.0",
"Microsoft.Composition": "1.0.27", "Microsoft.Composition": "1.0.27",
"System.Collections.Immutable": "1.1.37", "System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.0.21" "System.Reflection.Metadata": "1.2.0-rc2-23608"
}, },
"frameworks": { "frameworks": {
"net45": {} "net45": {}
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
"Microsoft.CodeAnalysis.Workspaces.Common": "1.0.0", "Microsoft.CodeAnalysis.Workspaces.Common": "1.0.0",
"Microsoft.Composition": "1.0.27", "Microsoft.Composition": "1.0.27",
"System.Collections.Immutable": "1.1.37", "System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.0.21" "System.Reflection.Metadata": "1.2.0-rc2-23608"
}, },
"frameworks": { "frameworks": {
"net45": {} "net45": {}
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
"Microsoft.CodeAnalysis.Workspaces.Common": "1.0.0", "Microsoft.CodeAnalysis.Workspaces.Common": "1.0.0",
"Microsoft.Composition": "1.0.27", "Microsoft.Composition": "1.0.27",
"System.Collections.Immutable": "1.1.37", "System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.0.21" "System.Reflection.Metadata": "1.2.0-rc2-23608"
}, },
"frameworks": { "frameworks": {
"net45": {} "net45": {}
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
"Microsoft.CodeAnalysis.Workspaces.Common": "1.0.0", "Microsoft.CodeAnalysis.Workspaces.Common": "1.0.0",
"Microsoft.Composition": "1.0.27", "Microsoft.Composition": "1.0.27",
"System.Collections.Immutable": "1.1.37", "System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.0.21" "System.Reflection.Metadata": "1.2.0-rc2-23608"
}, },
"frameworks": { "frameworks": {
"net45": {} "net45": {}
......
{ {
"supports": {}, "supports": {},
"dependencies": { "dependencies": {
"Microsoft.DiaSymReader": "1.0.6", "Microsoft.DiaSymReader": "1.0.7-beta1",
"Microsoft.DiaSymReader.Native": "1.3.3", "Microsoft.DiaSymReader.Native": "1.3.3",
"System.Collections.Immutable": "1.1.37", "System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.1.0" "System.Reflection.Metadata": "1.2.0-rc2-23608"
}, },
"frameworks": { "frameworks": {
".NETPortable,Version=v4.5,Profile=Profile7": {} ".NETPortable,Version=v4.5,Profile=Profile7": {}
......
{ {
"dependencies": { "dependencies": {
"Microsoft.CodeAnalysis.Test.Resources.Proprietary": "1.2.0-beta-20151016-11", "Microsoft.CodeAnalysis.Test.Resources.Proprietary": "1.2.0-beta-20151016-11",
"Microsoft.DiaSymReader": "1.0.6", "Microsoft.DiaSymReader": "1.0.7-beta1",
"Microsoft.DiaSymReader.Native": "1.3.3", "Microsoft.DiaSymReader.Native": "1.3.3",
"System.Collections.Immutable": "1.1.37", "System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.1.0", "System.Reflection.Metadata": "1.2.0-rc2-23608",
"xunit": "2.1.0" "xunit": "2.1.0"
}, },
"frameworks": { "frameworks": {
......
{ {
"dependencies": { "dependencies": {
"Microsoft.CodeAnalysis.Test.Resources.Proprietary": "1.2.0-beta-20151016-11", "Microsoft.CodeAnalysis.Test.Resources.Proprietary": "1.2.0-beta-20151016-11",
"Microsoft.DiaSymReader": "1.0.6", "Microsoft.DiaSymReader": "1.0.7-beta1",
"System.Collections.Immutable": "1.1.37", "System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.1.0", "System.Reflection.Metadata": "1.2.0-rc2-23608",
"xunit": "2.1.0" "xunit": "2.1.0"
}, },
"frameworks": { "frameworks": {
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"System.IO.FileSystem": "4.0.0", "System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0", "System.IO.FileSystem.Primitives": "4.0.0",
"System.Reflection": "4.0.10", "System.Reflection": "4.0.10",
"System.Reflection.Metadata": "1.1.0", "System.Reflection.Metadata": "1.2.0-rc2-23608",
"System.Runtime": "4.0.20", "System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10", "System.Runtime.Extensions": "4.0.10",
"System.Runtime.InteropServices": "4.0.20", "System.Runtime.InteropServices": "4.0.20",
......
{ {
"dependencies": { "dependencies": {
"System.Reflection.Metadata": "1.1.0" "System.Reflection.Metadata": "1.2.0-rc2-23608"
}, },
"frameworks": { "frameworks": {
"net452": {} "net452": {}
......
{ {
"dependencies": { "dependencies": {
"Microsoft.DiaSymReader": "1.0.6" "Microsoft.DiaSymReader": "1.0.7-beta1"
}, },
"frameworks": { "frameworks": {
"net45": {} "net45": {}
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<packages> <packages>
<package id="Microsoft.Composition" version="1.0.27" targetFramework="net46" /> <package id="Microsoft.Composition" version="1.0.27" targetFramework="net46" />
<package id="System.Collections.Immutable" version="1.1.36" targetFramework="net46" /> <package id="System.Collections.Immutable" version="1.1.36" targetFramework="net46" />
<package id="System.Reflection.Metadata" version="1.0.21" targetFramework="net46" /> <package id="System.Reflection.Metadata" version="1.2.0-rc2-23608" targetFramework="net46" />
<package id="Microsoft.CodeAnalysis.Common" version="1.0.0" targetFramework="net46" /> <package id="Microsoft.CodeAnalysis.Common" version="1.0.0" targetFramework="net46" />
<package id="Microsoft.CodeAnalysis.CSharp" version="1.0.0" targetFramework="net46" /> <package id="Microsoft.CodeAnalysis.CSharp" version="1.0.0" targetFramework="net46" />
<package id="Microsoft.CodeAnalysis.VisualBasic" version="1.0.0" targetFramework="net46" /> <package id="Microsoft.CodeAnalysis.VisualBasic" version="1.0.0" targetFramework="net46" />
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<packages> <packages>
<package id="Microsoft.Composition" version="1.0.27" targetFramework="net46" /> <package id="Microsoft.Composition" version="1.0.27" targetFramework="net46" />
<package id="System.Collections.Immutable" version="1.1.36" targetFramework="net46" /> <package id="System.Collections.Immutable" version="1.1.36" targetFramework="net46" />
<package id="System.Reflection.Metadata" version="1.0.21" targetFramework="net46" /> <package id="System.Reflection.Metadata" version="1.2.0-rc2-23608" targetFramework="net46" />
<package id="Microsoft.CodeAnalysis.Common" version="1.0.0" targetFramework="net46" /> <package id="Microsoft.CodeAnalysis.Common" version="1.0.0" targetFramework="net46" />
<package id="Microsoft.CodeAnalysis.VisualBasic" version="1.0.0" targetFramework="net46" /> <package id="Microsoft.CodeAnalysis.VisualBasic" version="1.0.0" targetFramework="net46" />
<package id="Microsoft.CodeAnalysis.CSharp" version="1.0.0" targetFramework="net46" /> <package id="Microsoft.CodeAnalysis.CSharp" version="1.0.0" targetFramework="net46" />
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
"ManagedEsent": "1.9.2.0", "ManagedEsent": "1.9.2.0",
"Microsoft.Composition": "1.0.27", "Microsoft.Composition": "1.0.27",
"Microsoft.DiaSymReader": "1.0.6", "Microsoft.DiaSymReader": "1.0.7-beta1",
"System.Collections": "4.0.10", "System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10", "System.Diagnostics.Debug": "4.0.10",
"System.Globalization": "4.0.10", "System.Globalization": "4.0.10",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册