Skip to content

Commit 911cad4

Browse files
committed
Bump .NET SDK from 6.0.102 to 6.0.300
1 parent 11200e4 commit 911cad4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
update_release_draft:
1717
permissions:
1818
contents: write
19-
pull-requests: read
19+
pull-requests: write
2020
runs-on: ubuntu-latest
2121
steps:
2222
- name: "Draft Boxed.AspNetCore Release"

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"sdk": {
33
"allowPrerelease": true,
44
"rollForward": "latestMajor",
5-
"version": "6.0.102"
5+
"version": "6.0.300"
66
}
77
}

0 commit comments

Comments
 (0)