FunFair.BuildCheck 3.7.1.477-dotnet6-flags

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.477-dotnet6-flags
                    
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.477-dotnet6-flags
                    
This package contains a .NET tool you can call from the shell/command line.
#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 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.10.2452-update-funfair 0 7/21/2026
474.2.10.2451-update-sonarana 0 7/21/2026
474.2.10.2450-update-sonarana 0 7/21/2026
474.2.10.2449-main 0 7/21/2026
474.2.10.2448-main 0 7/21/2026
474.2.10.2447-main 0 7/21/2026
474.2.10.2446-main 0 7/21/2026
474.2.10.2445-main 0 7/21/2026
474.2.10.2443-update-sonarana 0 7/21/2026
474.2.10.2441-main 0 7/21/2026
474.2.10.2440-main 0 7/21/2026
474.2.10.2438-main 0 7/21/2026
474.2.10.2437-main 0 7/21/2026
474.2.10.2436-main 0 7/21/2026
474.2.10.2435-main 0 7/21/2026
474.2.10.2434-main 0 7/21/2026
474.2.10.2433-main 0 7/21/2026
474.2.10.2432-main 0 7/21/2026
474.2.9.2369 6,629 7/1/2026
3.7.1.477-dotnet6-flags 688 11/22/2021
Loading failed

### 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