Fake.Core.Globbing 5.0.0-beta012

This is a prerelease version of Fake.Core.Globbing.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Fake.Core.Globbing --version 5.0.0-beta012
                    
NuGet\Install-Package Fake.Core.Globbing -Version 5.0.0-beta012
                    
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="Fake.Core.Globbing" Version="5.0.0-beta012" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fake.Core.Globbing" Version="5.0.0-beta012" />
                    
Directory.Packages.props
<PackageReference Include="Fake.Core.Globbing" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Fake.Core.Globbing --version 5.0.0-beta012
                    
#r "nuget: Fake.Core.Globbing, 5.0.0-beta012"
                    
#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.
#addin nuget:?package=Fake.Core.Globbing&version=5.0.0-beta012&prerelease
                    
Install Fake.Core.Globbing as a Cake Addin
#tool nuget:?package=Fake.Core.Globbing&version=5.0.0-beta012&prerelease
                    
Install Fake.Core.Globbing as a Cake Tool

FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#.

Product 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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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-beta021 67,863 3/2/2018
5.0.0-beta020 5,912 2/26/2018
5.0.0-beta019 5,526 2/25/2018
5.0.0-beta018 5,660 2/19/2018
5.0.0-beta017 5,644 2/18/2018
5.0.0-beta016 5,643 2/17/2018
5.0.0-beta015 5,583 2/17/2018
5.0.0-beta014 5,674 2/10/2018
5.0.0-beta013 5,510 2/3/2018
5.0.0-beta012 5,611 1/28/2018
5.0.0-beta011 5,570 1/27/2018
5.0.0-beta010 6,053 10/28/2017
5.0.0-beta009 771 10/28/2017
5.0.0-beta008 5,742 10/23/2017
5.0.0-beta007 5,500 10/23/2017
5.0.0-beta006 5,545 10/22/2017
5.0.0-beta005 5,545 10/2/2017
5.0.0-beta004 5,486 10/2/2017
5.0.0-beta003 5,354 9/26/2017
5.0.0-beta002 6,085 9/25/2017
5.0.0-beta001 2,159 9/25/2017
5.0.0-alpha018 5,698 9/24/2017
5.0.0-alpha017 5,751 9/23/2017
5.0.0-alpha016 5,688 9/23/2017
5.0.0-alpha015 3,920 8/27/2017
5.0.0-alpha014 5,774 7/28/2017
5.0.0-alpha013 5,447 7/26/2017
5.0.0-alpha012 5,837 7/25/2017
5.0.0-alpha011 5,491 7/24/2017
5.0.0-alpha010 5,980 6/12/2017
5.0.0-alpha009 5,677 5/27/2017

FAKE5: New distribution as dotnet-cli-tool `dotnet-fake` - https://github.com/fsharp/FAKE/pull/1766
ENHANCEMENT: added GetDotNetSDKVersionFromGlobalJson - https://github.com/fsharp/FAKE/pull/1754
BUGFIX: Include pdb and xml files again - https://github.com/fsharp/FAKE/pull/1766
BUGFIX: Change default dotnet-cli-installer branch to `master` - https://github.com/fsharp/FAKE/issues/1739