Christopher Whitley

Results 126 comments of Christopher Whitley

Switching to draft PR so reviews and feedback can be made, but waiting for guidelines to be updated for documentation before checking for merge

Ready for review now that contributing guidelines updated.

Switching to draft PR so reviews and feedback can be made, but waiting for guidelines to be updated for documentation before checking for merge

Updated based on new contributing guidelines. Ready for review.

Visual Studio for Mac is being retired next year. MonoGame has already removed the VS for Mac templates from the `develop` branch. Would suggest if using a mac to either...

Switching to draft PR so reviews and feedback can be made, but waiting for guidelines to be updated for documentation before checking for merge

To add to this because I would like to see it as well, if you publish weekly `*-develop` packages to NuGet, they will not be shown to users by default...

@mrhelmut I can implement this, but before working on it, I would like to propose a change. The current build system uses a monolithic cake build script. Would there be...

> On a separate note when it comes to publishing directly to nuget.org, we need to be careful about security Secrets are entered in the repository settings and when accessed...

The only way an attacker would be able to read the secret in bad faith like this is if 1. They submit a PR that adjusts the build script to...