Skip to content

Commit

Permalink
Install all the frameworks to maybe make dotnet/msbuild#8003 go away.
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcweber committed Jan 14, 2025
1 parent d139ec3 commit 1549b5a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1549b5a

Please sign in to comment.