When Library add reference to NETStandardLib if not present

This commit is contained in:
Krzysztof Wicher 2016-10-31 16:34:37 -07:00
parent 875e275e38
commit e3bc102b06
13 changed files with 134 additions and 39 deletions

View file

@ -0,0 +1,5 @@
using System;
class Program
{
}