Roslyn: I'm trying to build Roslyn but I'm getting build errors on master.

Created on 19 Jan 2017  路  7Comments  路  Source: dotnet/roslyn

I followed the exact steps as noted here.

I managed to build it before but then when I sync'ed my fork and tried to build it again it failed with some errors:

d:\Projects\roslyn>msbuild /v:m /m Roslyn.sln
Microsoft (R) Build Engine version 15.1.458.808
Copyright (C) Microsoft Corporation. All rights reserved.

  CommonCoreClrRuntime -> d:\Projects\roslyn\Binaries\Debug\Dlls\CommonCoreClrRuntime\CommonCoreClrRuntime_DoNotUse.dll
  PdbUtilities -> d:\Projects\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll
  MSBuildTask -> d:\Projects\roslyn\Binaries\Debug\Dlls\MSBuildTask\Microsoft.Build.Tasks.CodeAnalysis.dll
  CSharpErrorFactsGenerator -> d:\Projects\roslyn\Binaries\Debug\Exes\CSharpErrorFactsGenerator\CSharpErrorFactsGenerator.exe
  CompilersBoundTreeGenerator -> d:\Projects\roslyn\Binaries\Debug\Exes\CompilersBoundTreeGenerator\BoundTreeGenerator.exe
  CSharpSyntaxGenerator -> d:\Projects\roslyn\Binaries\Debug\Exes\CSharpSyntaxGenerator\CSharpSyntaxGenerator.exe
  CodeAnalysis -> d:\Projects\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll
  RunTests -> d:\Projects\roslyn\Binaries\Debug\Exes\RunTests\RunTests.exe
  VisualBasicErrorFactsGenerator -> d:\Projects\roslyn\Binaries\Debug\Exes\VisualBasicErrorFactsGenerator\VBErrorFactsGenerator.exe
  CompilerTestResources -> d:\Projects\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll
  VisualBasicSyntaxGenerator -> d:\Projects\roslyn\Binaries\Debug\Exes\VisualBasicSyntaxGenerator\VBSyntaxGenerator.exe
  Scripting -> d:\Projects\roslyn\Binaries\Debug\Dlls\Scripting\Microsoft.CodeAnalysis.Scripting.dll
  VisualStudioSetup.Dependencies -> d:\Projects\roslyn\Binaries\Debug\Vsix\VisualStudioSetup.Dependencies\Roslyn.VisualStudio.Setup.Dependencies.dll
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : CreatePkgDef : error : FileLoadException: Could not load file or assembly 'Microsoft
.VisualStudio.Shell.15.0, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\rosly
n\src\VisualStudio\Setup.Dependencies\VisualStudioSetup.Dependencies.csproj]
  Concord -> d:\Projects\roslyn\Binaries\Debug\Dlls\Concord\Microsoft.CodeAnalysis.ExpressionEvaluator.Concord.DoNotUse.dll
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at Roslyn.VisualStudio.Setup.ProvideDependencyBindingRedirectionAttribute..ctor(S
tring fileName) [d:\Projects\roslyn\src\VisualStudio\Setup.Dependencies\VisualStudioSetup.Dependencies.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at System.Reflection.CustomAttribute._CreateCaObject(RuntimeModule pModule, IRunt
imeMethodInfo pCtor, Byte** ppBlob, Byte* pEndBlob, Int32* pcNamedArgs) [d:\Projects\roslyn\src\VisualStudio\Setup.Dependencies\VisualStudioSetup.Dependencies.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at System.Reflection.CustomAttribute.CreateCaObject(RuntimeModule module, IRuntim
eMethodInfo ctor, IntPtr& blob, IntPtr blobEnd, Int32& namedArgs) [d:\Projects\roslyn\src\VisualStudio\Setup.Dependencies\VisualStudioSetup.Dependencies.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeModule decoratedM
odule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType, Boolean mustBeInheritable, IList derivedAttributes, Boolean isDecoratedTargetSecurityTransparent) [d:\Projects\roslyn\src\
VisualStudio\Setup.Dependencies\VisualStudioSetup.Dependencies.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeAssembly assembly
, RuntimeType caType) [d:\Projects\roslyn\src\VisualStudio\Setup.Dependencies\VisualStudioSetup.Dependencies.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at System.Reflection.RuntimeAssembly.GetCustomAttributes(Boolean inherit) [d:\Pro
jects\roslyn\src\VisualStudio\Setup.Dependencies\VisualStudioSetup.Dependencies.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at Microsoft.VisualStudio.Tools.CreatePkgDef.ProcessAssembly(String fileName, Hiv
e hive, PkgDefContext context, Boolean register, RegistrationMode mode) [d:\Projects\roslyn\src\VisualStudio\Setup.Dependencies\VisualStudioSetup.Dependencies.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at Microsoft.VisualStudio.Tools.CreatePkgDef.DoCreatePkgDef(InputArguments inputA
rguments) [d:\Projects\roslyn\src\VisualStudio\Setup.Dependencies\VisualStudioSetup.Dependencies.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at Microsoft.VisualStudio.Tools.CreatePkgDef.Main(String[] arguments) [d:\Project
s\roslyn\src\VisualStudio\Setup.Dependencies\VisualStudioSetup.Dependencies.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : SecurityException: Strong name validation failed. (Exception from HRESULT: 0x8013141
A) [d:\Projects\roslyn\src\VisualStudio\Setup.Dependencies\VisualStudioSetup.Dependencies.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :  [d:\Projects\roslyn\src\VisualStudio\Setup.Dependencies\VisualStudioSetup.Dependenc
ies.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :  [d:\Projects\roslyn\src\VisualStudio\Setup.Dependencies\VisualStudioSetup.Dependenc
ies.csproj]
  Workspaces -> d:\Projects\roslyn\Binaries\Debug\Dlls\Workspaces\Microsoft.CodeAnalysis.Workspaces.dll
  MetadataVisualizer -> d:\Projects\roslyn\Binaries\Debug\Exes\MetadataVisualizer\mdv.exe
  Pdb2Xml -> d:\Projects\roslyn\Binaries\Debug\Exes\Pdb2Xml\Pdb2Xml.exe
  CommonNetCoreReferences -> d:\Projects\roslyn\Binaries\Debug\Dlls\CommonNetCoreReferences\CommonNetCoreReferences_DoNotUse.dll
  DeployCompilerGeneratorToolsRuntime -> d:\Projects\roslyn\Binaries\Debug\Exes\DeployCompilerGeneratorToolsRuntime\DeployCompilerGeneratorToolsRuntime_DoNotUse.exe
  ProcessWatchdog -> d:\Projects\roslyn\Binaries\Debug\Exes\ProcessWatchdog\ProcessWatchdog.exe
  Perf.Tests -> d:\Projects\roslyn\Binaries\Debug\Dlls\Perf.Tests\Roslyn.Test.Performance.Tests.dll
  Workspaces.Desktop -> d:\Projects\roslyn\Binaries\Debug\Dlls\Workspaces.Desktop\Microsoft.CodeAnalysis.Workspaces.Desktop.dll
  Perf.Utilities -> d:\Projects\roslyn\Binaries\Debug\Dlls\Perf.Utilities\Roslyn.Test.Performance.Utilities.dll
  RepoUtil -> d:\Projects\roslyn\Binaries\Debug\Exes\RepoUtil\RepoUtil.exe
  RazorVisualStudio -> d:\Projects\roslyn\Binaries\Debug\Dlls\RazorVisualStudio\Microsoft.VisualStudio.LanguageServices.Razor.RemoteClient.dll
  BuildBoss -> d:\Projects\roslyn\Binaries\Debug\Exes\BuildBoss\BuildBoss.exe
  Features -> d:\Projects\roslyn\Binaries\Debug\Dlls\Features\Microsoft.CodeAnalysis.Features.dll
  TextEditorFeatures -> d:\Projects\roslyn\Binaries\Debug\Dlls\TextEditorFeatures\Microsoft.CodeAnalysis.EditorFeatures.Text.dll
  InteractiveFeatures -> d:\Projects\roslyn\Binaries\Debug\Dlls\InteractiveFeatures\Microsoft.CodeAnalysis.InteractiveFeatures.dll
  EditorFeatures -> d:\Projects\roslyn\Binaries\Debug\Dlls\EditorFeatures\Microsoft.CodeAnalysis.EditorFeatures.dll
  EditorFeatures.Next -> d:\Projects\roslyn\Binaries\Debug\Dlls\EditorFeatures.Next\Microsoft.CodeAnalysis.EditorFeatures.Next.dll
  InteractiveEditorFeatures -> d:\Projects\roslyn\Binaries\Debug\Dlls\InteractiveEditorFeatures\Microsoft.CodeAnalysis.InteractiveEditorFeatures.dll
  InteractiveHost -> d:\Projects\roslyn\Binaries\Debug\Exes\InteractiveHost\InteractiveHost.exe
  CSharpCodeAnalysis -> d:\Projects\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll
  ResultProvider.NetFX20 -> d:\Projects\roslyn\Binaries\Debug\Dlls\ResultProvider.NetFX20\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.dll
  ExpressionCompiler -> d:\Projects\roslyn\Binaries\Debug\Dlls\ExpressionCompiler\Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler.dll
  CSharpResultProvider.NetFX20 -> d:\Projects\roslyn\Binaries\Debug\Dlls\CSharpResultProvider.NetFX20\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.dll
  FunctionResolver -> d:\Projects\roslyn\Binaries\Debug\Dlls\FunctionResolver\Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver.dll
  ResultProvider.Portable -> d:\Projects\roslyn\Binaries\Debug\Dlls\ResultProvider.Portable\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.dll
  BasicResultProvider.NetFX20 -> d:\Projects\roslyn\Binaries\Debug\Dlls\BasicResultProvider.NetFX20\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider.dll
  BasicResultProvider.Portable -> d:\Projects\roslyn\Binaries\Debug\Dlls\BasicResultProvider.Portable\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider.dll
  CSharpResultProvider.Portable -> d:\Projects\roslyn\Binaries\Debug\Dlls\CSharpResultProvider.Portable\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.dll
  BasicCodeAnalysis -> d:\Projects\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll
  csc -> d:\Projects\roslyn\Binaries\Debug\Exes\csc\csc.exe
  CSharpExpressionCompiler -> d:\Projects\roslyn\Binaries\Debug\Dlls\CSharpExpressionCompiler\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.dll
  VBCSCompiler -> d:\Projects\roslyn\Binaries\Debug\Exes\VBCSCompiler\VBCSCompiler.exe
  PortableServer -> d:\Projects\roslyn\Binaries\Debug\Exes\PortableServer\VBCSCompilerPortable.exe
  TestUtilities -> d:\Projects\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll
  CscCore -> d:\Projects\roslyn\Binaries\Debug\Exes\CscCore\csc.exe
  BasicExpressionCompiler -> d:\Projects\roslyn\Binaries\Debug\Dlls\BasicExpressionCompiler\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.dll
  TestUtilities.FX45 -> d:\Projects\roslyn\Binaries\Debug\Dlls\TestUtilities.FX45\Roslyn.Test.Utilities.FX45.dll
  BasicWorkspace -> d:\Projects\roslyn\Binaries\Debug\Dlls\BasicWorkspace\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll
  vbc -> d:\Projects\roslyn\Binaries\Debug\Exes\vbc\vbc.exe
  CSharpCompilerTestUtilities -> d:\Projects\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll
  TestUtilities.CoreClr -> d:\Projects\roslyn\Binaries\Debug\Dlls\TestUtilities.CoreClr\Roslyn.Test.Utilities.CoreClr.dll
  VbcCore -> d:\Projects\roslyn\Binaries\Debug\Exes\VbcCore\vbc.exe
  CSharpWorkspace -> d:\Projects\roslyn\Binaries\Debug\Dlls\CSharpWorkspace\Microsoft.CodeAnalysis.CSharp.Workspaces.dll
  CSharpScripting -> d:\Projects\roslyn\Binaries\Debug\Dlls\CSharpScripting\Microsoft.CodeAnalysis.CSharp.Scripting.dll
  BasicScripting -> d:\Projects\roslyn\Binaries\Debug\Dlls\BasicScripting\Microsoft.CodeAnalysis.VisualBasic.Scripting.dll
  ScriptingTestUtilities -> d:\Projects\roslyn\Binaries\Debug\Dlls\ScriptingTestUtilities\Microsoft.CodeAnalysis.Scripting.TestUtilities.dll
  VbiCore -> d:\Projects\roslyn\Binaries\Debug\Exes\VbiCore\vbi.exe
  CsiCore -> d:\Projects\roslyn\Binaries\Debug\Exes\CsiCore\csi.exe
  csi -> d:\Projects\roslyn\Binaries\Debug\Exes\csi\csi.exe
  CSharpCompilerSyntaxTest -> d:\Projects\roslyn\Binaries\Debug\Dlls\CSharpCompilerSyntaxTest\Roslyn.Compilers.CSharp.Syntax.UnitTests.dll
  vbi -> d:\Projects\roslyn\Binaries\Debug\Exes\vbi\vbi.exe
  BasicScriptingTest -> d:\Projects\roslyn\Binaries\Debug\Dlls\BasicScriptingTest\Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests.dll
  BasicFeatures -> d:\Projects\roslyn\Binaries\Debug\Dlls\BasicFeatures\Microsoft.CodeAnalysis.VisualBasic.Features.dll
  ScriptingTest -> d:\Projects\roslyn\Binaries\Debug\Dlls\ScriptingTest\Microsoft.CodeAnalysis.Scripting.UnitTests.dll
  CSharpScriptingTest -> d:\Projects\roslyn\Binaries\Debug\Dlls\CSharpScriptingTest\Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.dll
  TestUtilities.Desktop -> d:\Projects\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll
  CSharpFeatures -> d:\Projects\roslyn\Binaries\Debug\Dlls\CSharpFeatures\Microsoft.CodeAnalysis.CSharp.Features.dll
  CSharpCompilerTestUtilities.Desktop -> d:\Projects\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll
  BasicEditorFeatures -> d:\Projects\roslyn\Binaries\Debug\Dlls\BasicEditorFeatures\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.dll
  BasicScriptingTest.Desktop -> d:\Projects\roslyn\Binaries\Debug\UnitTests\BasicScriptingTest.Desktop\Microsoft.CodeAnalysis.VisualBasic.Scripting.Desktop.UnitTests.dll
  ScriptingTest.Desktop -> d:\Projects\roslyn\Binaries\Debug\UnitTests\ScriptingTest.Desktop\Microsoft.CodeAnalysis.Scripting.Desktop.UnitTests.dll
  BasicCompilerTestUtilities -> d:\Projects\roslyn\Binaries\Debug\Dlls\BasicCompilerTestUtilities\Roslyn.Compilers.VisualBasic.Test.Utilities.dll
  WorkspacesTestUtilities -> d:\Projects\roslyn\Binaries\Debug\Dlls\WorkspacesTestUtilities\Roslyn.Services.UnitTests.Utilities.dll
  ExpressionCompilerTestUtilities -> d:\Projects\roslyn\Binaries\Debug\Dlls\ExpressionCompilerTestUtilities\Roslyn.ExpressionEvaluator.ExpressionCompiler.Test.Utilities.dll
  ResultProviderTestUtilities -> d:\Projects\roslyn\Binaries\Debug\Dlls\ResultProviderTestUtilities\Roslyn.ExpressionEvaluator.ResultProvider.Test.Utilities.dll
  MSBuildTaskTests -> d:\Projects\roslyn\Binaries\Debug\UnitTests\MSBuildTaskTests\Microsoft.Build.Tasks.CodeAnalysis.UnitTests.dll
  ServicesTest -> d:\Projects\roslyn\Binaries\Debug\UnitTests\ServicesTest\Roslyn.Services.UnitTests.dll
  VBCSCompilerTests -> d:\Projects\roslyn\Binaries\Debug\UnitTests\VBCSCompilerTests\Roslyn.Compilers.CompilerServer.UnitTests.dll
  BasicCommandLineTest -> d:\Projects\roslyn\Binaries\Debug\UnitTests\BasicCommandLineTest\Roslyn.Compilers.VisualBasic.CommandLine.UnitTests.dll
  ServicesVisualStudio -> d:\Projects\roslyn\Binaries\Debug\Dlls\ServicesVisualStudio\Microsoft.VisualStudio.LanguageServices.dll
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : CreatePkgDef : error : ReflectionTypeLoadException: Unable to load one or more of th
e requested types. Retrieve the LoaderExceptions property for more information. [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisualStudio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module) [d:\Projects\ro
slyn\src\VisualStudio\Core\Def\ServicesVisualStudio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at System.Reflection.RuntimeModule.GetTypes() [d:\Projects\roslyn\src\VisualStudi
o\Core\Def\ServicesVisualStudio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at System.Reflection.Assembly.GetTypes() [d:\Projects\roslyn\src\VisualStudio\Cor
e\Def\ServicesVisualStudio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at Microsoft.VisualStudio.Tools.CreatePkgDef.ProcessAssembly(String fileName, Hiv
e hive, PkgDefContext context, Boolean register, RegistrationMode mode) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisualStudio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at Microsoft.VisualStudio.Tools.CreatePkgDef.DoCreatePkgDef(InputArguments inputA
rguments) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisualStudio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at Microsoft.VisualStudio.Tools.CreatePkgDef.Main(String[] arguments) [d:\Project
s\roslyn\src\VisualStudio\Core\Def\ServicesVisualStudio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0
, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisual
Studio.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :  [d:\Projects\roslyn\src\VisualStudio\Core\Def\ServicesVisualStudio.csproj]
  RemoteWorkspaces -> d:\Projects\roslyn\Binaries\Debug\Dlls\RemoteWorkspaces\Microsoft.CodeAnalysis.Remote.Workspaces.dll
  CSharpEditorFeatures -> d:\Projects\roslyn\Binaries\Debug\Dlls\CSharpEditorFeatures\Microsoft.CodeAnalysis.CSharp.EditorFeatures.dll
  ServiceHub -> d:\Projects\roslyn\Binaries\Debug\Dlls\ServiceHub\Microsoft.CodeAnalysis.Remote.ServiceHub.dll
  CSharpInteractiveEditorFeatures -> d:\Projects\roslyn\Binaries\Debug\Dlls\CSharpInteractiveEditorFeatures\Microsoft.CodeAnalysis.CSharp.InteractiveEditorFeatures.dll
  BasicInteractiveEditorFeatures -> d:\Projects\roslyn\Binaries\Debug\Dlls\BasicInteractiveEditorFeatures\Microsoft.CodeAnalysis.VisualBasic.InteractiveEditorFeatures.dll
  ServicesTestUtilities -> d:\Projects\roslyn\Binaries\Debug\Dlls\ServicesTestUtilities\Roslyn.Services.Test.Utilities.dll
  Diagnostics -> d:\Projects\roslyn\Binaries\Debug\Dlls\Diagnostics\Roslyn.Hosting.Diagnostics.dll
  BasicCompilerEmitTest -> d:\Projects\roslyn\Binaries\Debug\UnitTests\BasicCompilerEmitTest\Roslyn.Compilers.VisualBasic.Emit.UnitTests.dll
  RazorServiceHub -> d:\Projects\roslyn\Binaries\Debug\Dlls\RazorServiceHub\Microsoft.CodeAnalysis.Remote.Razor.ServiceHub.dll
  Toolset -> d:\Projects\roslyn\Binaries\Debug\Exes\Toolset\Toolset_DoNetUse.exe
  BasicCompilerSemanticTest -> d:\Projects\roslyn\Binaries\Debug\UnitTests\BasicCompilerSemanticTest\Roslyn.Compilers.VisualBasic.Semantic.UnitTests.dll
  BasicCompilerSyntaxTest -> d:\Projects\roslyn\Binaries\Debug\UnitTests\BasicCompilerSyntaxTest\Roslyn.Compilers.VisualBasic.Syntax.UnitTests.dll
  BasicCompilerSymbolTest -> d:\Projects\roslyn\Binaries\Debug\UnitTests\BasicCompilerSymbolTest\Roslyn.Compilers.VisualBasic.Symbol.UnitTests.dll
  EditorServicesTest -> d:\Projects\roslyn\Binaries\Debug\UnitTests\EditorServicesTest\Roslyn.Services.Editor.UnitTests.dll
  CodeAnalysisTest -> d:\Projects\roslyn\Binaries\Debug\UnitTests\CodeAnalysisTest\Roslyn.Compilers.UnitTests.dll
  BasicResultProviderTest -> d:\Projects\roslyn\Binaries\Debug\UnitTests\BasicResultProviderTest\Roslyn.ExpressionEvaluator.VisualBasic.ResultProvider.UnitTests.dll
  VisualBasicServicesTest -> d:\Projects\roslyn\Binaries\Debug\UnitTests\VisualBasicServicesTest\Roslyn.Services.VisualBasic.UnitTests.dll
  CSharpEditorServicesTest2 -> d:\Projects\roslyn\Binaries\Debug\UnitTests\CSharpEditorServicesTest2\Roslyn.Services.Editor.CSharp2.UnitTests.dll
  BasicEditorServicesTest -> d:\Projects\roslyn\Binaries\Debug\UnitTests\BasicEditorServicesTest\Roslyn.Services.Editor.VisualBasic.UnitTests.dll
  CSharpServicesTest -> d:\Projects\roslyn\Binaries\Debug\UnitTests\CSharpServicesTest\Roslyn.Services.CSharp.UnitTests.dll
  CSharpScriptingTest.Desktop -> d:\Projects\roslyn\Binaries\Debug\UnitTests\CSharpScriptingTest.Desktop\Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests.dll
  CSharpCompilerEmitTest -> d:\Projects\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Roslyn.Compilers.CSharp.Emit.UnitTests.dll
  CSharpCompilerSemanticTest -> d:\Projects\roslyn\Binaries\Debug\UnitTests\CSharpCompilerSemanticTest\Roslyn.Compilers.CSharp.Semantic.UnitTests.dll
  CSharpCompilerSymbolTest -> d:\Projects\roslyn\Binaries\Debug\UnitTests\CSharpCompilerSymbolTest\Roslyn.Compilers.CSharp.Symbol.UnitTests.dll
  CSharpWinRTTest -> d:\Projects\roslyn\Binaries\Debug\UnitTests\CSharpWinRTTest\Roslyn.Compilers.CSharp.WinRT.UnitTests.dll
  CSharpCommandLineTest -> d:\Projects\roslyn\Binaries\Debug\UnitTests\CSharpCommandLineTest\Roslyn.Compilers.CSharp.CommandLine.UnitTests.dll
  InteractiveHostTest -> d:\Projects\roslyn\Binaries\Debug\UnitTests\InteractiveHostTest\Roslyn.InteractiveHost.UnitTests.dll
  FunctionResolverTest -> d:\Projects\roslyn\Binaries\Debug\UnitTests\FunctionResolverTest\Roslyn.ExpressionEvaluator.FunctionResolver.UnitTests.dll
  BasicExpressionCompilerTest -> d:\Projects\roslyn\Binaries\Debug\UnitTests\BasicExpressionCompilerTest\Roslyn.ExpressionEvaluator.VisualBasic.ExpressionCompiler.UnitTests.dll
  CompilerExtension -> d:\Projects\roslyn\Binaries\Debug\Vsix\CompilerExtension\Roslyn.Compilers.Extension.dll
  DeployCoreClrTestRuntime -> d:\Projects\roslyn\Binaries\Debug\CoreClrTest\DeployCoreClrTestRuntime_DoNotUse.exe
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : CreatePkgDef : error : FileLoadException: Could not load file or assembly 'Microsoft
.VisualStudio.Shell.15.0, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) [d:\Projects\rosly
n\src\Compilers\Extension\CompilerExtension.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at Roslyn.VisualStudio.Setup.ProvideRoslynBindingRedirectionAttribute..ctor(Strin
g fileName) [d:\Projects\roslyn\src\Compilers\Extension\CompilerExtension.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at System.Reflection.CustomAttribute._CreateCaObject(RuntimeModule pModule, IRunt
imeMethodInfo pCtor, Byte** ppBlob, Byte* pEndBlob, Int32* pcNamedArgs) [d:\Projects\roslyn\src\Compilers\Extension\CompilerExtension.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at System.Reflection.CustomAttribute.CreateCaObject(RuntimeModule module, IRuntim
eMethodInfo ctor, IntPtr& blob, IntPtr blobEnd, Int32& namedArgs) [d:\Projects\roslyn\src\Compilers\Extension\CompilerExtension.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeModule decoratedM
odule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType, Boolean mustBeInheritable, IList derivedAttributes, Boolean isDecoratedTargetSecurityTransparent) [d:\Projects\roslyn\src\
Compilers\Extension\CompilerExtension.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeAssembly assembly
, RuntimeType caType) [d:\Projects\roslyn\src\Compilers\Extension\CompilerExtension.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at System.Reflection.RuntimeAssembly.GetCustomAttributes(Boolean inherit) [d:\Pro
jects\roslyn\src\Compilers\Extension\CompilerExtension.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at Microsoft.VisualStudio.Tools.CreatePkgDef.ProcessAssembly(String fileName, Hiv
e hive, PkgDefContext context, Boolean register, RegistrationMode mode) [d:\Projects\roslyn\src\Compilers\Extension\CompilerExtension.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at Microsoft.VisualStudio.Tools.CreatePkgDef.DoCreatePkgDef(InputArguments inputA
rguments) [d:\Projects\roslyn\src\Compilers\Extension\CompilerExtension.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :    at Microsoft.VisualStudio.Tools.CreatePkgDef.Main(String[] arguments) [d:\Project
s\roslyn\src\Compilers\Extension\CompilerExtension.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error : SecurityException: Strong name validation failed. (Exception from HRESULT: 0x8013141
A) [d:\Projects\roslyn\src\Compilers\Extension\CompilerExtension.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :  [d:\Projects\roslyn\src\Compilers\Extension\CompilerExtension.csproj]
C:\Users\eyal\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25929-RC2\tools\VSSDK\Microsoft.VsSDK.targets(957,5): error :  [d:\Projects\roslyn\src\Compilers\Extension\CompilerExtension.csproj]
  CSharpResultProviderTest -> d:\Projects\roslyn\Binaries\Debug\UnitTests\CSharpResultProviderTest\Roslyn.ExpressionEvaluator.CSharp.ResultProvider.UnitTests.dll
  CSharpExpressionCompilerTest -> d:\Projects\roslyn\Binaries\Debug\UnitTests\CSharpExpressionCompilerTest\Roslyn.ExpressionEvaluator.CSharp.ExpressionCompiler.UnitTests.dll
  CSharpEditorServicesTest -> d:\Projects\roslyn\Binaries\Debug\UnitTests\CSharpEditorServicesTest\Roslyn.Services.Editor.CSharp.UnitTests.dll
  DeployDesktopTestRuntime -> d:\Projects\roslyn\Binaries\Debug\UnitTests\Portable\DeplyDesktopTestRuntime_DoNotUse.dll
  Perf.Runner -> d:\Projects\roslyn\Binaries\Debug\Exes\Perf.Runner\Roslyn.Test.Performance.Runner.exe

All 7 comments

You probably need to run Restore every time you switch branches.

@alrz I ran Restore but I still get this error, any suggestions? :)

@Pilchie @jasonmalinowski Looks like strong name validation problems. How does someone external disable that 'feature'? Thanks!

See https://github.com/dotnet/roslyn/issues/16506. And tagging @jaredpar again (even though I know he's on vacation right now).

Sorry about this. It's an unintentional fallout of another change I made. It went unnoticed because all of the machines where we validated the changed had pre-release versions of our tools installed and hence disabled strong name signing checking for this binary. Will be addressing next week.

I'm seeing the same problem with a clean build on a new VM using the same set of instructions. Has this been addressed yet or do I have another problem?

@situssoft yes this is fixed on the post-dev15 branch. The master branch is in lock down right now for release.

Was this page helpful?
0 / 5 - 0 ratings