diff --git a/.github/workflows/pack.yml b/.github/workflows/pack.yml index 142da5766..110438876 100644 --- a/.github/workflows/pack.yml +++ b/.github/workflows/pack.yml @@ -36,6 +36,10 @@ jobs: uses: actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # 4.2.0 with: global-json-file: global.json + dotnet-version: | + 6 + 7 + 8 - name: Determine semantic version uses: dotnet/nbgv@f088059084cb5d872e9d1a994433ca6440c2bf72 # 0.4.2