igotinfected-ci/Build MonoGame project

Build your MonoGame projects with this action. Useful for build checks.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dotnet-version.NET version to set up `dotnet` with. Defaults to `3.1.x`.no3.1.x
solution-pathPath to the `.sln`. Used to restore NuGet packages from.yes
content-mgcb-pathPath to the `Content.mgcb` file for a specific project. Used to build the MonoGame content files. Note: this may not be required in future releases. yes
content-mgcb-platformPlatform to build Content files for. E.g.: `Android`.yes
csproj-pathPath to the `.csproj` to build with. This is passed to `msbuild` to initiate the build. yes
build-targetThe `msbuild` target to use. E.g.: `PackageForAndroid`.yes
build-configurationThe `msbuild` build configuration to use. Defaults to `Release`.yesRelease

no outputs