xcc 1.0.7
See the version list below for details.
dotnet add package xcc --version 1.0.7
NuGet\Install-Package xcc -Version 1.0.7
<PackageReference Include="xcc" Version="1.0.7" />
paket add xcc --version 1.0.7
#r "nuget: xcc, 1.0.7"
// Install xcc as a Cake Addin #addin nuget:?package=xcc&version=1.0.7 // Install xcc as a Cake Tool #tool nuget:?package=xcc&version=1.0.7
A XAML preprocessor adding conditional compilation support to XAML files
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.
1.0.7: Added configurable support for removing ignorable content
1.0.6: Fixed conditional elements moved to incorrect xmlns
1.0.5: Fixed Xamarin Forms precompile step not being executed
1.0.4: Added support for WPF projects
1.0.3: Added support for Visual C++ projects
1.0.2: Added support for Xamarin Forms
1.0.1: Fixed trailing content bug