Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add matrix strategy for .NET frameworks in CI
Introduce matrix strategy in `ci.yml` for `build-and-test` job to support `net6.0-windows` and `net8.0-windows`. Update `dotnet restore` to target `Bravo.sln`. Modify `dotnet build` and `dotnet test` steps to use framework from matrix.
- Loading branch information