-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
dotnet restore fails with weird error message:
C:\doc\dev\electron.net-musicplayer-sample\MyElectronMusicPlayer\MyElectronMusicPlayer.csproj : error NU1202: Package ElectronNET.CLI 0.0.11 is not compatible
with netcoreapp2.1 (.NETCoreApp,Version=v2.1). Package ElectronNET.CLI 0.0.11 supports: netcoreapp2.1 (.NETCoreApp,Version=v2.1) / any [C:\doc\dev\electron.n
et-musicplayer-sample\MyElectronMusicPlayer.sln]
C:\doc\dev\electron.net-musicplayer-sample\MyElectronMusicPlayer\MyElectronMusicPlayer.csproj : error NU1212: Invalid project-package combination for Electron
NET.CLI 0.0.11. DotnetToolReference project style can only contain references of the DotnetTool type [C:\doc\dev\electron.net-musicplayer-sample\MyElectronMu
sicPlayer.sln]
dotnet sdk installed on machine: 2.1.500, 2.1.504, 2.2.104.
dotnet version 2.1.500 is selected for this specific build by using global.json file.
Any ideas how to get this working?
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels