Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

Running a asp.net core project inside another/new machine

$
0
0

I have developed a project using asp.net core and angular. I have installed some Nuget packages inside my project. Now I have cpoied my whole project file in another machine. I have installed the same dotnet sdk version there.But then when I run my project there appears to be the nuget packages are missing and those packages were going to be downloaded again and throws a error like that--

C:\Program Files\dotnet\sdk\5.0.101\NuGet.targets(131,5): error : Failed to download package 'Microsoft.EntityFrameworkCore.Design.5.0.2' from 'https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.design/5.0.2/microsoft.entityframeworkcore.design.5.0.2.nupkg'. [E:\questions (2-2)\ChatingApp\API\API.csproj]

Now I wonder if i installed the packages locally inside my project while developing ,then why they going to be installed again?


Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>