Skip to content
This repository was archived by the owner on Feb 13, 2019. It is now read-only.

Commit 0ff085b

Browse files
🔥 Remove comment block from library project (#737)
See: aspnet/Templates#599 Thanks!
1 parent bc70a72 commit 0ff085b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

templates/projects/classlibrary/class.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55

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

0 commit comments

Comments
 (0)