Skip to content

An MSBuild SDK for all MetaBrainz-related .NET projects.

License

Notifications You must be signed in to change notification settings

Zastai/MetaBrainz.Build

Repository files navigation

MetaBrainz.Build Build Status NuGet Package Version

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 and/or source generators, should they become useful; in the meantime, there is no code present.

Release Notes

These are available on GitHub.