Skip to content

Commit 7807a31

Browse files
Merge branch 'release' into dependabot/nuget/GraphQL_Client_Version-3.2.4
2 parents 1d76c19 + d912830 commit 7807a31

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

src/Dotnet6.GraphQL4.Store.WebAPI/appsettings.Development.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,5 @@
3535
"WithMachineName",
3636
"WithThreadId"
3737
]
38-
},
39-
"MySettings": {
40-
"StringSetting": "My Value",
41-
"IntSetting": 23,
42-
"AnEnum": "Lots",
43-
"ListOfValues": ["Value1", "Value2"],
44-
"Dict": {
45-
"FirstKey": {
46-
"Name": "First Class",
47-
"IsEnabled": false
48-
},
49-
"SecondKey": {
50-
"Name": "Second Class"
51-
}
52-
}
5338
}
5439
}

0 commit comments

Comments
 (0)