Browse Source

Added 8.0 to version installation

tags/v0.8.1
Martin Evans 2 years ago
parent
commit
fe03e6ad35
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflows/main.yml

+ 1
- 0
.github/workflows/main.yml View File

@@ -29,6 +29,7 @@ jobs:
with:
dotnet-version: |
7.0.x
8.0.x
- name: Cache Packages
uses: actions/cache@v3
with:


Loading…
Cancel
Save