wxWidgetsTemplate 2.5.2
See the version list below for details.
dotnet add package wxWidgetsTemplate --version 2.5.2
NuGet\Install-Package wxWidgetsTemplate -Version 2.5.2
<PackageReference Include="wxWidgetsTemplate" Version="2.5.2" />
paket add wxWidgetsTemplate --version 2.5.2
#r "nuget: wxWidgetsTemplate, 2.5.2"
// Install wxWidgetsTemplate as a Cake Addin #addin nuget:?package=wxWidgetsTemplate&version=2.5.2 // Install wxWidgetsTemplate as a Cake Tool #tool nuget:?package=wxWidgetsTemplate&version=2.5.2
MS Visual Studio wxWidgets Helper; adds property page to allow customization of wxWidgets build linked to, and even building the target build from source if it doesn't exist.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Added autodetection of wxWidgets library include path.
Changed default linkage to dynamic-link.
Removed dependence on Release/Debug named configurations.
Renamed a bunch of files, moved some properties into the .targets file.
Moved property pages to 'Referenced Packages' as other CoApp package property pages are in that location.
Added clean target, to clean wxWidgets dlls that were copied to $(OutDir) directory.
Removed _CRT_SECURE_NO_WARNINGS definition.
Added ChangeLog.