SmartCode icon indicating copy to clipboard operation
SmartCode copied to clipboard

SmartCode 版本不一致

Open jianxuanbing opened this issue 3 years ago • 1 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

jianxuanbing avatar Sep 14 '22 06:09 jianxuanbing

Could you give an English description?

xxkallia avatar Oct 21 '22 15:10 xxkallia