Skip to content

Commit 2fb7072

Browse files
authored
removing newline
1 parent d382268 commit 2fb7072

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/azure-functions/durable/durable-functions-dotnet-isolated-overview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ This table isn't an exhaustive list of changes.
162162
| `IDurableEntityContext.DispatchAsync` | `TaskEntityDispatcher.DispatchAsync`. Constructor params removed. |
163163
| `IDurableOrchestrationClient.GetStatusAsync` | `DurableTaskClient.GetInstanceAsync`. |
164164

165-
166165
#### Behavioral changes
167166

168167
- Serialization default behavior has changed from `Newtonsoft.Json` to `System.Text.Json`. For more information, see [here](./durable-functions-serialization-and-persistence.md).

0 commit comments

Comments
 (0)