43df9a170d
* Fix 4655: Migrate errors are not getting put in formatted output * Move test asset to NonRestoredTestProjects * use group test asset manager: NonRestoredTestProjects
10 lines
141 B
C#
10 lines
141 B
C#
namespace ConsoleApplication
|
|
{
|
|
public class Program
|
|
{
|
|
public static void Main(string[] args)
|
|
{
|
|
}
|
|
}
|
|
}
|
|
|