question

LD-4583 avatar image
0 Votes"
LD-4583 asked BobJohnson-6874 edited

It was not possible to find any compatible framework versionThe framework 'Microsoft.NETCore.App', version '2.0.0' was not found.

I am getting this error "It was not possible to find any compatible framework versionThe framework 'Microsoft.NETCore.App', version '2.0.0' was not found." on several azure learn modules when running the project from cloud shell.
for example https://docs.microsoft.com/en-us/learn/modules/implement-message-workflows-with-service-bus/5-exercise-write-code-that-uses-service-bus-queues I am stuck.

The only posted workaround I found on the dev communities is other students who faced the same problem and their workaround of changing the csproj to target framework to 3.1 (which is installed on cloud shell) doesn't work for me since it results in other build errors!

Please help! I am a novice at this and need step by step instructions.

not-supported
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