Skip to content

Commit 92d780b

Browse files
authored
Workflow hotfix
1 parent b52acf4 commit 92d780b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/nuget.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ jobs:
1111

1212
runs-on: windows-latest
1313

14+
env:
15+
NUGET_ENABLE_LEGACY_CSPROJ_PACK: true
16+
1417
steps:
1518
- name: Checkout
1619
uses: actions/checkout@v1

0 commit comments

Comments
 (0)