Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add GitHub Actions workflows and funding file
This commit introduces a new folder structure within the solution to accommodate the GitHub Actions workflows and the funding file. The `.github` directory includes the `FUNDING.yml` for funding links and two workflow files, `dotnet.yml` and `dotnet-desktop.yml`, to automate various CI/CD tasks.
- Loading branch information