Info
Version: | 6.1.3 |
Author(s): | Steffen Forkmann, Mauricio Scheffer, Colin Bull, Matthias Dittrich |
Last Update: | Thursday, September 26, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://fake.build/ |
NuGet Url: | https://www.nuget.org/packages/Fake.DotNet.MsBuild |
Install
Install-Package Fake.DotNet.MsBuild
dotnet add package Fake.DotNet.MsBuild
paket add Fake.DotNet.MsBuild
Fake.DotNet.MsBuild Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Fake.Core.Environment(>= 5.20.3)
- Fake.Core.Process(>= 5.20.3)
- Fake.Core.String(>= 5.20.3)
- Fake.Core.Trace(>= 5.20.3)
- Fake.IO.FileSystem(>= 5.20.3)
- BlackFox.VsWhere(>= 1.1.0)
- FSharp.Core(>= 4.7.2)
- MSBuild.StructuredLogger(>= 2.1.176)
- Fake.Core.Environment(>= 5.20.3)
- Fake.Core.Process(>= 5.20.3)
- Fake.Core.String(>= 5.20.3)
- Fake.Core.Trace(>= 5.20.3)
- Fake.IO.FileSystem(>= 5.20.3)
- BlackFox.VsWhere(>= 1.1.0)
- FSharp.Core(>= 4.7.2)
- MSBuild.StructuredLogger(>= 2.1.176)
Tags
Tasks and dependencies are specified in a DSL which is integrated in F#.