FunFair.BuildCheck
3.7.1.478-dotnet6-flags
See the version list below for details.
dotnet tool install --global FunFair.BuildCheck --version 3.7.1.478-dotnet6-flags
dotnet new tool-manifest
dotnet tool install --local FunFair.BuildCheck --version 3.7.1.478-dotnet6-flags
#tool dotnet:?package=FunFair.BuildCheck&version=3.7.1.478-dotnet6-flags&prerelease
nuke :add-package FunFair.BuildCheck --version 3.7.1.478-dotnet6-flags
Dot net core build checking tool.
| Product | Versions 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. |
This package has no dependencies.
| Version | Downloads | Last Updated |
|---|---|---|
| 474.2.4.2058-main | 27 | 3/26/2026 |
| 474.2.4.2057-main | 27 | 3/26/2026 |
| 474.2.4.2056-main | 66 | 3/24/2026 |
| 474.2.4.2055-main | 68 | 3/24/2026 |
| 474.2.4.2054-main | 73 | 3/23/2026 |
| 474.2.4.2053-main | 72 | 3/23/2026 |
| 474.2.4.2052-main | 76 | 3/23/2026 |
| 474.2.4.2051-main | 72 | 3/20/2026 |
| 474.2.4.2050-main | 72 | 3/20/2026 |
| 474.2.4.2049-main | 75 | 3/19/2026 |
| 474.2.4.2048-main | 74 | 3/19/2026 |
| 474.2.4.2047-main | 72 | 3/19/2026 |
| 474.2.4.2046-main | 78 | 3/18/2026 |
| 474.2.4.2045-main | 73 | 3/18/2026 |
| 474.2.4.2044-main | 72 | 3/18/2026 |
| 474.2.4.2043-main | 74 | 3/18/2026 |
| 474.2.4.2042-main | 72 | 3/18/2026 |
| 474.2.4.2041-main | 74 | 3/18/2026 |
| 474.2.3.1996 | 1,278 | 2/11/2026 |
| 3.7.1.478-dotnet6-flags | 692 | 11/22/2021 |
### Added
- Check to see if web.config transforms are enabled for web library projects
- Check to see if Neutral Resources Language is set properly
- Check to see if Package Validation is set properly on packable projects
- Checks to see if the Validate executable references match property is set on publishable projects.
- Checks to see if the implicit usings property is set on publishable 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