Could not load file or assembly 'Microsoft.DotNet.ProjectModel, Version=1.0.0.0 #1487

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

Originally created by @aminebizid on 7/21/2016

MacBook-Pro-de-neo:spa neo$ dotnet watch run
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.DotNet.ProjectModel, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. The system cannot find the file specified.
at Microsoft.DotNet.Watcher.Tools.Program.<>c__DisplayClass3_0.b__0()
at Microsoft.Extensions.CommandLineUtils.CommandLineApplication.Execute(String[] args)
at Microsoft.DotNet.Watcher.Tools.Program.MainInternal(String[] args, CancellationToken cancellationToken)
at Microsoft.DotNet.Watcher.Tools.Program.Main(String[] args)

*Originally created by @aminebizid on 7/21/2016* MacBook-Pro-de-neo:spa neo$ dotnet watch run Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.DotNet.ProjectModel, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. The system cannot find the file specified. at Microsoft.DotNet.Watcher.Tools.Program.<>c__DisplayClass3_0.<MainInternal>b__0() at Microsoft.Extensions.CommandLineUtils.CommandLineApplication.Execute(String[] args) at Microsoft.DotNet.Watcher.Tools.Program.MainInternal(String[] args, CancellationToken cancellationToken) at Microsoft.DotNet.Watcher.Tools.Program.Main(String[] args)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1487
No description provided.