when we develop application using VS2015 / VS2017 then does it means that my application will be develop on dotnet core and i can run on any platform like linux, windows and mac etc ?
how to develop non core apps with VS2015 / VS2017 which will run only on windows OS not linux/ MAC.
what option is there in those IDE which make my apps core or non core ?
please guide me. thanks