grumpydev / TinyIoC

An easy to use, hassle free, Inversion of Control Container for small projects, libraries and beginners alike.
MIT License
830 stars 235 forks source link

Is the nuget package compatible with Visual Studio 2015 and UWP projects? #113

Open franjruiz opened 7 years ago

franjruiz commented 7 years ago

Adding TinyIoC with Nuget in a blank UWP Project in Visual Studio 2015 don't include the .cs file in the project

WattsC-90 commented 7 years ago

I have run into this problem aswell, seems like its compatible with UAP, but theres no content added. This should be looked into and compatibility removed for uap to prevent it being installed if its not compatible?