generator-csharp icon indicating copy to clipboard operation
generator-csharp copied to clipboard

Add Portable Class Library

Open sayedihashimi opened this issue 10 years ago • 0 comments

We should add a generator to enable creating a portable class library. It should be equivalent to the PCL project template in VS2015.

Ideally each PR will have mocha test cases that cover the additions. For examples on how to implement this see the tests in generator-aspnet https://github.com/OmniSharp/generator-aspnet/tree/master/test.

sayedihashimi avatar Apr 04 '15 21:04 sayedihashimi