baseclass / Contrib.Nuget

Extending nuget with nuget packages
MIT License
30 stars 21 forks source link

Is net20 support possible? #42

Closed MachineCognitis closed 6 years ago

MachineCognitis commented 6 years ago

Hi Daniel,

Your Baseclass.Contrib.Nuget.Output.2.4.0 package currently supports net40 and above. Would it be possible to have it support net20 and above? Or is it that there are features that require net40?

Thanks! I like your package very much!

Robert

romerod commented 6 years ago

Could you try this package? Actually I don't see a reason why the .net version constraint is there

Baseclass.Contrib.Nuget.Output.2.4.2-pre01.nupkg.zip

MachineCognitis commented 6 years ago

This one installs successfully in .NET Framework 2.0 project.

romerod commented 6 years ago

https://www.nuget.org/packages/Baseclass.Contrib.Nuget.Output/2.4.3 has no version .net version constraint anymore