Fake.Core.Tracing
5.0.0-beta014
See the version list below for details.
dotnet add package Fake.Core.Tracing --version 5.0.0-beta014
NuGet\Install-Package Fake.Core.Tracing -Version 5.0.0-beta014
<PackageReference Include="Fake.Core.Tracing" Version="5.0.0-beta014" />
<PackageVersion Include="Fake.Core.Tracing" Version="5.0.0-beta014" />
<PackageReference Include="Fake.Core.Tracing" />
paket add Fake.Core.Tracing --version 5.0.0-beta014
#r "nuget: Fake.Core.Tracing, 5.0.0-beta014"
#:package Fake.Core.Tracing@5.0.0-beta014
#addin nuget:?package=Fake.Core.Tracing&version=5.0.0-beta014&prerelease
#tool nuget:?package=Fake.Core.Tracing&version=5.0.0-beta014&prerelease
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.6 is compatible. netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6
- Fake.Core.BuildServer (>= 5.0.0-beta014)
- Fake.Core.Environment (>= 5.0.0-beta014)
- Fake.Core.String (>= 5.0.0-beta014)
- FSharp.Core (>= 4.1.18)
-
.NETStandard 1.6
- Fake.Core.BuildServer (>= 5.0.0-beta014)
- Fake.Core.Environment (>= 5.0.0-beta014)
- Fake.Core.String (>= 5.0.0-beta014)
- FSharp.Core (>= 4.1.18)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- Fake.Core.BuildServer (>= 5.0.0-beta014)
- Fake.Core.Environment (>= 5.0.0-beta014)
- Fake.Core.String (>= 5.0.0-beta014)
- FSharp.Core (>= 4.1.18)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.0-beta016 | 7,074 | 2/17/2018 |
| 5.0.0-beta015 | 6,877 | 2/17/2018 |
| 5.0.0-beta014 | 6,958 | 2/10/2018 |
| 5.0.0-beta013 | 6,947 | 2/3/2018 |
| 5.0.0-beta012 | 7,083 | 1/28/2018 |
| 5.0.0-beta011 | 6,853 | 1/27/2018 |
| 5.0.0-beta010 | 6,875 | 10/28/2017 |
| 5.0.0-beta008 | 6,468 | 10/23/2017 |
| 5.0.0-beta007 | 6,170 | 10/23/2017 |
| 5.0.0-beta006 | 6,257 | 10/22/2017 |
| 5.0.0-beta005 | 6,369 | 10/2/2017 |
| 5.0.0-beta004 | 6,167 | 10/2/2017 |
| 5.0.0-beta003 | 6,149 | 9/26/2017 |
| 5.0.0-beta002 | 6,110 | 9/25/2017 |
| 5.0.0-beta001 | 3,621 | 9/25/2017 |
| 5.0.0-alpha018 | 7,284 | 9/24/2017 |
| 5.0.0-alpha017 | 6,607 | 9/23/2017 |
| 5.0.0-alpha016 | 6,423 | 9/23/2017 |
| 5.0.0-alpha015 | 4,527 | 8/27/2017 |
| 5.0.0-alpha014 | 6,616 | 7/28/2017 |
BREAKING: Change Fake.DotNet.Cli API according to latest changes and add `dotnet test`
BREAKING: Change Fake.DotNet.MsBuild API according to new API-Guidelines
BUGFIX: msbuild doesn't work within dotnet-fake - https://github.com/fsharp/FAKE/issues/1776
ENHANCEMENT: Fix SemVer - https://github.com/fsharp/FAKE/pull/848
ENHANCEMENT: Add Nuget.RequireRange - https://github.com/fsharp/FAKE/pull/1775/commits/0c5b86b747285c596de0fff68002df422fabf15e