You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.
For building a nuget package Visual Studio 2015 or 2017 is needed.
Open UWPControls.sln located in the Controls folder. Right click on the solution and select Build either in Release or Debug.
Open UWPMap.sln located in the Controls folder. Right click on the solution and select Build. The solution needs to be build successively in x86/x64 and ARM configurations in Release or Debug.
After the solutions are built successfully the binaries are now located in the **Binaries **folder
In order to package these binaries into a nuget package run BuildTools/BuildNuGet.bat. After the bat file finishes its execution the generated package will be located in the NuGet subfolder.