We need to create 3 separate Release builds. The 3 builds are referencing 3 different nuget packages (Shareppoint PnPCore 2013, PnPCore 2016 and PnPCore Online). The source contains conditional compilation based on variables (#if SP2013, etc #endif).
In the documentation https://fsprojects.github.io/Paket/groups.html two groups are created Build and Test, but how does Paket knows which group should be used when building from VS?
We need to create 3 separate Release builds. The 3 builds are referencing 3 different nuget packages (Shareppoint PnPCore 2013, PnPCore 2016 and PnPCore Online). The source contains conditional compilation based on variables (#if SP2013, etc #endif).
ps. The PnP core nuget packages have a lot of transitive dependencies https://www.nuget.org/packages/SharePointPnPCoreOnline/