question

priyankakumari-0227 avatar image
0 Votes"
priyankakumari-0227 asked

unable to run .NET sample web apI from azure docs

i am using the code from
git clone https://github.com/Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2

when trying to build i get the following error

1>------ Build started: Project: TodoListService, Configuration: Debug|AnyCPU ------
1>C:\Users\priy0218\OneDrive - Rackspace Inc\Desktop\webapp\active-directory-aspnetcore-webapp-openidconnect-v2-master\4-
1>WebApp-your-API\4-2-B2C\TodoListService\TodoListService.csproj : error NU1101: Unable to find package Microsoft.Identit
1>y.Web. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Build failed.

i have added nuget.config file , still the error remians same kindly assist on this.

Thanks

dotnet-visual-basic
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers