Ko Template : 'System.Diagnostics.DiagnosticSource, Version=4.0.2.1' #432

Closed
opened 2025-08-09 17:16:16 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @horseyhorsey on 9/11/2017

Creating a new Ko template with 'dotnet new knockout' yields:

System.IO.FileLoadException: 'Could not load file or assembly 'System.Diagnostics.DiagnosticSource, Version=4.0.2.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)'

I could find similar issues for EFCore searching. I haven't added any dependencies like EFCore this is directly after generating the template and running 'npm install'.

*Originally created by @horseyhorsey on 9/11/2017* Creating a new Ko template with 'dotnet new knockout' yields: System.IO.FileLoadException: 'Could not load file or assembly 'System.Diagnostics.DiagnosticSource, Version=4.0.2.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)' I could find similar issues for EFCore searching. I haven't added any dependencies like EFCore this is directly after generating the template and running 'npm install'.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#432
No description provided.