Info
Version: | 6.5.2 |
Author(s): | Theodore Tsirpanis |
Last Update: | Sunday, November 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://teo-tsirpanis.github.io/Farkle/ |
NuGet Url: | https://www.nuget.org/packages/Farkle.Tools.MSBuild |
Install
Install-Package Farkle.Tools.MSBuild
dotnet add package Farkle.Tools.MSBuild
paket add Farkle.Tools.MSBuild
Farkle.Tools.MSBuild Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Using this package on a project will precompile its grammars ahead of time when it is built.
Building projects that use the precompiler with Visual Studio for Windows or with the .NET Framework-based "msbuild" command also requires a matching version of https://nuget.org/packages/Farkle.Tools to be installed. Learn more in https://teo-tsirpanis.github.io/Farkle/the-precompiler.html#Building-from-an-IDE.