Can't restore SignalR packages #1

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

Originally created by @ArsenShkenza on 6/5/2017

Hello, whenever I try dotnet restore I get this :

Errors in D:\Git\new prove\aspnet-core-signalr-angular\aspnet-core-signalr-angular.csproj
Unable to resolve 'Microsoft.AspNetCore.SignalR.Server (>= 0.2.0)' for '.NETCoreApp,Version=v1.1'.
Unable to resolve 'Microsoft.AspNetCore.SignalR.Server (>= 0.2.0)' for '.NETCoreApp,Version=v1.1 (win10-x64)'.
Unable to resolve 'Microsoft.AspNetCore.SignalR.Server (>= 0.2.0)' for '.NETCoreApp,Version=v1.1 (win7-x64)'.
Unable to resolve 'Microsoft.AspNetCore.SignalR.Server (>= 0.2.0)' for '.NETCoreApp,Version=v1.1 (win8-x64)'.
Unable to resolve 'Microsoft.AspNetCore.SignalR.Server (>= 0.2.0)' for '.NETCoreApp,Version=v1.1 (win81-x64)'.

NuGet Config files used:
D:\Git\new prove\aspnet-core-signalr-angular\NuGet.Config
C:\Users\Arsen.Shkenza\AppData\Roaming\NuGet\NuGet.Config
C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config

Feeds used:
https://dotnet.myget.org/F/dotnet-core/api/v3/index.json
https://dotnet.myget.org/F/aspnetcore-ci-dev/api/v3/index.json
https://api.nuget.org/v3/index.json
C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\

THANKS IN ADVANCE

*Originally created by @ArsenShkenza on 6/5/2017* Hello, whenever I try dotnet restore I get this : Errors in D:\Git\new prove\aspnet-core-signalr-angular\aspnet-core-signalr-angular.csproj Unable to resolve 'Microsoft.AspNetCore.SignalR.Server (>= 0.2.0)' for '.NETCoreApp,Version=v1.1'. Unable to resolve 'Microsoft.AspNetCore.SignalR.Server (>= 0.2.0)' for '.NETCoreApp,Version=v1.1 (win10-x64)'. Unable to resolve 'Microsoft.AspNetCore.SignalR.Server (>= 0.2.0)' for '.NETCoreApp,Version=v1.1 (win7-x64)'. Unable to resolve 'Microsoft.AspNetCore.SignalR.Server (>= 0.2.0)' for '.NETCoreApp,Version=v1.1 (win8-x64)'. Unable to resolve 'Microsoft.AspNetCore.SignalR.Server (>= 0.2.0)' for '.NETCoreApp,Version=v1.1 (win81-x64)'. NuGet Config files used: D:\Git\new prove\aspnet-core-signalr-angular\NuGet.Config C:\Users\Arsen.Shkenza\AppData\Roaming\NuGet\NuGet.Config C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config Feeds used: https://dotnet.myget.org/F/dotnet-core/api/v3/index.json https://dotnet.myget.org/F/aspnetcore-ci-dev/api/v3/index.json https://api.nuget.org/v3/index.json C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ THANKS IN ADVANCE
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/aspnet-core-signalr-angular#1
No description provided.