-
Notifications
You must be signed in to change notification settings - Fork 121
ASP.NET 5 RC Export Template Not Working #306
Comments
@TLHamilton thanks for the report. I'm not sure what the status of File->Export Template is. I think it may not work for several project types. I've opened an internal TFS bug so that we can reach out to the team that owns that. TFS:167861 |
This still appears to be an issue, any news on when this is likely to resolved? or does anybody know a work around? |
Is there a workaround? The asp.net 5 templates provided in VS must have been created somehow? |
I found the work around rename the template file inside the zip to the correct name. It took me two hours to figure this out. |
We have not yet looked at this. The team is heads down converting from dnx to dotnet. |
can you give an example please? What is the "correct name"? solutionname?
|
Thank you very much for this grad instructions. Will try it soon. Greetings
|
The GitHub Issue Tracker for the aspnet/Tooling repo is being deprecated in favor of Visual Studio's Report a Problem tool. If this issue is still a problem with the RTW release of Visual Studio 2017, please report a new issue using the Report a Problem tool. While you can still use .NET Core and ASP.NET Preview tools with Visual Studio 2015, Visual Studio 2017 is now the officially supported tool for developing .NET Core and ASP.NET Core projects. By using the Report a Problem tool (available in both VS 2017 and VS 2015), you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks. See Visual Studio's Talk to Us page for more details. Please use the discussion topic here for feedback and questions on the deprecation of this issue tracker. Thanks! |
When I use the File > Export Template function on an ASP.NET 5 project everything seems to go fine until I create a new project with the template. The Solution Explorer for the new project just does not show any of the project files.
The text was updated successfully, but these errors were encountered: