Skip to content
This repository was archived by the owner on Feb 13, 2019. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions templates/projects/classlibrary/class.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@

namespace <%= namespace %>
{
// This project can output the Class library as a NuGet Package.
// To enable this option, right-click on the project and select the Properties menu item. In the Build tab select "Produce outputs on build".
public class Class1
{
public Class1()
Expand Down