eShop icon indicating copy to clipboard operation
eShop copied to clipboard

Assets file 'C:\Users\User\Downloads\eShop-main\src\WebApp\obj\project.assets.json' not found. Run a NuGet package restore to generate this file. WebApp C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets 266

Open hnieef opened this issue 1 year ago • 3 comments

few error when load the project. try to acces nuget seem not authorise. other error Assets file 'C:\Users\User\Downloads\eShop-main\src\EventBusRabbitMQ\obj\project.assets.json' not found. Run a NuGet package restore to generate this file. EventBusRabbitMQ C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets 266

hnieef avatar Nov 15 '23 09:11 hnieef

@hnieef Interesting, do you have .NetSDK 8? Try cleaning & rebuilding application again. Check your visual studio version too, it must be above 17.9.0 preview.

ks1990cn avatar Jan 14 '24 13:01 ks1990cn

vs2022 正式版 OK, vs2022 预览版 = this Bug。

yajiegithub avatar Feb 27 '24 10:02 yajiegithub

@hnieef Interesting, do you have .NetSDK 8? Try cleaning & rebuilding application again. Check your visual studio version too, it must be above 17.9.0 preview.

good point, one should you 17.10 preview version

maxymapp avatar Apr 18 '24 05:04 maxymapp