Enable .NET 7

This commit is contained in:
Daniel J. Summers 2024-03-23 19:17:30 -04:00
parent add6a8086b
commit 5c7e897532

View File

@ -17,7 +17,7 @@ jobs:
matrix:
dotnet-version:
- "6.0"
# - "7.0"
- "7.0"
# - "8.0"
services: