You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 11, 2024. It is now read-only.
Following step by step, the ProductCatalogSampleData in Ex1\Assets\ProductCatalogSampleData does not build. Hitting build does not trigger the download of all the nuget packages
You can even see if the packages.json file it only refs DocumentDB, JSON.NET, Azure Cofiguration Manager.
The project also needs a bunch of other references that cant be resolved
ServiceBus
Storage
Microsoft Extensions Configuration & DependencyInjection & Primitives etc. etc. see attached.