S
Santoshthakkar
Guest
I have Mircosoft Visual Studio Enterprise 2017 Version 15.9.11 and .Net Framework 4.7.02053.
I have insatalled .Net Core SDK 2.1.603 and Runtime 2.1.10.
Also I have insatalled AWS .Net SDK for Visual Studio 2017 as I need to build a AWS Lambda Application.
When I try creating the application for AWS Lambda with Target Framework set as netcoreapp2.0 or netcoreapp2.1
I am getting error 'The current .NET SDK does not support targeting .NET Core 2.1. Either target .NET Core 1.1 or lower, or use a version of the .NET SDK that supports .NET Core 2.1.'.
I googled around this issue and tried all the suggestions given but none of them have worked.
Looking for a resolution for this issue.
Continue reading...
I have insatalled .Net Core SDK 2.1.603 and Runtime 2.1.10.
Also I have insatalled AWS .Net SDK for Visual Studio 2017 as I need to build a AWS Lambda Application.
When I try creating the application for AWS Lambda with Target Framework set as netcoreapp2.0 or netcoreapp2.1
I am getting error 'The current .NET SDK does not support targeting .NET Core 2.1. Either target .NET Core 1.1 or lower, or use a version of the .NET SDK that supports .NET Core 2.1.'.
I googled around this issue and tried all the suggestions given but none of them have worked.
Looking for a resolution for this issue.
Continue reading...