MetaBrainz.Build.Sdk 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package MetaBrainz.Build.Sdk --version 2.0.0
                    
NuGet\Install-Package MetaBrainz.Build.Sdk -Version 2.0.0
                    
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="MetaBrainz.Build.Sdk" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MetaBrainz.Build.Sdk" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="MetaBrainz.Build.Sdk" />
                    
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 MetaBrainz.Build.Sdk --version 2.0.0
                    
#r "nuget: MetaBrainz.Build.Sdk, 2.0.0"
                    
#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.
#:package MetaBrainz.Build.Sdk@2.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MetaBrainz.Build.Sdk&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=MetaBrainz.Build.Sdk&version=2.0.0
                    
Install as a Cake Tool

MetaBrainz.Build

This used to be a collection of build support files, pulled in (as a git submodule) by other MetaBrainz.xxx projects.

However, it has since been upgraded to be a separate project that produces an MSBuild SDK package, setting up the same thing, but without needing submodules.

Contents

Initial Project Contents

These are files that should be copied to the top of new MetaBrainz.xxx projects.

The SDK

This consists of:

  • MSBuild props/targets files
  • a default package icon (using the basic MetaBrainz logo)
  • the strong naming key to be used

At some point, this could be extended to include MSBuild tasks, should they become useful; in the meantime, there is no code present.

Release Notes

v2.0.0 (2021-11-11)

  • PackageRepositoryName now defaults to $(PackageId).
  • Product is no longer set to $(PackageRepositoryName) with an extra MetaBrainz. prefix.
  • PackageReadMeFile is defaulted to the README.md in the project tree or the package root.
  • net6.0 has been added to the set of default targets. thenet472target has been bumped tonet48`.
    • net472 is already covered by netstandard2.0.
  • Updated the initial project contents.
  • Use the Visual Studio 2022 image for AppVeyor builds.
  • Added a "build package" script.

v1.0.1 (2021-08-05)

  • Switched the package license to MIT.
  • Added the MIT license file.

v1.0.0 (2020-12-21)

Initial release.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
4.0.0 732 1/4/2025
3.1.2 1,429 12/18/2023
3.1.1 337 12/14/2023
3.1.0 285 12/8/2023
3.0.0 139 12/3/2023
2.1.2 988 1/27/2022
2.1.1 578 11/12/2021
2.1.0 454 11/11/2021
2.0.0 447 11/11/2021
1.0.1 495 8/4/2021
1.0.0 664 12/22/2020
1.0.0-pre 452 12/17/2020