dotnetcore / SmartCode

SmartCode = IDataSource -> IBuildTask -> IOutput => Build Everything!!!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartCode 版本不一致

jianxuanbing opened this issue · comments

Version:'3.0.1'

System.TypeLoadException
  HResult=0x80131522
  Message=Could not load type 'SmartCode.OnProjectBuildStartupHandler' from assembly 'SmartCode, Version=3.0.1.0, Culture=neutral, PublicKeyToken=null'.
  Source=SmartCode.App
  StackTrace:
   在 SmartCode.App.ProjectBuilder.<Build>d__13.MoveNext()
   在 System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
   在 SmartCode.App.ProjectBuilder.Build()
   在 SmartCode.App.SmartCodeApp.<Run>d__29.MoveNext()
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 System.Runtime.CompilerServices.TaskAwaiter.GetResult()
   在 Bing.CodeGenerator.Console.Program.<Main>d__3.MoveNext() 在 H:\Bing_Framework\Bing.CodeGenerator\src\Bing.CodeGenerator.Console\Program.cs 中: 第 52 行

  此异常最初是在此调用堆栈中引发的: 
    [外部代码]
    Bing.CodeGenerator.Console.Program.Main(string[]) (位于 Program.cs 中)

333acf064765e18a772558b09acf551

image

Could you give an English description?