You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 11, 2020. It is now read-only.
I'm using VS2015 and found only web application/class library project types are provided.
When creating a regular .NET project, we can set the output type here.
But I can't find a template for .NET core in the create project dialog to create a window application. There is no such settings in the property window of a class library or console project.
I'm using VS2015 and found only web application/class library project types are provided.
When creating a regular .NET project, we can set the output type here.
But I can't find a template for .NET core in the create project dialog to create a window application. There is no such settings in the property window of a class library or console project.
I have read the doc of project.json, but also found nothing about the output type.
Any ideas? And I'm wondering if this output type will be added to the project property window.
The text was updated successfully, but these errors were encountered: