Skip to content

Add useful scripts #128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

lucas-utd
Copy link

What does the pull request do?

This pull request introduces a set of utility scripts to streamline the process of testing Avalonia sample projects. The scripts are designed to:

  • Upgrade all sample projects to target .NET 9
  • Clean all bin and obj directories
  • Build all sample projects to ensure compatibility

Both Bash and PowerShell versions are provided to support developers on different platforms. These scripts aim to make it more convenient for contributors to validate changes and ensure the samples remain up to date with the latest .NET version.

Scope of this PR:

  • fix or update to an existing sample
  • add a new sample

What is the current behavior?

It will not fix any code. It provides some useful scripts.

Checklist

If this is a new Sample

In any case

  • Spell-checking done
  • Checked if all hyperlinks work
  • Checked if all images are visible

Fixed issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant