Commit 22b0c30
authored
Update Template Program.cs (CommunityToolkit#373)
Update the DataSyncServer template with, replacing `AddDatasyncControllers` with `AddDatasyncServices` and `AddControllers`, to better follow framework api1 parent 8a82eba commit 22b0c30
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | | - | |
| 23 | + | |
0 commit comments