dotnet-installer/TestAssets/TestProjects/LibraryWithoutNetStandardLibRef/Program.cs

5 lines
33 B
C#

using System;
class Program
{
}