Fixed namespace and indentation
parent
9c914da118
commit
2000b63fa4
|
@ -7,7 +7,7 @@ using System.Collections.Generic;
|
|||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace PrimeNumber
|
||||
namespace VS
|
||||
{
|
||||
class Program
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue