Commit 8dbc0da
committed
Do not add DateOnly converter to generated DateTime properties when targeting .NET Standard 2.0
This fixes a bug that prevented .NET Standard 2.0 from deserializing generated GraphQL types that had a DateTime property.
type: fix
scope: generated-graphql1 parent 0504bfb commit 8dbc0da
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| |||
0 commit comments