You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's planned in the next release of dropping net45.
The reason is that targeting net45 limit the use of the new features in the higher frameworks.
The minimum support version will be net472.
You are welcome for the discussion if you have any comments.
The text was updated successfully, but these errors were encountered:
Although the Odata2Poco.CommandLine is net472, the generated package can be referenced in FullDotNet Frameworks net45..net48 , netstandard2.x and NetCore: netcoreapp3.1,net5,net6 and net7.
It's planned in the next release of dropping net45.
The reason is that targeting net45 limit the use of the new features in the higher frameworks.
The minimum support version will be net472.
You are welcome for the discussion if you have any comments.
The text was updated successfully, but these errors were encountered: