Impossible to use with .NET Framework 4.5.2
SebastienDegodez opened this issue · 4 comments
SebastienDegodez commented
Steps to reproduce
- Install Catel.Fody > 2.17.0 on .Net 4.5.2 Project
- Use NotNull Attribute (for example)
Platform: Windows
.NET version: 452
Actual behaviour
I think the NuGet package is bad.
.NetStandard 1.0 is implemented in NET45 and higher.
https://docs.microsoft.com/en-gb/dotnet/standard/net-standard
GeertvanHorrik commented
Thanks for reporting, we'll look into this.
SimonCropp commented
what version of nuget are you using?
GeertvanHorrik commented
Fixed in upcoming 3.0 release.
lock commented
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.