1
dexter.cunanan created
We have upgraded our .Net project from 2.2 to 3.1. However when we look at the deployed app service, it still shows that the latest SDK is 2.2 instead of 3.1.
Here's the build pipeline:
Here's the Runtime SDK's:
How do we deploy this to reflect the correct SDK?
Thanks!
3 Answer(s)
-
0
Hi @dexter.cunanan,
which file contains this sdk information ?
-
0
Hi @ismcgdas,
EF Core and Web.Host projects are some of the Files that contains the SDK info.
Regards,
Dexter
-
0
Hi,
So, this doesn't seem to be related to AspNet Zero. Did you contact Azure about this ?
Maybe your region doesn't support .NET Core 3.1 yet.