FunFair.BuildCheck
3.7.1.477-dotnet6-flags
See the version list below for details.
dotnet tool install --global FunFair.BuildCheck --version 3.7.1.477-dotnet6-flags
dotnet new tool-manifest
dotnet tool install --local FunFair.BuildCheck --version 3.7.1.477-dotnet6-flags
#tool dotnet:?package=FunFair.BuildCheck&version=3.7.1.477-dotnet6-flags&prerelease
nuke :add-package FunFair.BuildCheck --version 3.7.1.477-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.10.2387-main | 0 | 7/8/2026 |
| 474.2.10.2385-main | 0 | 7/7/2026 |
| 474.2.10.2384-main | 0 | 7/7/2026 |
| 474.2.10.2383-main | 66 | 7/6/2026 |
| 474.2.10.2382-main | 91 | 7/6/2026 |
| 474.2.10.2381-main | 87 | 7/4/2026 |
| 474.2.10.2380-main | 86 | 7/4/2026 |
| 474.2.10.2379-main | 86 | 7/3/2026 |
| 474.2.10.2378-main | 89 | 7/3/2026 |
| 474.2.10.2376-main | 87 | 7/2/2026 |
| 474.2.10.2375-main | 91 | 7/2/2026 |
| 474.2.10.2374-main | 92 | 7/1/2026 |
| 474.2.10.2373-standardize-get | 91 | 7/1/2026 |
| 474.2.10.2372-standardize-get | 91 | 7/1/2026 |
| 474.2.10.2371-issue-421-ban-a | 85 | 7/1/2026 |
| 474.2.10.2370-main | 92 | 7/1/2026 |
| 474.2.9.2369 | 1,659 | 7/1/2026 |
| 474.2.9.2368-main | 84 | 7/1/2026 |
| 474.2.9.2367-issue-421-ban-a | 86 | 7/1/2026 |
| 3.7.1.477-dotnet6-flags | 687 | 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