ArduPilot / ArduPilot/MissionPlanner
MissionPlanner 1. NU1701 Package 'GDAL 1.11.1' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETStandard,Version=v2.0 2.
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
#### Issue details
NU1701 Package 'GDAL 1.11.1' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project
sln:
--ExtLibs:
--MissionPlanner.Utilities:
--Dependencies
--Nuget:
--GDAL(1.11.1):
--Package 'GDAL 1.11.1' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project
#### Version
_MissionPlanner 1.3.68 Source code_ VS2017
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the solution's ExtLibs/MissionPlanner.Utilities/Dependencies/Nuget/GDAL (1.11.1) entry in the MissionPlanner 1.3.68 source and inspect its target framework in VS2017. Determine how the package restore warning relates to the .NETStandard v2.0 target; done means the compatibility issue is resolved or its intended handling is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100