Merge pull request #4232 from jamesqo/patch-1
Remove whitespace from dotnet-new C# library template
This commit is contained in:
commit
85819d562b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ namespace ClassLibrary
|
|||
public class Class1
|
||||
{
|
||||
public void Method1()
|
||||
{
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue