\n 2.1.13 at [C:\\Program Files\\dotnet\\shared\\Microsoft.AspNetCore.App]
\n 3.0.0 at [C:\\Program Files\\dotnet\\shared\\Microsoft.AspNetCore.App]
\nYou can resolve the problem by installing the specified framework and/or SDK.
\nThe .NET Core frameworks can be found at:
\n - https://aka.ms/dotnet-download
\nIt was not possible to find any compatible framework version
Uygulamam çalışmıyor ve hata veriyor. Sorun ne olabilir?
\n","headline":"The specified framework 'Microsoft.AspNetCore.App', version '2.2.0' was not found.","mainEntity":{"@type":"Question","name":"The specified framework 'Microsoft.AspNetCore.App', version '2.2.0' was not found.","url":"https://uzmanim.net/soru/the-specified-framework-microsoft-aspnetcore-app-version-2-2-0-was-not-found/100925","author":{"@type":"Person","name":"alattin"},"comment":[],"commentCount":0,"dateCreated":"2019-11-27T13:06:13.85+03:00","dateModified":"2019-11-27T13:06:16.35+03:00","datePublished":"2019-11-27T13:06:13.85+03:00","keywords":["asp.net core",".net core","'microsoft.aspnetcore.app","visual studio 2019"],"publisher":{"@type":"Organization","name":"uzmanim.net","url":"https://uzmanim.net"},"text":"Visual Studio 2019'da .net core projemi çalıştırmak istediğimde Output ekranında şu uyarıyı görüyorum The specified framework 'Microsoft.AspNetCore.App', version '2.2.0' was not found. The following frameworks were found:
\n 2.1.13 at [C:\\Program Files\\dotnet\\shared\\Microsoft.AspNetCore.App]
\n 3.0.0 at [C:\\Program Files\\dotnet\\shared\\Microsoft.AspNetCore.App]
\nYou can resolve the problem by installing the specified framework and/or SDK.
\nThe .NET Core frameworks can be found at:
\n - https://aka.ms/dotnet-download
\nIt was not possible to find any compatible framework version
Uygulamam çalışmıyor ve hata veriyor. Sorun ne olabilir?
\n","acceptedAnswer":{"@type":"Answer","name":"The specified framework 'Microsoft.AspNetCore.App', version '2.2.0' was not found hatası uygulanın çalışması için gereki .Net Core Framework'ün kurulu olmadığı, gerekli sürümün geliştirme ortamında yüklü olmadığı anlamına gelir. Bu durumda uygun .Net Core çatısını yüklemelisiniz.
\n\nhttps://dotnet.microsoft.com/download/dotnet-core adresine gidin ve uygun sürümü yükleyin. Bu örnekte gereki olan sürüm 2.2.0 sürümüdür.
\n\nAyrıca yüklü olan SDK'ları görmek için dotnet --list-sdks komutunu kullanabilirsiniz.
\n","url":"https://uzmanim.net/soru/the-specified-framework-microsoft-aspnetcore-app-version-2-2-0-was-not-found/100925#a100926","author":{"@type":"Person","name":"alattin"},"comment":[],"commentCount":0,"dateCreated":"2019-11-27T13:06:14.617+03:00","dateModified":"2019-11-27T13:06:14.617+03:00","text":"The specified framework 'Microsoft.AspNetCore.App', version '2.2.0' was not found hatası uygulanın çalışması için gereki .Net Core Framework'ün kurulu olmadığı, gerekli sürümün geliştirme ortamında yüklü olmadığı anlamına gelir. Bu durumda uygun .Net Core çatısını yüklemelisiniz.
\n\nhttps://dotnet.microsoft.com/download/dotnet-core adresine gidin ve uygun sürümü yükleyin. Bu örnekte gereki olan sürüm 2.2.0 sürümüdür.
\n\nAyrıca yüklü olan SDK'ları görmek için dotnet --list-sdks komutunu kullanabilirsiniz.
\n","upvoteCount":0},"answerCount":1,"suggestedAnswer":{"@type":"Answer","name":"The specified framework 'Microsoft.AspNetCore.App', version '2.2.0' was not found hatası uygulanın çalışması için gereki .Net Core Framework'ün kurulu olmadığı, gerekli sürümün geliştirme ortamında yüklü olmadığı anlamına gelir. Bu durumda uygun .Net Core çatısını yüklemelisiniz.
\n\nhttps://dotnet.microsoft.com/download/dotnet-core adresine gidin ve uygun sürümü yükleyin. Bu örnekte gereki olan sürüm 2.2.0 sürümüdür.
\n\nAyrıca yüklü olan SDK'ları görmek için dotnet --list-sdks komutunu kullanabilirsiniz.
\n","url":"https://uzmanim.net/soru/the-specified-framework-microsoft-aspnetcore-app-version-2-2-0-was-not-found/100925#a100926","author":{"@type":"Person","name":"alattin"},"comment":[],"commentCount":0,"dateCreated":"2019-11-27T13:06:14.617+03:00","dateModified":"2019-11-27T13:06:14.617+03:00","text":"The specified framework 'Microsoft.AspNetCore.App', version '2.2.0' was not found hatası uygulanın çalışması için gereki .Net Core Framework'ün kurulu olmadığı, gerekli sürümün geliştirme ortamında yüklü olmadığı anlamına gelir. Bu durumda uygun .Net Core çatısını yüklemelisiniz.
\n\nhttps://dotnet.microsoft.com/download/dotnet-core adresine gidin ve uygun sürümü yükleyin. Bu örnekte gereki olan sürüm 2.2.0 sürümüdür.
\n\nAyrıca yüklü olan SDK'ları görmek için dotnet --list-sdks komutunu kullanabilirsiniz.
\n","upvoteCount":0},"upvoteCount":0}}Visual Studio 2019'da .net core projemi çalıştırmak istediğimde Output ekranında şu uyarıyı görüyorum The specified framework 'Microsoft.AspNetCore.App', version '2.2.0' was not found. The following frameworks were found:
2.1.13 at [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
3.0.0 at [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
You can resolve the problem by installing the specified framework and/or SDK.
The .NET Core frameworks can be found at:
- https://aka.ms/dotnet-download
It was not possible to find any compatible framework version
Uygulamam çalışmıyor ve hata veriyor. Sorun ne olabilir?
Toplam 1 cevap
The specified framework 'Microsoft.AspNetCore.App', version '2.2.0' was not found hatası uygulanın çalışması için gereki .Net Core Framework'ün kurulu olmadığı, gerekli sürümün geliştirme ortamında yüklü olmadığı anlamına gelir. Bu durumda uygun .Net Core çatısını yüklemelisiniz.
https://dotnet.microsoft.com/download/dotnet-core adresine gidin ve uygun sürümü yükleyin. Bu örnekte gereki olan sürüm 2.2.0 sürümüdür.
Ayrıca yüklü olan SDK'ları görmek için dotnet --list-sdks komutunu kullanabilirsiniz.