Closed anwarjaved closed 5 years ago
Closing Pull Request as we don't need this PR instead we just need old package upgrade
Why do not set the TargetFramework to netstandard2.0 in ScheduleWidget.csproj?
In this way, the library can be used by net core and net framework. Targeting to netcoreapp will force to use only with net core applications, and use the old ScheduleWidget for the rest.
Target netstandard2.0 instead of .NetCoreApp Multitargetting .NET 4.5 .NET 4.6 & .NET 4.7