Fix run tests
This commit is contained in:
parent
7407a898e0
commit
89cf169a08
4 changed files with 15 additions and 11 deletions
|
@ -6,7 +6,7 @@ namespace ConsoleApplication
|
|||
{
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
.WriteLine("NET451");
|
||||
Console.WriteLine("NET451");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue