Azure-Samples / dotnet-core-api

A simple ASP.NET Core API application that demonstrates how to run API apps in Azure App Service.
MIT License
123 stars 694 forks source link

Can you just update this sample for dotnet 3.1? #7

Open kevin-jing opened 4 years ago

kevin-jing commented 4 years ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Any log messages given by the failure

Expected/desired behavior

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

kevin-jing commented 4 years ago

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

You can resolve the problem by installing the specified framework and/or SDK.

The specified framework can be found at:

kevin-jing commented 4 years ago

https://dotnet.microsoft.com/download/dotnet-core/2.0/runtime/?utm_source=getdotnetcore&utm_medium=referral

This release has reached end of life, meaning it is no longer supported. We recommend moving to a supported release, such as .NET Core 3.1 Runtime. See our support policy for more details.