Warning: Package 'Pepipost 5.0.4' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework 'net5.0'. This package may not be fully compatible with your project. #6
Open
Description
I have a project targeting net5.0 and I get the following warning "Package 'Pepipost 5.0.4' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework 'net5.0'. This package may not be fully compatible with your project."
Steps to Reproduce
- Create a new ASP.NET Core Project with Linux support, add Pepipost nuget version 5.0.4.
- I get the following error
Technical details:
- Target Framework net5.0
- <Pepipost> Version: 5.0.4 * C#: 9.0, NET Core 5.0.7.
Metadata
Metadata
Assignees
Labels
No labels