xcc 1.0.9
dotnet add package xcc --version 1.0.9
NuGet\Install-Package xcc -Version 1.0.9
<PackageReference Include="xcc" Version="1.0.9" />
paket add xcc --version 1.0.9
#r "nuget: xcc, 1.0.9"
// Install xcc as a Cake Addin #addin nuget:?package=xcc&version=1.0.9 // Install xcc as a Cake Tool #tool nuget:?package=xcc&version=1.0.9
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.9: Fixes incorrect SHA256 nupkg hash
1.0.8: Fixed failing target invocation in Xamarin projects
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