Skip to content

Conversation

@rzuckerm
Copy link
Collaborator

Congrats on taking the first step to contributing to the Sample Programs repository maintained by The Renegade Coder!
For simplicity, please make sure that your pull request includes one and only one contribution.

Please fill one of the sections below as applicable.
Please also add any other relevant information to the Notes section at the bottom.
You may delete or just ignore any other sections.
For more information please refer to our contributing documentation

I Am Modifying an Existing Code Snippet or Existing Tests

  • I fixed Modify C# Tests #4552
  • I did not include any extra folders/libraries
  • I have read about modifying existing code snippets or tests in the contributing documentation
  • I have explained why this modification is necessary either in the issue linked above or in the notes below
  • I named the pull request using Modify {PROJECT} {tests} in {LANGUAGE} format

Other Notes

mono-mcs is deprecated. The maintainer of CodeQL recommended using dotnet to compile C#. Also, this will bring C# up to the latest version. mono-mcs uses an extremely old version of C#.

@rzuckerm rzuckerm added enhancement Any code that improves the repo tests Testing related labels Mar 22, 2025
@rzuckerm rzuckerm marked this pull request as ready for review March 22, 2025 02:40
@rzuckerm rzuckerm enabled auto-merge (squash) March 22, 2025 02:44
Copy link
Member

@jrg94 jrg94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good!

@rzuckerm rzuckerm merged commit e9cffbd into TheRenegadeCoder:main Mar 24, 2025
7 checks passed
@rzuckerm rzuckerm deleted the modify-c-sharp-tests branch March 30, 2025 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Any code that improves the repo tests Testing related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Modify C# Tests

2 participants