dotnet / roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
https://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
MIT License
18.96k stars 4.03k forks source link

Can not build / compile Roslyn #3612

Closed AdamSpeight2008 closed 9 years ago

AdamSpeight2008 commented 9 years ago
C:\Windows\system32>msbuild /v:m /m C:\Users\Adam\Documents\GitHub\roslyn-1\Buil
dAndTest.proj /p:PublicBuild=true
Microsoft (R) Build Engine version 14.0.22823.1
Copyright (C) Microsoft Corporation. All rights reserved.

  'xunit.runners 2.0.0-alpha-build2576' already installed.
  All packages listed in packages.config are already installed.
  All packages listed in packages.config are already installed.
  PdbUtilities -> C:\Users\Adam\Documents\GitHub\roslyn-1\Binaries\Debug\Roslyn
  .Test.PdbUtilities.dll
  CodeAnalysis -> C:\Users\Adam\Documents\GitHub\roslyn-1\Binaries\Debug\Micros
  oft.CodeAnalysis.dll
  CSharpSyntaxGenerator -> C:\Users\Adam\Documents\GitHub\roslyn-1\Binaries\Deb
  ug\CSharpSyntaxGenerator.exe
  VisualBasicSyntaxGenerator -> C:\Users\Adam\Documents\GitHub\roslyn-1\Binarie
  s\Debug\VBSyntaxGenerator.exe
  CompilersBoundTreeGenerator -> C:\Users\Adam\Documents\GitHub\roslyn-1\Binari
  es\Debug\BoundTreeGenerator.exe
  VisualBasicErrorFactsGenerator -> C:\Users\Adam\Documents\GitHub\roslyn-1\Bin
  aries\Debug\VBErrorFactsGenerator.exe
  CSharpErrorFactsGenerator -> C:\Users\Adam\Documents\GitHub\roslyn-1\Binaries
  \Debug\CSharpErrorFactsGenerator.exe
  FakeSign -> C:\Users\Adam\Documents\GitHub\roslyn-1\Binaries\Debug\FakeSign.e
  xe
  RunTests -> C:\Users\Adam\Documents\GitHub\roslyn-1\Binaries\Debug\RunTests.e
  xe
  InteractiveWindow -> C:\Users\Adam\Documents\GitHub\roslyn-1\Binaries\Debug\M
  icrosoft.VisualStudio.InteractiveWindow.dll
  ServicesTestUtilities -> C:\Users\Adam\Documents\GitHub\roslyn-1\Binaries\Deb
  ug\Roslyn.Services.Test.Utilities.dll
  Concord -> C:\Users\Adam\Documents\GitHub\roslyn-1\Binaries\Debug\Microsoft.C
  odeAnalysis.ExpressionEvaluator.Concord.DoNotUse.dll
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Relia
bility.MixedVersionsOfMefAttributesAnalyzer cannot be created from C:\Users\Ada
m\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-
20150616-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or ass
embly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicK
eyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's ma
nifest definition does not match the assembly reference. (Exception from HRESUL
T: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\Test\Res
ources\Core\CompilerTestResources.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.ApiDe
sign.CancellationTokenMustBeLastAnalyzer cannot be created from C:\Users\Adam\D
ocuments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-201
50616-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assemb
ly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyT
oken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manif
est definition does not match the assembly reference. (Exception from HRESULT:
0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\Test\Resour
ces\Core\CompilerTestResources.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Equat
ableAnalyzer cannot be created from C:\Users\Adam\Documents\GitHub\roslyn-1\pac
kages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\tools\Roslyn.Diagno
stics.Analyzers.dll : Could not load file or assembly 'System.Collections.Immut
able, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or on
e of its dependencies. The located assembly's manifest definition does not matc
h the assembly reference. (Exception from HRESULT: 0x80131040). [C:\Users\Adam\
Documents\GitHub\roslyn-1\Src\Compilers\Test\Resources\Core\CompilerTestResourc
es.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.ApiDe
sign.DeclarePublicAPIAnalyzer cannot be created from C:\Users\Adam\Documents\Gi
tHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\to
ols\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assembly 'System.
Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f
7f11d50a3a' or one of its dependencies. The located assembly's manifest definit
ion does not match the assembly reference. (Exception from HRESULT: 0x80131040)
. [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\Test\Resources\Core\Co
mpilerTestResources.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Relia
bility.MissingSharedAttributeAnalyzer cannot be created from C:\Users\Adam\Docu
ments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-201506
16-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assembly
'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToke
n=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest
 definition does not match the assembly reference. (Exception from HRESULT: 0x8
0131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\Test\Resources
\Core\CompilerTestResources.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicConsumePreserveSigAnalyzer cannot be created from C:\Users\Adam\Doc
uments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150
616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load file
 or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assemb
ly's manifest definition does not match the assembly reference. (Exception from
 HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\T
est\Resources\Core\CompilerTestResources.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.VisualBasicUnusedDeclarationsAnalyzer cannot be created from C:\Users\Ad
am\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3
-20150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not loa
d file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neu
tral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located
assembly's manifest definition does not match the assembly reference. (Exceptio
n from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compi
lers\Test\Resources\Core\CompilerTestResources.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicUseSiteDiagnosticsCheckEnforcerAnalyzer cannot be created from C:\U
sers\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.
0.0-rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could
not load file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Cult
ure=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The l
ocated assembly's manifest definition does not match the assembly reference. (E
xception from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Sr
c\Compilers\Test\Resources\Core\CompilerTestResources.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicDoNotCreateTasksWithoutTaskSchedulerAnalyzer cannot be created from
 C:\Users\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnosti
cs.1.0.0-rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : C
ould not load file or assembly 'System.Collections.Immutable, Version=1.1.36.0,
 Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
The located assembly's manifest definition does not match the assembly referenc
e. (Exception from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn
-1\Src\Compilers\Test\Resources\Core\CompilerTestResources.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicSpecializedEnumerableCreationAnalyzer cannot be created from C:\Use
rs\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.
0-rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could no
t load file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Cultur
e=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The loc
ated assembly's manifest definition does not match the assembly reference. (Exc
eption from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\
Compilers\Test\Resources\Core\CompilerTestResources.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicSymbolDeclaredEventAnalyzer cannot be created from C:\Users\Adam\Do
cuments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-2015
0616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load fil
e or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral,
 PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assem
bly's manifest definition does not match the assembly reference. (Exception fro
m HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\
Test\Resources\Core\CompilerTestResources.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicDiagnosticDescriptorAccessAnalyzer cannot be created from C:\Users\
Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-r
c3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not l
oad file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=n
eutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The locate
d assembly's manifest definition does not match the assembly reference. (Except
ion from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Com
pilers\Test\Resources\Core\CompilerTestResources.vbproj]
vbc : error BC42376: An instance of analyzer Microsoft.CodeAnalysis.Performance
.BasicEmptyArrayDiagnosticAnalyzer cannot be created from C:\Users\Adam\Documen
ts\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-
02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load file or
assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, Publ
icKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's
 manifest definition does not match the assembly reference. (Exception from HRE
SULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\Test\
Resources\Core\CompilerTestResources.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.CodeFixes.Visua
lBasic.BasicDoNotUseVerbatimCrefsAnalyzer cannot be created from C:\Users\Adam\
Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20
150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load f
ile or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutra
l, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located ass
embly's manifest definition does not match the assembly reference. (Exception f
rom HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compiler
s\Test\Resources\Core\CompilerTestResources.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicDirectlyAwaitingTaskAnalyzer cannot be created from C:\Users\Adam\D
ocuments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-201
50616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load fi
le or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral
, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located asse
mbly's manifest definition does not match the assembly reference. (Exception fr
om HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers
\Test\Resources\Core\CompilerTestResources.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicCodeActionCreateAnalyzer cannot be created from C:\Users\Adam\Docum
ents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-2015061
6-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load file o
r assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, Pu
blicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly
's manifest definition does not match the assembly reference. (Exception from H
RESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\Tes
t\Resources\Core\CompilerTestResources.vbproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.Reliab
ility.MixedVersionsOfMefAttributesAnalyzer cannot be created from C:\Users\Adam
\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-2
0150616-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or asse
mbly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKe
yToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's man
ifest definition does not match the assembly reference. (Exception from HRESULT
: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Workspaces\Core\Por
table\Workspaces.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.ApiDes
ign.CancellationTokenMustBeLastAnalyzer cannot be created from C:\Users\Adam\Do
cuments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-2015
0616-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assembl
y 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyTo
ken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manife
st definition does not match the assembly reference. (Exception from HRESULT: 0
x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Workspaces\Core\Portab
le\Workspaces.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.Equata
bleAnalyzer cannot be created from C:\Users\Adam\Documents\GitHub\roslyn-1\pack
ages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\tools\Roslyn.Diagnos
tics.Analyzers.dll : Could not load file or assembly 'System.Collections.Immuta
ble, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one
 of its dependencies. The located assembly's manifest definition does not match
 the assembly reference. (Exception from HRESULT: 0x80131040). [C:\Users\Adam\D
ocuments\GitHub\roslyn-1\Src\Workspaces\Core\Portable\Workspaces.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.ApiDes
ign.DeclarePublicAPIAnalyzer cannot be created from C:\Users\Adam\Documents\Git
Hub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\too
ls\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assembly 'System.C
ollections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f7
f11d50a3a' or one of its dependencies. The located assembly's manifest definiti
on does not match the assembly reference. (Exception from HRESULT: 0x80131040).
 [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Workspaces\Core\Portable\Workspac
es.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.Reliab
ility.MissingSharedAttributeAnalyzer cannot be created from C:\Users\Adam\Docum
ents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-2015061
6-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assembly '
System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken
=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest
definition does not match the assembly reference. (Exception from HRESULT: 0x80
131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Workspaces\Core\Portable\
Workspaces.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.Performance.LinqAnalyzer cannot be created from C:\Users\Adam\Documents\GitHub
\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\tools\
Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assembly 'Syst
em.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03
f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest defi
nition does not match the assembly reference. (Exception from HRESULT: 0x801310
40). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Workspaces\Core\Portable\Work
spaces.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpSpecializedEnumerableCreationAnalyzer cannot be created from C:\Users\Ad
am\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3
-20150616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load fil
e or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral,
 PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assem
bly's manifest definition does not match the assembly reference. (Exception fro
m HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Workspaces
\Core\Portable\Workspaces.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpCodeActionCreateAnalyzer cannot be created from C:\Users\Adam\Documents\
GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\
tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assembly
 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyTok
en=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifes
t definition does not match the assembly reference. (Exception from HRESULT: 0x
80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Workspaces\Core\Portabl
e\Workspaces.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpConsumePreserveSigAnalyzer cannot be created from C:\Users\Adam\Document
s\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-0
2\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assemb
ly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyT
oken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manif
est definition does not match the assembly reference. (Exception from HRESULT:
0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Workspaces\Core\Porta
ble\Workspaces.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.Reliability.ImmutableCollectionAnalyzer cannot be created from C:\Users\Adam\D
ocuments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-201
50616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or
 assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, Pub
licKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly'
s manifest definition does not match the assembly reference. (Exception from HR
ESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Workspaces\Cor
e\Portable\Workspaces.csproj]
CSC : error CS8032: An instance of analyzer Microsoft.CodeAnalysis.Performance.
CSharpEmptyArrayDiagnosticAnalyzer cannot be created from C:\Users\Adam\Documen
ts\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-
02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assem
bly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKey
Token=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's mani
fest definition does not match the assembly reference. (Exception from HRESULT:
 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Workspaces\Core\Port
able\Workspaces.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.Documentation.CSharpDoNotUseVerbatimCrefsAnalyzer cannot be created from C:\Us
ers\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0
.0-rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not lo
ad file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=ne
utral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located
 assembly's manifest definition does not match the assembly reference. (Excepti
on from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Work
spaces\Core\Portable\Workspaces.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpSymbolDeclaredEventAnalyzer cannot be created from C:\Users\Adam\Documen
ts\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-
02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assem
bly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKey
Token=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's mani
fest definition does not match the assembly reference. (Exception from HRESULT:
 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Workspaces\Core\Port
able\Workspaces.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.Reliability.CSharpDirectlyAwaitingTaskAnalyzer cannot be created from C:\Users
\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-
rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load
file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutr
al, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located as
sembly's manifest definition does not match the assembly reference. (Exception
from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Workspa
ces\Core\Portable\Workspaces.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpDiagnosticDescriptorAccessAnalyzer cannot be created from C:\Users\Adam\
Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20
150616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file o
r assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, Pu
blicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly
's manifest definition does not match the assembly reference. (Exception from H
RESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Workspaces\Co
re\Portable\Workspaces.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpUnusedDeclarationsAnalyzer cannot be created from C:\Users\Adam\Document
s\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-0
2\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assemb
ly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyT
oken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manif
est definition does not match the assembly reference. (Exception from HRESULT:
0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Workspaces\Core\Porta
ble\Workspaces.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpDoNotCallContinueWithWithoutTaskSchedulerAnalyzer cannot be created from
 C:\Users\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnosti
cs.1.0.0-rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could
not load file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Cult
ure=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The l
ocated assembly's manifest definition does not match the assembly reference. (E
xception from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Sr
c\Workspaces\Core\Portable\Workspaces.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.Reliab
ility.MixedVersionsOfMefAttributesAnalyzer cannot be created from C:\Users\Adam
\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-2
0150616-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or asse
mbly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKe
yToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's man
ifest definition does not match the assembly reference. (Exception from HRESULT
: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Scripting\Core\Scri
pting.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.ApiDes
ign.CancellationTokenMustBeLastAnalyzer cannot be created from C:\Users\Adam\Do
cuments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-2015
0616-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assembl
y 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyTo
ken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manife
st definition does not match the assembly reference. (Exception from HRESULT: 0
x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Scripting\Core\Scripti
ng.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.Equata
bleAnalyzer cannot be created from C:\Users\Adam\Documents\GitHub\roslyn-1\pack
ages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\tools\Roslyn.Diagnos
tics.Analyzers.dll : Could not load file or assembly 'System.Collections.Immuta
ble, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one
 of its dependencies. The located assembly's manifest definition does not match
 the assembly reference. (Exception from HRESULT: 0x80131040). [C:\Users\Adam\D
ocuments\GitHub\roslyn-1\Src\Scripting\Core\Scripting.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.ApiDes
ign.DeclarePublicAPIAnalyzer cannot be created from C:\Users\Adam\Documents\Git
Hub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\too
ls\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assembly 'System.C
ollections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f7
f11d50a3a' or one of its dependencies. The located assembly's manifest definiti
on does not match the assembly reference. (Exception from HRESULT: 0x80131040).
 [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Scripting\Core\Scripting.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.Reliab
ility.MissingSharedAttributeAnalyzer cannot be created from C:\Users\Adam\Docum
ents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-2015061
6-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assembly '
System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken
=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest
definition does not match the assembly reference. (Exception from HRESULT: 0x80
131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Scripting\Core\Scripting.
csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.Performance.LinqAnalyzer cannot be created from C:\Users\Adam\Documents\GitHub
\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\tools\
Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assembly 'Syst
em.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03
f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest defi
nition does not match the assembly reference. (Exception from HRESULT: 0x801310
40). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Scripting\Core\Scripting.cspr
oj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpSpecializedEnumerableCreationAnalyzer cannot be created from C:\Users\Ad
am\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3
-20150616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load fil
e or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral,
 PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assem
bly's manifest definition does not match the assembly reference. (Exception fro
m HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Scripting\
Core\Scripting.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpCodeActionCreateAnalyzer cannot be created from C:\Users\Adam\Documents\
GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\
tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assembly
 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyTok
en=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifes
t definition does not match the assembly reference. (Exception from HRESULT: 0x
80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Scripting\Core\Scriptin
g.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpConsumePreserveSigAnalyzer cannot be created from C:\Users\Adam\Document
s\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-0
2\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assemb
ly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyT
oken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manif
est definition does not match the assembly reference. (Exception from HRESULT:
0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Scripting\Core\Script
ing.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.Reliability.ImmutableCollectionAnalyzer cannot be created from C:\Users\Adam\D
ocuments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-201
50616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or
 assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, Pub
licKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly'
s manifest definition does not match the assembly reference. (Exception from HR
ESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Scripting\Core
\Scripting.csproj]
CSC : error CS8032: An instance of analyzer Microsoft.CodeAnalysis.Performance.
CSharpEmptyArrayDiagnosticAnalyzer cannot be created from C:\Users\Adam\Documen
ts\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-
02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assem
bly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKey
Token=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's mani
fest definition does not match the assembly reference. (Exception from HRESULT:
 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Scripting\Core\Scrip
ting.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.Documentation.CSharpDoNotUseVerbatimCrefsAnalyzer cannot be created from C:\Us
ers\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0
.0-rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not lo
ad file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=ne
utral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located
 assembly's manifest definition does not match the assembly reference. (Excepti
on from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Scri
pting\Core\Scripting.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpSymbolDeclaredEventAnalyzer cannot be created from C:\Users\Adam\Documen
ts\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-
02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assem
bly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKey
Token=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's mani
fest definition does not match the assembly reference. (Exception from HRESULT:
 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Scripting\Core\Scrip
ting.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.Reliability.CSharpDirectlyAwaitingTaskAnalyzer cannot be created from C:\Users
\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-
rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load
file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutr
al, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located as
sembly's manifest definition does not match the assembly reference. (Exception
from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Scripti
ng\Core\Scripting.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpDiagnosticDescriptorAccessAnalyzer cannot be created from C:\Users\Adam\
Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20
150616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file o
r assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, Pu
blicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly
's manifest definition does not match the assembly reference. (Exception from H
RESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Scripting\Cor
e\Scripting.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpUnusedDeclarationsAnalyzer cannot be created from C:\Users\Adam\Document
s\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-0
2\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assemb
ly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyT
oken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manif
est definition does not match the assembly reference. (Exception from HRESULT:
0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Scripting\Core\Script
ing.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpDoNotCallContinueWithWithoutTaskSchedulerAnalyzer cannot be created from
 C:\Users\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnosti
cs.1.0.0-rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could
not load file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Cult
ure=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The l
ocated assembly's manifest definition does not match the assembly reference. (E
xception from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Sr
c\Scripting\Core\Scripting.csproj]
  ResultProviderTestUtilities -> C:\Users\Adam\Documents\GitHub\roslyn-1\Binari
  es\Debug\Roslyn.ExpressionEvaluator.ResultProvider.Test.Utilities.dll
  ResultProvider.NetFX20 -> C:\Users\Adam\Documents\GitHub\roslyn-1\Binaries\De
  bug\NetFX20\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.dll
  ResultProvider.Portable -> C:\Users\Adam\Documents\GitHub\roslyn-1\Binaries\D
  ebug\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.dll
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.Reliab
ility.MixedVersionsOfMefAttributesAnalyzer cannot be created from C:\Users\Adam
\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-2
0150616-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or asse
mbly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKe
yToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's man
ifest definition does not match the assembly reference. (Exception from HRESULT
: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEvaluator
\Core\Source\ExpressionCompiler\ExpressionCompiler.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.ApiDes
ign.CancellationTokenMustBeLastAnalyzer cannot be created from C:\Users\Adam\Do
cuments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-2015
0616-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assembl
y 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyTo
ken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manife
st definition does not match the assembly reference. (Exception from HRESULT: 0
x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEvaluator\Co
re\Source\ExpressionCompiler\ExpressionCompiler.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.Equata
bleAnalyzer cannot be created from C:\Users\Adam\Documents\GitHub\roslyn-1\pack
ages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\tools\Roslyn.Diagnos
tics.Analyzers.dll : Could not load file or assembly 'System.Collections.Immuta
ble, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one
 of its dependencies. The located assembly's manifest definition does not match
 the assembly reference. (Exception from HRESULT: 0x80131040). [C:\Users\Adam\D
ocuments\GitHub\roslyn-1\Src\ExpressionEvaluator\Core\Source\ExpressionCompiler
\ExpressionCompiler.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.ApiDes
ign.DeclarePublicAPIAnalyzer cannot be created from C:\Users\Adam\Documents\Git
Hub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\too
ls\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assembly 'System.C
ollections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f7
f11d50a3a' or one of its dependencies. The located assembly's manifest definiti
on does not match the assembly reference. (Exception from HRESULT: 0x80131040).
 [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEvaluator\Core\Source\E
xpressionCompiler\ExpressionCompiler.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.Reliab
ility.MissingSharedAttributeAnalyzer cannot be created from C:\Users\Adam\Docum
ents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-2015061
6-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assembly '
System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken
=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest
definition does not match the assembly reference. (Exception from HRESULT: 0x80
131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEvaluator\Core\
Source\ExpressionCompiler\ExpressionCompiler.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.Performance.LinqAnalyzer cannot be created from C:\Users\Adam\Documents\GitHub
\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\tools\
Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assembly 'Syst
em.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03
f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest defi
nition does not match the assembly reference. (Exception from HRESULT: 0x801310
40). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEvaluator\Core\Sour
ce\ExpressionCompiler\ExpressionCompiler.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpSpecializedEnumerableCreationAnalyzer cannot be created from C:\Users\Ad
am\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3
-20150616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load fil
e or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral,
 PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assem
bly's manifest definition does not match the assembly reference. (Exception fro
m HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Expression
Evaluator\Core\Source\ExpressionCompiler\ExpressionCompiler.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpCodeActionCreateAnalyzer cannot be created from C:\Users\Adam\Documents\
GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\
tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assembly
 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyTok
en=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifes
t definition does not match the assembly reference. (Exception from HRESULT: 0x
80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEvaluator\Cor
e\Source\ExpressionCompiler\ExpressionCompiler.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpConsumePreserveSigAnalyzer cannot be created from C:\Users\Adam\Document
s\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-0
2\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assemb
ly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyT
oken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manif
est definition does not match the assembly reference. (Exception from HRESULT:
0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEvaluator\C
ore\Source\ExpressionCompiler\ExpressionCompiler.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.Reliability.ImmutableCollectionAnalyzer cannot be created from C:\Users\Adam\D
ocuments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-201
50616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or
 assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, Pub
licKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly'
s manifest definition does not match the assembly reference. (Exception from HR
ESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEval
uator\Core\Source\ExpressionCompiler\ExpressionCompiler.csproj]
CSC : error CS8032: An instance of analyzer Microsoft.CodeAnalysis.Performance.
CSharpEmptyArrayDiagnosticAnalyzer cannot be created from C:\Users\Adam\Documen
ts\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-
02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assem
bly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKey
Token=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's mani
fest definition does not match the assembly reference. (Exception from HRESULT:
 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEvaluator\
Core\Source\ExpressionCompiler\ExpressionCompiler.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.Documentation.CSharpDoNotUseVerbatimCrefsAnalyzer cannot be created from C:\Us
ers\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0
.0-rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not lo
ad file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=ne
utral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located
 assembly's manifest definition does not match the assembly reference. (Excepti
on from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Expr
essionEvaluator\Core\Source\ExpressionCompiler\ExpressionCompiler.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpSymbolDeclaredEventAnalyzer cannot be created from C:\Users\Adam\Documen
ts\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-
02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assem
bly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKey
Token=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's mani
fest definition does not match the assembly reference. (Exception from HRESULT:
 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEvaluator\
Core\Source\ExpressionCompiler\ExpressionCompiler.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.Reliability.CSharpDirectlyAwaitingTaskAnalyzer cannot be created from C:\Users
\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-
rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load
file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutr
al, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located as
sembly's manifest definition does not match the assembly reference. (Exception
from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Express
ionEvaluator\Core\Source\ExpressionCompiler\ExpressionCompiler.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpDiagnosticDescriptorAccessAnalyzer cannot be created from C:\Users\Adam\
Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20
150616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file o
r assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, Pu
blicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly
's manifest definition does not match the assembly reference. (Exception from H
RESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEva
luator\Core\Source\ExpressionCompiler\ExpressionCompiler.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpUnusedDeclarationsAnalyzer cannot be created from C:\Users\Adam\Document
s\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-0
2\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assemb
ly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyT
oken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manif
est definition does not match the assembly reference. (Exception from HRESULT:
0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEvaluator\C
ore\Source\ExpressionCompiler\ExpressionCompiler.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpDoNotCallContinueWithWithoutTaskSchedulerAnalyzer cannot be created from
 C:\Users\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnosti
cs.1.0.0-rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could
not load file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Cult
ure=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The l
ocated assembly's manifest definition does not match the assembly reference. (E
xception from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Sr
c\ExpressionEvaluator\Core\Source\ExpressionCompiler\ExpressionCompiler.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.Reliab
ility.MixedVersionsOfMefAttributesAnalyzer cannot be created from C:\Users\Adam
\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-2
0150616-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or asse
mbly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKe
yToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's man
ifest definition does not match the assembly reference. (Exception from HRESULT
: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\CSharp\Po
rtable\CSharpCodeAnalysis.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.ApiDes
ign.CancellationTokenMustBeLastAnalyzer cannot be created from C:\Users\Adam\Do
cuments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-2015
0616-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assembl
y 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyTo
ken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manife
st definition does not match the assembly reference. (Exception from HRESULT: 0
x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\CSharp\Porta
ble\CSharpCodeAnalysis.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.Equata
bleAnalyzer cannot be created from C:\Users\Adam\Documents\GitHub\roslyn-1\pack
ages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\tools\Roslyn.Diagnos
tics.Analyzers.dll : Could not load file or assembly 'System.Collections.Immuta
ble, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one
 of its dependencies. The located assembly's manifest definition does not match
 the assembly reference. (Exception from HRESULT: 0x80131040). [C:\Users\Adam\D
ocuments\GitHub\roslyn-1\Src\Compilers\CSharp\Portable\CSharpCodeAnalysis.cspro
j]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.ApiDes
ign.DeclarePublicAPIAnalyzer cannot be created from C:\Users\Adam\Documents\Git
Hub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\too
ls\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assembly 'System.C
ollections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f7
f11d50a3a' or one of its dependencies. The located assembly's manifest definiti
on does not match the assembly reference. (Exception from HRESULT: 0x80131040).
 [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\CSharp\Portable\CSharpC
odeAnalysis.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.Reliab
ility.MissingSharedAttributeAnalyzer cannot be created from C:\Users\Adam\Docum
ents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-2015061
6-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assembly '
System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken
=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest
definition does not match the assembly reference. (Exception from HRESULT: 0x80
131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\CSharp\Portable
\CSharpCodeAnalysis.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.Performance.LinqAnalyzer cannot be created from C:\Users\Adam\Documents\GitHub
\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\tools\
Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assembly 'Syst
em.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03
f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest defi
nition does not match the assembly reference. (Exception from HRESULT: 0x801310
40). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\CSharp\Portable\CSh
arpCodeAnalysis.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpSpecializedEnumerableCreationAnalyzer cannot be created from C:\Users\Ad
am\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3
-20150616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load fil
e or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral,
 PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assem
bly's manifest definition does not match the assembly reference. (Exception fro
m HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\
CSharp\Portable\CSharpCodeAnalysis.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpCodeActionCreateAnalyzer cannot be created from C:\Users\Adam\Documents\
GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\
tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assembly
 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyTok
en=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifes
t definition does not match the assembly reference. (Exception from HRESULT: 0x
80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\CSharp\Portab
le\CSharpCodeAnalysis.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpConsumePreserveSigAnalyzer cannot be created from C:\Users\Adam\Document
s\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-0
2\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assemb
ly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyT
oken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manif
est definition does not match the assembly reference. (Exception from HRESULT:
0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\CSharp\Port
able\CSharpCodeAnalysis.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.Reliability.ImmutableCollectionAnalyzer cannot be created from C:\Users\Adam\D
ocuments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-201
50616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or
 assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, Pub
licKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly'
s manifest definition does not match the assembly reference. (Exception from HR
ESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\CSha
rp\Portable\CSharpCodeAnalysis.csproj]
CSC : error CS8032: An instance of analyzer Microsoft.CodeAnalysis.Performance.
CSharpEmptyArrayDiagnosticAnalyzer cannot be created from C:\Users\Adam\Documen
ts\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-
02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assem
bly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKey
Token=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's mani
fest definition does not match the assembly reference. (Exception from HRESULT:
 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\CSharp\Por
table\CSharpCodeAnalysis.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.Documentation.CSharpDoNotUseVerbatimCrefsAnalyzer cannot be created from C:\Us
ers\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0
.0-rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not lo
ad file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=ne
utral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located
 assembly's manifest definition does not match the assembly reference. (Excepti
on from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Comp
ilers\CSharp\Portable\CSharpCodeAnalysis.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpSymbolDeclaredEventAnalyzer cannot be created from C:\Users\Adam\Documen
ts\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-
02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assem
bly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKey
Token=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's mani
fest definition does not match the assembly reference. (Exception from HRESULT:
 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\CSharp\Por
table\CSharpCodeAnalysis.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.Reliability.CSharpDirectlyAwaitingTaskAnalyzer cannot be created from C:\Users
\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-
rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load
file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutr
al, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located as
sembly's manifest definition does not match the assembly reference. (Exception
from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compile
rs\CSharp\Portable\CSharpCodeAnalysis.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpDiagnosticDescriptorAccessAnalyzer cannot be created from C:\Users\Adam\
Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20
150616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file o
r assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, Pu
blicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly
's manifest definition does not match the assembly reference. (Exception from H
RESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\CSh
arp\Portable\CSharpCodeAnalysis.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpUnusedDeclarationsAnalyzer cannot be created from C:\Users\Adam\Document
s\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-0
2\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could not load file or assemb
ly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyT
oken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manif
est definition does not match the assembly reference. (Exception from HRESULT:
0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\CSharp\Port
able\CSharpCodeAnalysis.csproj]
CSC : error CS8032: An instance of analyzer Roslyn.Diagnostics.Analyzers.CSharp
.CSharpDoNotCallContinueWithWithoutTaskSchedulerAnalyzer cannot be created from
 C:\Users\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnosti
cs.1.0.0-rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.CSharp.dll : Could
not load file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Cult
ure=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The l
ocated assembly's manifest definition does not match the assembly reference. (E
xception from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Sr
c\Compilers\CSharp\Portable\CSharpCodeAnalysis.csproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Relia
bility.MixedVersionsOfMefAttributesAnalyzer cannot be created from C:\Users\Ada
m\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-
20150616-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or ass
embly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicK
eyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's ma
nifest definition does not match the assembly reference. (Exception from HRESUL
T: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEvaluato
r\VisualBasic\Source\ResultProvider\NetFX20\BasicResultProvider.NetFX20.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.ApiDe
sign.CancellationTokenMustBeLastAnalyzer cannot be created from C:\Users\Adam\D
ocuments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-201
50616-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assemb
ly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyT
oken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manif
est definition does not match the assembly reference. (Exception from HRESULT:
0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEvaluator\V
isualBasic\Source\ResultProvider\NetFX20\BasicResultProvider.NetFX20.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Equat
ableAnalyzer cannot be created from C:\Users\Adam\Documents\GitHub\roslyn-1\pac
kages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\tools\Roslyn.Diagno
stics.Analyzers.dll : Could not load file or assembly 'System.Collections.Immut
able, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or on
e of its dependencies. The located assembly's manifest definition does not matc
h the assembly reference. (Exception from HRESULT: 0x80131040). [C:\Users\Adam\
Documents\GitHub\roslyn-1\Src\ExpressionEvaluator\VisualBasic\Source\ResultProv
ider\NetFX20\BasicResultProvider.NetFX20.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.ApiDe
sign.DeclarePublicAPIAnalyzer cannot be created from C:\Users\Adam\Documents\Gi
tHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\to
ols\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assembly 'System.
Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f
7f11d50a3a' or one of its dependencies. The located assembly's manifest definit
ion does not match the assembly reference. (Exception from HRESULT: 0x80131040)
. [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEvaluator\VisualBasic\
Source\ResultProvider\NetFX20\BasicResultProvider.NetFX20.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Relia
bility.MissingSharedAttributeAnalyzer cannot be created from C:\Users\Adam\Docu
ments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-201506
16-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assembly
'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToke
n=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest
 definition does not match the assembly reference. (Exception from HRESULT: 0x8
0131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEvaluator\Visu
alBasic\Source\ResultProvider\NetFX20\BasicResultProvider.NetFX20.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicConsumePreserveSigAnalyzer cannot be created from C:\Users\Adam\Doc
uments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150
616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load file
 or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assemb
ly's manifest definition does not match the assembly reference. (Exception from
 HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionE
valuator\VisualBasic\Source\ResultProvider\NetFX20\BasicResultProvider.NetFX20.
vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.VisualBasicUnusedDeclarationsAnalyzer cannot be created from C:\Users\Ad
am\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3
-20150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not loa
d file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neu
tral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located
assembly's manifest definition does not match the assembly reference. (Exceptio
n from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Expre
ssionEvaluator\VisualBasic\Source\ResultProvider\NetFX20\BasicResultProvider.Ne
tFX20.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicUseSiteDiagnosticsCheckEnforcerAnalyzer cannot be created from C:\U
sers\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.
0.0-rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could
not load file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Cult
ure=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The l
ocated assembly's manifest definition does not match the assembly reference. (E
xception from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Sr
c\ExpressionEvaluator\VisualBasic\Source\ResultProvider\NetFX20\BasicResultProv
ider.NetFX20.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicDoNotCreateTasksWithoutTaskSchedulerAnalyzer cannot be created from
 C:\Users\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnosti
cs.1.0.0-rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : C
ould not load file or assembly 'System.Collections.Immutable, Version=1.1.36.0,
 Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
The located assembly's manifest definition does not match the assembly referenc
e. (Exception from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn
-1\Src\ExpressionEvaluator\VisualBasic\Source\ResultProvider\NetFX20\BasicResul
tProvider.NetFX20.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicSpecializedEnumerableCreationAnalyzer cannot be created from C:\Use
rs\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.
0-rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could no
t load file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Cultur
e=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The loc
ated assembly's manifest definition does not match the assembly reference. (Exc
eption from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\
ExpressionEvaluator\VisualBasic\Source\ResultProvider\NetFX20\BasicResultProvid
er.NetFX20.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicSymbolDeclaredEventAnalyzer cannot be created from C:\Users\Adam\Do
cuments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-2015
0616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load fil
e or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral,
 PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assem
bly's manifest definition does not match the assembly reference. (Exception fro
m HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Expression
Evaluator\VisualBasic\Source\ResultProvider\NetFX20\BasicResultProvider.NetFX20
.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicDiagnosticDescriptorAccessAnalyzer cannot be created from C:\Users\
Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-r
c3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not l
oad file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=n
eutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The locate
d assembly's manifest definition does not match the assembly reference. (Except
ion from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Exp
ressionEvaluator\VisualBasic\Source\ResultProvider\NetFX20\BasicResultProvider.
NetFX20.vbproj]
vbc : error BC42376: An instance of analyzer Microsoft.CodeAnalysis.Performance
.BasicEmptyArrayDiagnosticAnalyzer cannot be created from C:\Users\Adam\Documen
ts\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-
02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load file or
assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, Publ
icKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's
 manifest definition does not match the assembly reference. (Exception from HRE
SULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEvalu
ator\VisualBasic\Source\ResultProvider\NetFX20\BasicResultProvider.NetFX20.vbpr
oj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.CodeFixes.Visua
lBasic.BasicDoNotUseVerbatimCrefsAnalyzer cannot be created from C:\Users\Adam\
Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20
150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load f
ile or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutra
l, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located ass
embly's manifest definition does not match the assembly reference. (Exception f
rom HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Expressi
onEvaluator\VisualBasic\Source\ResultProvider\NetFX20\BasicResultProvider.NetFX
20.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicDirectlyAwaitingTaskAnalyzer cannot be created from C:\Users\Adam\D
ocuments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-201
50616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load fi
le or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral
, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located asse
mbly's manifest definition does not match the assembly reference. (Exception fr
om HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Expressio
nEvaluator\VisualBasic\Source\ResultProvider\NetFX20\BasicResultProvider.NetFX2
0.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicCodeActionCreateAnalyzer cannot be created from C:\Users\Adam\Docum
ents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-2015061
6-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load file o
r assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, Pu
blicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly
's manifest definition does not match the assembly reference. (Exception from H
RESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEva
luator\VisualBasic\Source\ResultProvider\NetFX20\BasicResultProvider.NetFX20.vb
proj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Relia
bility.MixedVersionsOfMefAttributesAnalyzer cannot be created from C:\Users\Ada
m\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-
20150616-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or ass
embly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicK
eyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's ma
nifest definition does not match the assembly reference. (Exception from HRESUL
T: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEvaluato
r\VisualBasic\Source\ResultProvider\Portable\BasicResultProvider.Portable.vbpro
j]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.ApiDe
sign.CancellationTokenMustBeLastAnalyzer cannot be created from C:\Users\Adam\D
ocuments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-201
50616-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assemb
ly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyT
oken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manif
est definition does not match the assembly reference. (Exception from HRESULT:
0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEvaluator\V
isualBasic\Source\ResultProvider\Portable\BasicResultProvider.Portable.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Equat
ableAnalyzer cannot be created from C:\Users\Adam\Documents\GitHub\roslyn-1\pac
kages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\tools\Roslyn.Diagno
stics.Analyzers.dll : Could not load file or assembly 'System.Collections.Immut
able, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or on
e of its dependencies. The located assembly's manifest definition does not matc
h the assembly reference. (Exception from HRESULT: 0x80131040). [C:\Users\Adam\
Documents\GitHub\roslyn-1\Src\ExpressionEvaluator\VisualBasic\Source\ResultProv
ider\Portable\BasicResultProvider.Portable.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.ApiDe
sign.DeclarePublicAPIAnalyzer cannot be created from C:\Users\Adam\Documents\Gi
tHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\to
ols\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assembly 'System.
Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f
7f11d50a3a' or one of its dependencies. The located assembly's manifest definit
ion does not match the assembly reference. (Exception from HRESULT: 0x80131040)
. [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEvaluator\VisualBasic\
Source\ResultProvider\Portable\BasicResultProvider.Portable.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Relia
bility.MissingSharedAttributeAnalyzer cannot be created from C:\Users\Adam\Docu
ments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-201506
16-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assembly
'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToke
n=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest
 definition does not match the assembly reference. (Exception from HRESULT: 0x8
0131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEvaluator\Visu
alBasic\Source\ResultProvider\Portable\BasicResultProvider.Portable.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicConsumePreserveSigAnalyzer cannot be created from C:\Users\Adam\Doc
uments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150
616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load file
 or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assemb
ly's manifest definition does not match the assembly reference. (Exception from
 HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionE
valuator\VisualBasic\Source\ResultProvider\Portable\BasicResultProvider.Portabl
e.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.VisualBasicUnusedDeclarationsAnalyzer cannot be created from C:\Users\Ad
am\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3
-20150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not loa
d file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neu
tral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located
assembly's manifest definition does not match the assembly reference. (Exceptio
n from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Expre
ssionEvaluator\VisualBasic\Source\ResultProvider\Portable\BasicResultProvider.P
ortable.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicUseSiteDiagnosticsCheckEnforcerAnalyzer cannot be created from C:\U
sers\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.
0.0-rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could
not load file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Cult
ure=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The l
ocated assembly's manifest definition does not match the assembly reference. (E
xception from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Sr
c\ExpressionEvaluator\VisualBasic\Source\ResultProvider\Portable\BasicResultPro
vider.Portable.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicDoNotCreateTasksWithoutTaskSchedulerAnalyzer cannot be created from
 C:\Users\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnosti
cs.1.0.0-rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : C
ould not load file or assembly 'System.Collections.Immutable, Version=1.1.36.0,
 Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
The located assembly's manifest definition does not match the assembly referenc
e. (Exception from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn
-1\Src\ExpressionEvaluator\VisualBasic\Source\ResultProvider\Portable\BasicResu
ltProvider.Portable.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicSpecializedEnumerableCreationAnalyzer cannot be created from C:\Use
rs\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.
0-rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could no
t load file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Cultur
e=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The loc
ated assembly's manifest definition does not match the assembly reference. (Exc
eption from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\
ExpressionEvaluator\VisualBasic\Source\ResultProvider\Portable\BasicResultProvi
der.Portable.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicSymbolDeclaredEventAnalyzer cannot be created from C:\Users\Adam\Do
cuments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-2015
0616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load fil
e or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral,
 PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assem
bly's manifest definition does not match the assembly reference. (Exception fro
m HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Expression
Evaluator\VisualBasic\Source\ResultProvider\Portable\BasicResultProvider.Portab
le.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicDiagnosticDescriptorAccessAnalyzer cannot be created from C:\Users\
Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-r
c3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not l
oad file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=n
eutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The locate
d assembly's manifest definition does not match the assembly reference. (Except
ion from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Exp
ressionEvaluator\VisualBasic\Source\ResultProvider\Portable\BasicResultProvider
.Portable.vbproj]
vbc : error BC42376: An instance of analyzer Microsoft.CodeAnalysis.Performance
.BasicEmptyArrayDiagnosticAnalyzer cannot be created from C:\Users\Adam\Documen
ts\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-
02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load file or
assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, Publ
icKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's
 manifest definition does not match the assembly reference. (Exception from HRE
SULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEvalu
ator\VisualBasic\Source\ResultProvider\Portable\BasicResultProvider.Portable.vb
proj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.CodeFixes.Visua
lBasic.BasicDoNotUseVerbatimCrefsAnalyzer cannot be created from C:\Users\Adam\
Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20
150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load f
ile or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutra
l, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located ass
embly's manifest definition does not match the assembly reference. (Exception f
rom HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Expressi
onEvaluator\VisualBasic\Source\ResultProvider\Portable\BasicResultProvider.Port
able.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicDirectlyAwaitingTaskAnalyzer cannot be created from C:\Users\Adam\D
ocuments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-201
50616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load fi
le or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral
, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located asse
mbly's manifest definition does not match the assembly reference. (Exception fr
om HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Expressio
nEvaluator\VisualBasic\Source\ResultProvider\Portable\BasicResultProvider.Porta
ble.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicCodeActionCreateAnalyzer cannot be created from C:\Users\Adam\Docum
ents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-2015061
6-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load file o
r assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, Pu
blicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly
's manifest definition does not match the assembly reference. (Exception from H
RESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\ExpressionEva
luator\VisualBasic\Source\ResultProvider\Portable\BasicResultProvider.Portable.
vbproj]
  MetadataVisualizer -> C:\Users\Adam\Documents\GitHub\roslyn-1\Binaries\Debug\
  mdv.exe
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Relia
bility.MixedVersionsOfMefAttributesAnalyzer cannot be created from C:\Users\Ada
m\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-
20150616-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or ass
embly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicK
eyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's ma
nifest definition does not match the assembly reference. (Exception from HRESUL
T: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\VisualBa
sic\Portable\BasicCodeAnalysis.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.ApiDe
sign.CancellationTokenMustBeLastAnalyzer cannot be created from C:\Users\Adam\D
ocuments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-201
50616-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assemb
ly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyT
oken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manif
est definition does not match the assembly reference. (Exception from HRESULT:
0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\VisualBasic
\Portable\BasicCodeAnalysis.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Equat
ableAnalyzer cannot be created from C:\Users\Adam\Documents\GitHub\roslyn-1\pac
kages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\tools\Roslyn.Diagno
stics.Analyzers.dll : Could not load file or assembly 'System.Collections.Immut
able, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or on
e of its dependencies. The located assembly's manifest definition does not matc
h the assembly reference. (Exception from HRESULT: 0x80131040). [C:\Users\Adam\
Documents\GitHub\roslyn-1\Src\Compilers\VisualBasic\Portable\BasicCodeAnalysis.
vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.ApiDe
sign.DeclarePublicAPIAnalyzer cannot be created from C:\Users\Adam\Documents\Gi
tHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-02\to
ols\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assembly 'System.
Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f
7f11d50a3a' or one of its dependencies. The located assembly's manifest definit
ion does not match the assembly reference. (Exception from HRESULT: 0x80131040)
. [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\VisualBasic\Portable\B
asicCodeAnalysis.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Relia
bility.MissingSharedAttributeAnalyzer cannot be created from C:\Users\Adam\Docu
ments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-201506
16-02\tools\Roslyn.Diagnostics.Analyzers.dll : Could not load file or assembly
'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToke
n=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest
 definition does not match the assembly reference. (Exception from HRESULT: 0x8
0131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\VisualBasic\Po
rtable\BasicCodeAnalysis.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicConsumePreserveSigAnalyzer cannot be created from C:\Users\Adam\Doc
uments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150
616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load file
 or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assemb
ly's manifest definition does not match the assembly reference. (Exception from
 HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\V
isualBasic\Portable\BasicCodeAnalysis.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.VisualBasicUnusedDeclarationsAnalyzer cannot be created from C:\Users\Ad
am\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3
-20150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not loa
d file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neu
tral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located
assembly's manifest definition does not match the assembly reference. (Exceptio
n from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compi
lers\VisualBasic\Portable\BasicCodeAnalysis.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicUseSiteDiagnosticsCheckEnforcerAnalyzer cannot be created from C:\U
sers\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.
0.0-rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could
not load file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Cult
ure=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The l
ocated assembly's manifest definition does not match the assembly reference. (E
xception from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Sr
c\Compilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicDoNotCreateTasksWithoutTaskSchedulerAnalyzer cannot be created from
 C:\Users\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnosti
cs.1.0.0-rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : C
ould not load file or assembly 'System.Collections.Immutable, Version=1.1.36.0,
 Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
The located assembly's manifest definition does not match the assembly referenc
e. (Exception from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn
-1\Src\Compilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicSpecializedEnumerableCreationAnalyzer cannot be created from C:\Use
rs\Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.
0-rc3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could no
t load file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Cultur
e=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The loc
ated assembly's manifest definition does not match the assembly reference. (Exc
eption from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\
Compilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicSymbolDeclaredEventAnalyzer cannot be created from C:\Users\Adam\Do
cuments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-2015
0616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load fil
e or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral,
 PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assem
bly's manifest definition does not match the assembly reference. (Exception fro
m HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\
VisualBasic\Portable\BasicCodeAnalysis.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicDiagnosticDescriptorAccessAnalyzer cannot be created from C:\Users\
Adam\Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-r
c3-20150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not l
oad file or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=n
eutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The locate
d assembly's manifest definition does not match the assembly reference. (Except
ion from HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Com
pilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj]
vbc : error BC42376: An instance of analyzer Microsoft.CodeAnalysis.Performance
.BasicEmptyArrayDiagnosticAnalyzer cannot be created from C:\Users\Adam\Documen
ts\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20150616-
02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load file or
assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, Publ
icKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's
 manifest definition does not match the assembly reference. (Exception from HRE
SULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\Visua
lBasic\Portable\BasicCodeAnalysis.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.CodeFixes.Visua
lBasic.BasicDoNotUseVerbatimCrefsAnalyzer cannot be created from C:\Users\Adam\
Documents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-20
150616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load f
ile or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutra
l, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located ass
embly's manifest definition does not match the assembly reference. (Exception f
rom HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compiler
s\VisualBasic\Portable\BasicCodeAnalysis.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicDirectlyAwaitingTaskAnalyzer cannot be created from C:\Users\Adam\D
ocuments\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-201
50616-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load fi
le or assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral
, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located asse
mbly's manifest definition does not match the assembly reference. (Exception fr
om HRESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers
\VisualBasic\Portable\BasicCodeAnalysis.vbproj]
vbc : error BC42376: An instance of analyzer Roslyn.Diagnostics.Analyzers.Visua
lBasic.BasicCodeActionCreateAnalyzer cannot be created from C:\Users\Adam\Docum
ents\GitHub\roslyn-1\packages\Microsoft.Net.RoslynDiagnostics.1.0.0-rc3-2015061
6-02\tools\Roslyn.Diagnostics.Analyzers.VisualBasic.dll : Could not load file o
r assembly 'System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, Pu
blicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly
's manifest definition does not match the assembly reference. (Exception from H
RESULT: 0x80131040). [C:\Users\Adam\Documents\GitHub\roslyn-1\Src\Compilers\Vis
ualBasic\Portable\BasicCodeAnalysis.vbproj]
  CSharpResultProvider.Portable -> C:\Users\Adam\Documents\GitHub\roslyn-1\Bina
  ries\Debug\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.d
  ll
  CSharpResultProvider.NetFX20 -> C:\Users\Adam\Documents\GitHub\roslyn-1\Binar
  ies\Debug\NetFX20\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultPro
  vider.dll

C:\Windows\system32>
codespare commented 9 years ago

Those are often caused by nugget update wrecking havoc in the various .config runtime assembly binding redirects. Resetting those via git or blanking them out and letting msbuild recreate them usually gets things back in order.

codespare commented 9 years ago

Also, that seems related to issue #3388.

AdamSpeight2008 commented 9 years ago

@codespare @Pilchie Tried created a new branch based on the latest master still same issue.

AdamSpeight2008 commented 9 years ago

What would be causing this issue #3618. It seem to be an issue with the compiler-generated code files

jmarolf commented 9 years ago

The problem is that the new RC3 compilers require version 1.1.36 of System.Collections.Immutable. We assume that this is loaded by the compiler (since it also requires this library at runtime), but RC bits load an older version of System.Collections.Immutable hence the warnings (which have been converted to errors since we're compiling with warnings-as-error). To work around this, do not compile with warnings as errors.

AdamSpeight2008 commented 9 years ago

@jmarolf Tried that still does want me to build.

jmarolf commented 9 years ago

Is there another error you get other than BC42376 and CS8032?

ghuntley commented 9 years ago

@AdamSpeight2008 do you have Xamarin installed per chance?

AdamSpeight2008 commented 9 years ago

@ghuntley Nope. Just VS2013 and VS2015RC

AdamSpeight2008 commented 9 years ago

Think I've fixed had to pull the nuget packages from the daily build.

codespare commented 9 years ago

This is how I build at the moment, using MSBuild 12/VS 2013, so not getting the 2015 pieces, but obtaining a strong named output that ngens while being distinguishable from the official releases:

$scriptDirectory = Split-Path $PSCommandPath -Parent
Write-Host "In $(Get-Location)"
pushd $scriptDirectory

$latest = (gci . -Directory | select -Last 1)
pushd $latest

Write-Host "Switched to $(Get-Location)"

Set-ProcessEnvironment $EnvironmentConfig.VSSDK2103

$keyDir = '.\src\Tools\Microsoft.CodeAnalysis.Toolset.Open\Strong Name Keys'
$keyFile = '35MSSharedLib1024.snk'
$keyPath = Join-Path -Path $keyDir -ChildPath $keyFile
$keySha1Hash = (Get-Hash -Path $keyPath -Algorithm SHA1).HashString
$srcKeySha1Hash = 'CE2C1EAE0F938D5099A28243354E36AD5638BF31'
if ($keySha1Hash -ieq $srcKeySha1Hash) {
    $keyKeepFile = '35MSSharedLib1024-src.snk'
    $keyKeepPath = Join-Path -Path $keyDir -ChildPath $keyKeepFile
    copy $keyPath $keyKeepPath
    sn.exe -k $keyPath
}

MSBuild.exe .\build\Toolset.sln /P:Configuration=Release /P:Platform='Mixed Platforms' /T:Clean
MSBuild.exe .\build\Toolset.sln /P:Configuration=Release /P:Platform='Any CPU' /T:Clean
MSBuild.exe .\BuildAndTest.proj /P:Configuration=Release /P:Platform='Mixed Platforms' /T:Clean
MSBuild.exe .\BuildAndTest.proj /P:Configuration=Release /P:Platform='Any CPU' /T:Clean
rmdir .\Binaries -Recurse

MSBuild.exe .\build\Toolset.sln /P:Configuration=Release /P:Platform='Mixed Platforms' /P:RoslynSemanticVersion=0.9.9 /P:BuildVersion=0.9.9.0 /m /v:m /P:SignAssembly=true /P:DelaySign=false /P:NonShipping=true
MSBuild.exe .\build\Toolset.sln /P:Configuration=Release /P:Platform='Any CPU' /P:RoslynSemanticVersion=0.9.9 /P:BuildVersion=0.9.9.0 /m /v:m /P:SignAssembly=true /P:DelaySign=false /P:NonShipping=true

MSBuild.exe .\BuildAndTest.proj /P:Configuration=Release /P:Platform='Mixed Platforms' /P:RoslynSemanticVersion=0.9.9 /P:BuildVersion=0.9.9.0 /m /v:m /P:SignAssembly=true /P:DelaySign=false /P:NonShipping=true
MSBuild.exe .\BuildAndTest.proj /P:Configuration=Release /P:Platform='Any CPU' /P:RoslynSemanticVersion=0.9.9 /P:BuildVersion=0.9.9.0 /m /v:m /P:SignAssembly=true /P:DelaySign=false /P:NonShipping=true

#robocopy .\Binaries\Release ..\..\..\plant\roslyn /MIR /MOVE
popd
popd
AdamSpeight2008 commented 9 years ago

Still no luck Text from build

codespare commented 9 years ago

Well it's all warnings, not so bleak :) More seriously, what would be the output of cd c:\ dir /s System.Collections.Immutable.dll from a regular command prompt on that host?

AdamSpeight2008 commented 9 years ago

@codespare

c:\>dir /s System.Collections.Immutable.dll
 Volume in drive C is Win8.1 SSD
 Volume Serial Number is F2E3-FD4D

 Directory of c:\$Recycle.Bin\S-1-5-21-2848396786-1788430068-692082123-1001\$RDB
64V6

30/05/2015  22:23           204,544 System.Collections.Immutable.dll
               1 File(s)        204,544 bytes

 Directory of c:\$Recycle.Bin\S-1-5-21-2848396786-1788430068-692082123-1001\$RII
5G15

30/05/2015  22:23           204,544 System.Collections.Immutable.dll
               1 File(s)        204,544 bytes

 Directory of c:\$Recycle.Bin\S-1-5-21-2848396786-1788430068-692082123-1001\$RK6
LGO7.0-rc3-20150616-02\tools

21/06/2015  19:11           204,544 System.Collections.Immutable.dll
               1 File(s)        204,544 bytes

 Directory of c:\$Recycle.Bin\S-1-5-21-2848396786-1788430068-692082123-1001\$RTN
MZTP.2\tools

21/06/2015  19:11           230,624 System.Collections.Immutable.dll
               1 File(s)        230,624 bytes

 Directory of c:\$Recycle.Bin\S-1-5-21-2848396786-1788430068-692082123-1001\$RTO
GEY1.36\lib\portable-net45+win8+wp8+wpa81

21/06/2015  19:11           204,544 System.Collections.Immutable.dll
               1 File(s)        204,544 bytes

 Directory of c:\$Recycle.Bin\S-1-5-21-2848396786-1788430068-692082123-1001\$RTU
JBFR\FakeSign.0.9.2\tools

30/05/2015  22:23           230,624 System.Collections.Immutable.dll
               1 File(s)        230,624 bytes

 Directory of c:\$Recycle.Bin\S-1-5-21-2848396786-1788430068-692082123-1001\$RTU
JBFR\Microsoft.Net.Compilers.1.0.0-rc3-20150616-02\tools

21/06/2015  19:01           204,544 System.Collections.Immutable.dll
               1 File(s)        204,544 bytes

 Directory of c:\$Recycle.Bin\S-1-5-21-2848396786-1788430068-692082123-1001\$RTU
JBFR\Microsoft.Net.ToolsetCompilers.1.0.0-rc3-20150510-01\tools

30/05/2015  22:24           233,688 System.Collections.Immutable.dll
               1 File(s)        233,688 bytes

 Directory of c:\$Recycle.Bin\S-1-5-21-2848396786-1788430068-692082123-1001\$RTU
JBFR\System.Collections.Immutable.1.1.36\lib\portable-net45+win8+wp8+wpa81

30/05/2015  22:23           204,544 System.Collections.Immutable.dll
               1 File(s)        204,544 bytes

 Directory of c:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\Pr
ivateAssemblies

02/04/2015  17:35           230,624 System.Collections.Immutable.dll
               1 File(s)        230,624 bytes

 Directory of c:\Program Files (x86)\MSBuild\14.0\Bin

02/04/2015  17:34           230,624 System.Collections.Immutable.dll
               1 File(s)        230,624 bytes

 Directory of c:\Program Files (x86)\MSBuild\14.0\Bin\amd64

27/03/2015  15:32           230,624 System.Collections.Immutable.dll
               1 File(s)        230,624 bytes

 Directory of c:\Users\Adam\AppData\Local\Microsoft\VisualStudio\12.0\Extensions
\2yqn3f0n.mwj

28/09/2014  23:22           211,192 System.Collections.Immutable.dll
               1 File(s)        211,192 bytes

 Directory of c:\Users\Adam\AppData\Local\Microsoft\VisualStudio\12.0\Extensions
\ho4hh1x3.0yx

22/07/2014  19:24           211,192 System.Collections.Immutable.dll
               1 File(s)        211,192 bytes

 Directory of c:\Users\Adam\AppData\Local\Microsoft\VisualStudio\12.0\Extensions
\m3bu3fwa.cbk

02/08/2014  00:17           211,192 System.Collections.Immutable.dll
               1 File(s)        211,192 bytes

 Directory of c:\Users\Adam\AppData\Local\Microsoft\VisualStudio\12.0\Extensions
\o3hosrpg.kay

23/07/2014  14:20           211,192 System.Collections.Immutable.dll
               1 File(s)        211,192 bytes

 Directory of c:\Users\Adam\AppData\Local\Microsoft\VisualStudio\12.0\Extensions
\uxpii2bv.1nw

22/07/2014  19:24           211,192 System.Collections.Immutable.dll
               1 File(s)        211,192 bytes

 Directory of c:\Users\Adam\AppData\Local\Microsoft\VisualStudio\12.0\Extensions
\xzfu5avg.qyr

28/09/2014  23:23           211,192 System.Collections.Immutable.dll
               1 File(s)        211,192 bytes

 Directory of c:\Users\Adam\AppData\Local\Microsoft\VisualStudio\12.0Exp\Extensi
ons\Extensions-12.0\f5amgsbl.leg

25/07/2014  09:47           211,192 System.Collections.Immutable.dll
               1 File(s)        211,192 bytes

 Directory of c:\Users\Adam\AppData\Local\Microsoft\VisualStudio\12.0Exp\Extensi
ons\Extensions-12.0\ho4hh1x3.0yx

22/07/2014  19:24           211,192 System.Collections.Immutable.dll
               1 File(s)        211,192 bytes

 Directory of c:\Users\Adam\AppData\Local\Microsoft\VisualStudio\12.0Exp\Extensi
ons\Extensions-12.0\m3bu3fwa.cbk

02/08/2014  00:17           211,192 System.Collections.Immutable.dll
               1 File(s)        211,192 bytes

 Directory of c:\Users\Adam\AppData\Local\Microsoft\VisualStudio\12.0Exp\Extensi
ons\Extensions-12.0\o3hosrpg.kay

23/07/2014  14:20           211,192 System.Collections.Immutable.dll
               1 File(s)        211,192 bytes

 Directory of c:\Users\Adam\AppData\Local\Microsoft\VisualStudio\12.0Exp\Extensi
ons\Extensions-12.0\uxpii2bv.1nw

22/07/2014  19:24           211,192 System.Collections.Immutable.dll
               1 File(s)        211,192 bytes

 Directory of c:\Users\Adam\AppData\Local\Microsoft\VisualStudio\12.0Roslyn\Exte
nsions\AdamSpeight2008\String Format Diagnostic (CS)\1.13

25/09/2014  10:48           211,192 System.Collections.Immutable.dll
               1 File(s)        211,192 bytes

 Directory of c:\Users\Adam\AppData\Local\Microsoft\VisualStudio\12.0Roslyn\Exte
nsions\AdamSpeight2008\String Format Diagnostic (VB)\1.13

25/09/2014  10:48           211,192 System.Collections.Immutable.dll
               1 File(s)        211,192 bytes

 Directory of c:\Users\Adam\AppData\Local\Microsoft\VisualStudio\12.0Roslyn\Exte
nsions\b3fsgivh.b3f

08/10/2014  02:41           211,192 System.Collections.Immutable.dll
               1 File(s)        211,192 bytes

 Directory of c:\Users\Adam\AppData\Local\Microsoft\VisualStudio\12.0Roslyn\Exte
nsions\Extensions-12.0\uxpii2bv.1nw

22/07/2014  19:24           211,192 System.Collections.Immutable.dll
               1 File(s)        211,192 bytes

 Directory of c:\Users\Adam\AppData\Local\Microsoft\VisualStudio\12.0Roslyn\Exte
nsions\lsnun4qz.qol

08/10/2014  02:41           211,192 System.Collections.Immutable.dll
               1 File(s)        211,192 bytes

 Directory of c:\Users\Adam\AppData\Local\Microsoft\VisualStudio\12.0Roslyn\Exte
nsions\Roslyn ()\BadConstructorAssignment\1.0

01/11/2014  16:46           211,192 System.Collections.Immutable.dll
               1 File(s)        211,192 bytes

 Directory of c:\Users\Adam\AppData\Local\Microsoft\VisualStudio\12.0Roslyn\Exte
nsions\Roslyn ()\Diagnostic1\1.0

25/09/2014  10:48           211,192 System.Collections.Immutable.dll
               1 File(s)        211,192 bytes

 Directory of c:\Users\Adam\AppData\Local\Microsoft\VisualStudio\12.0Roslyn\Exte
nsions\Roslyn ()\Diagnostic_VB\1.0

25/09/2014  10:48           211,192 System.Collections.Immutable.dll
               1 File(s)        211,192 bytes

 Directory of c:\Users\Adam\AppData\Local\Microsoft\VisualStudio\12.0Roslyn\Exte
nsions\v2kk3ebk.par

08/10/2014  02:41           211,192 System.Collections.Immutable.dll
               1 File(s)        211,192 bytes

 Directory of c:\Users\Adam\AppData\Local\Microsoft\VisualStudio\14.0\Extensions
\ycqtabui.xxp

30/04/2015  13:21           210,136 System.Collections.Immutable.dll
               1 File(s)        210,136 bytes

 Directory of c:\Users\Adam\AppData\Local\Microsoft\VisualStudio\14.0Roslyn\Exte
nsions\MSOpenTech\OpenSourceDebug\0.7

01/07/2015  01:18           204,544 System.Collections.Immutable.dll
               1 File(s)        204,544 bytes

 Directory of c:\Users\Adam\AppData\Local\Microsoft\VisualStudio\14.0RoslynDev\E
xtensions\Microsoft\FxCopRulesSetup\42.42.42.42

01/07/2015  01:18           204,544 System.Collections.Immutable.dll
               1 File(s)        204,544 bytes

 Directory of c:\Users\Adam\AppData\Local\Temp\RoslynTests\5573f157-c12b-42e3-b8
6c-ffe198fbfd43

30/05/2015  22:23           204,544 System.Collections.Immutable.dll
               1 File(s)        204,544 bytes

 Directory of c:\Users\Adam\Source\Repos\roslyn4\Binaries\Debug

01/07/2015  01:18           204,544 System.Collections.Immutable.dll
               1 File(s)        204,544 bytes

 Directory of c:\Users\Adam\Source\Repos\roslyn4\packages\FakeSign.0.9.2\tools

01/07/2015  01:18           230,624 System.Collections.Immutable.dll
               1 File(s)        230,624 bytes

 Directory of c:\Users\Adam\Source\Repos\roslyn4\packages\Microsoft.Net.Compiler
s.1.0.0-rc3-20150616-02\tools

01/07/2015  01:18           204,544 System.Collections.Immutable.dll
               1 File(s)        204,544 bytes

 Directory of c:\Users\Adam\Source\Repos\roslyn4\packages\System.Collections.Imm
utable.1.1.36\lib\portable-net45+win8+wp8+wpa81

02/08/2014  05:20           211,192 System.Collections.Immutable.dll
               1 File(s)        211,192 bytes

 Directory of c:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.Collections.Immu
table\v4.0_1.1.33.0__b03f5f7f11d50a3a

30/04/2015  04:04           230,624 System.Collections.Immutable.dll
               1 File(s)        230,624 bytes

     Total Files Listed:
             203 File(s)     43,039,952 bytes
               0 Dir(s)  91,726,393,344 bytes free

c:\>
codespare commented 9 years ago

The System.Collections.Immutable.dll in c:\Users\Adam\Source\Repos\roslyn4\packages\System.Collections.Immutable.1.1.36\lib\portable-net45+win8+wp8+wpa81 is odd, I can't match it with one of the versions lying in the /packages I have here, but 1.1.36 looks more like what you have in c:\Users\Adam\Source\Repos\roslyn4\packages\Microsoft.Net.Compiler s.1.0.0-rc3-20150616-02\tools: 204,544->1.1.36 233,688->1.1.34rc 230,624->1.1.33beta maybe simply replace it manually in that first directory for a quick try?

AdamSpeight2008 commented 9 years ago

@codespare The "strange" one could be the one pulled from the nightly build here

codespare commented 9 years ago

There is no System.Collections.Immutable I can see there right now, it could have been removed. In any case, v1.1.36 should be the same irrespective of the source.

codespare commented 9 years ago

DiaSymReader is another example: Microsoft.DiaSymReader v1.0.1-rc1 5 months ago on myget while current as of today is v1.0.5. A little cleanup to do in september after shipping and some rest I guess.

paul1956 commented 9 years ago

System.Collections.Immutable varying DLL versions is what seems to be the error/warnings when trying to build the Visual Basic samples.

ghost commented 9 years ago

@AdamSpeight2008, (in the spirit of showing mercy on scrollbar) just a friendly tip; you can post GitHub's gist link for verbose logs etc. https://gist.github.com/ (also available in navbar on top of this page) instead of stuffing the whole blob in issue post. :wink:

gafter commented 9 years ago

@AdamSpeight2008 What happens when you run .\cibuild from a recent master branch?

Pvlerick commented 9 years ago

I also have trouble building the project.

When in Visual Studio Community 2015, I have now 4 errors (number seems to vary due to factors I don't understand, it's been down from 25 to 800 and up to 2000+).

I made a gist with output from nuget restore that gives me some warnings, cibuild that fails log and errors from visual studio.

AdamSpeight2008 commented 9 years ago

@gafter The computer is was using dead. (I accidently damaged the cpu and motherboard). I don't have the resources yet to replace it or them yet. The netbook I'm using for replies is just about powerful enough to run a web browser alongside notepad or Linqpad.

jmarolf commented 9 years ago

@Pvlerick cibuild is failing due to fakesign issue

C:\Users\Phil\Documents\GitHub\Roslyn\build\Targets\VSL.Imports.targets(280,5): error MSB3073: The command "C:\Users\Phil\.nuget\packages\FakeSign\0.9.2\tools\FakeSign.exe "C:\Users\Phil\Documents\GitHub\Roslyn\Binaries\Obj\BasicVisualStudio\Debug\Microsoft.VisualStudio.LanguageServices.VisualBasic.dll"" exited with code 1. [C:\Users\Phil\Documents\GitHub\Roslyn\src\VisualStudio\VisualBasic\Impl\prrj3eq4.tmp_proj]

If you run that command from the commandline what is the output?

AdamSpeight2008 commented 9 years ago

Would Anti-Virus software cause this?

Pvlerick commented 9 years ago

@jmarolf I get the following

C:\Users\Phil\Documents\GitHub\Roslyn>C:\Users\Phil\.nuget\packages\FakeSign\0.9.2\tools\FakeSign.exe "C:\Users\Phil\Documents\GitHub\Roslyn\Binaries\Obj\BasicVisualStudio\Debug\Microsoft.VisualStudio.LanguageServices.VisualBasic.dll"
PE file is already strong-name signed.
Use the -f (force) option to sign C:\Users\Phil\Documents\GitHub\Roslyn\Binaries\Obj\BasicVisualStudio\Debug\Microsoft.VisualStudio.LanguageServices.VisualBasic.dll anyway.
gafter commented 9 years ago

This issue is quite stale, and the computer on which the problem occurred apparently is no longer in working condition, so I'm closing this.