Skip to content

Commit 03dadf8

Browse files
committed
Move to SDK version that supports file-scoped namespaces
1 parent c06612b commit 03dadf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"sdk": {
3-
"version": "6.0.100-preview.7.21360.1"
3+
"version": "6.0.100-preview.7.21364.4"
44
},
55
"tools": {
6-
"dotnet": "6.0.100-preview.7.21360.1",
6+
"dotnet": "6.0.100-preview.7.21364.4",
77
"runtimes": {
88
"dotnet/x64": [
99
"2.1.27",

0 commit comments

Comments
 (0)