MicrosoftLearning / mslearn-ai-language

Lab files for Azure AI Language modules
https://microsoftlearning.github.io/mslearn-ai-language/
MIT License
127 stars 260 forks source link

Dependencies missing and VSC does not auto update #32

Closed sarbjitsg closed 7 months ago

sarbjitsg commented 8 months ago

Recently started using the repo and notice each time i clone it to my local machine, i start seeing a lot of errors for the Microsoft C# extension.

Here are just some. Literally every project for C# won't load.

c:\Users\ssgil\melearnai\mslearn-ai-language\Labfiles\07-speech\C-Sharp\speaking-clock\speaking-clock.csproj: Unable to find package Newtonsoft.Json with version (>= 12.0.3)

sarbjitsg commented 8 months ago

C# extension is v2.18.16 VSC is 1.87.1

ivorb commented 7 months ago

hi @sarbjitsg it appears you're working on your local machine, which we cannot support given the variety of users using this learning content. You're welcome to use your Azure account on the hosted VMs available on Learn, or update the packages on your machine to match what's listed in these project files