xcc 1.0.7
dotnet add package xcc --version 1.0.7
NuGet\Install-Package xcc -Version 1.0.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="xcc" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xcc --version 1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: xcc, 1.0.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A XAML preprocessor adding conditional compilation support to XAML files
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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