Skip to content

Commit 018e49c

Browse files
authored
Update PublishNuGet.yml
1 parent 6f531d6 commit 018e49c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/PublishNuGet.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ jobs:
1313
strategy: # 使用矩阵策略遍历所有目标框架 [^1]
1414
matrix:
1515
frameworks:
16-
- 'net462'
17-
- 'net48'
1816
- 'net8.0-windows'
1917
steps:
2018
- name: Checkout Code

0 commit comments

Comments
 (0)