3

I am trying to create a custom .net standard library project template. My custom project template contains some .cs (C# Files) files.

I have created a project template using Project => Export Template option in Visual Studio 2017. The exported zip file contains the .cs file. But when i try to create a new project using my custom .net standard library project template, .cs (C# files) files are missing in my newly created project.

Am i missing something or there a new way to create project template for .net standard library.

Thank you in advance.

manojkulkarni30
  • 304
  • 1
  • 2
  • 12
  • I've got the same issue. The files are in my zip, and I've set `true` but my Program.cs and some of the publishing settings won't load in the template. (Mine is net core 2.0) – 4ndy Apr 25 '18 at 12:23

0 Answers0