-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Description
New packages will only support the PackageReference format (VS2017/2019 will be required to use them).
[ ] Use the newerruntimes\nativenuget feature for new cef.redist.win-x64/cef.redist.win-x86- Restructure packages to only copy
CEFresources using targets file - Set
minClientVersiontoNugetversion supported by bothVS2017/2019(make it impossible for older versions to install the packages) - Create
CefSharp.WinForms.x86/CefSharp.WinForms.x64 - Create
CefSharp.WPF.x86/CefSharp.WPF.x64 - Create
CefSharp.OffScreen.x86/CefSharp.OffScreen.x64
There won't be AnyCPU support initially, the older packages will need to be used for that.
References
- https://docs.microsoft.com/en-us/nuget/create-packages/creating-a-package#including-msbuild-props-and-targets-in-a-package
- https://docs.microsoft.com/en-us/nuget/create-packages/supporting-multiple-target-frameworks
- https://docs.microsoft.com/en-au/nuget/guides/create-uwp-packages#adding-the-native-implementation-libraries
Metadata
Metadata
Assignees
Labels
No labels