Playing with Target Framework in Visual Studio 2017
Recently I met a problem: I created new C# application project in Visual Studio 2017 and I found that I cannot assign Target framework to .Net framework, instead of this I see only .Net Core option in Target framework dropdown list. In the same time if I open the project created in Visual Studio 2013… Read More »