FunFair.BuildCheck 3.7.1.467-dotnet-6-0-0

This is a prerelease version of FunFair.BuildCheck.
There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global FunFair.BuildCheck --version 3.7.1.467-dotnet-6-0-0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local FunFair.BuildCheck --version 3.7.1.467-dotnet-6-0-0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=FunFair.BuildCheck&version=3.7.1.467-dotnet-6-0-0&prerelease
                    
nuke :add-package FunFair.BuildCheck --version 3.7.1.467-dotnet-6-0-0
                    

Dot net core build checking tool.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
474.2.6.2241-increase-soluti 0 5/27/2026
474.2.6.2240-main 0 5/27/2026
474.2.6.2239-increase-soluti 0 5/27/2026
474.2.6.2238-increase-soluti 0 5/27/2026
474.2.6.2237-main 0 5/27/2026
474.2.6.2236-increase-soluti 0 5/27/2026
474.2.6.2235-increase-soluti 0 5/27/2026
474.2.6.2234-main 0 5/27/2026
474.2.6.2233-main 0 5/27/2026
474.2.6.2232-main 0 5/27/2026
474.2.6.2231-main 0 5/27/2026
474.2.6.2230-main 0 5/27/2026
474.2.6.2228-main 0 5/27/2026
474.2.6.2226-main 0 5/27/2026
474.2.6.2225-main 54 5/26/2026
474.2.6.2224-main 67 5/26/2026
474.2.6.2223-main 74 5/26/2026
474.2.6.2222-increase-code-c 79 5/26/2026
474.2.5.2217 296 5/22/2026
3.7.1.467-dotnet-6-0-0 588 11/17/2021
Loading failed

### Added
- Check to see if web.config transforms are enabled for web library projects
### Changed
- FF-1429 - Updated Microsoft.VisualStudio.Threading.Analyzers to 17.0.64
- FF-1429 - Updated to Dotnet SDK 5.0.403
- FF-1429 - Updated FunFair.Test.Common to 5.6.4.1351
- FF-1429 - Updated NuGet to 6.0.0
- FF-1429 - Updated FunFair.CodeAnalysis to 5.7.0.995
- FF-1429 - Updated NSubstitute.Analyzers.CSharp to 1.0.15
- FF-1429 - Updated SonarAnalyzer.CSharp to 8.32.0.39516
- Updated to DotNet 6.0 with DotNet 5.0 fallback