Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dotnet saturn commands fail #24

Open
demirtasdev opened this issue Feb 11, 2020 · 0 comments
Open

dotnet saturn commands fail #24

demirtasdev opened this issue Feb 11, 2020 · 0 comments

Comments

@demirtasdev
Copy link

dotnet saturn gen Book Books id:string title:string author:string throws the following exception :

System.IO.FileLoadException: Could not load file or assembly 'System.Threading, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at System.Console.get_Out()
   at Program.main(String[] argv)

dotnet --info

PS C:\Users\demir\dev\SaturnSample2\src\SaturnSample2> dotnet --info
.NET Core SDK (reflecting any global.json):
 Version:   2.1.511
 Commit:    f73782e44b

Runtime Environment:
 OS Name:     Windows
 OS Version:  10.0.18362
 OS Platform: Windows
 RID:         win10-x64
 Base Path:   C:\Program Files\dotnet\sdk\2.1.511\

Host (useful for support):
  Version: 3.1.1
  Commit:  a1388f194c

.NET Core SDKs installed:
  2.1.202 [C:\Program Files\dotnet\sdk]
  2.1.511 [C:\Program Files\dotnet\sdk]
  3.0.101 [C:\Program Files\dotnet\sdk]
  3.1.100 [C:\Program Files\dotnet\sdk]
  3.1.101 [C:\Program Files\dotnet\sdk]
@demirtasdev demirtasdev changed the title dotnet saturn Commands Fail dotnet saturn commands fail Feb 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant