-
-
Notifications
You must be signed in to change notification settings - Fork 159
Commit 9e0fed8
Removed workaround for debugging source generators (#1155)
* Removed workaround for dotnet/roslyn#55802. The bug has been fixed in VS 2022 v17.2.
* Package updates (in non-breaking fashion)1 parent bba90e5 commit 9e0fed8
File tree
44 files changed
+13
-771
lines changed- src
- JsonApiDotNetCore.Annotations/Resources/Annotations
- JsonApiDotNetCore.SourceGenerators
- Properties
- test
- SourceGeneratorDebugger
- Controllers
- JsonApiDotNetCore
- Models
- TestBuildingBlocks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
44 files changed
+13
-771
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 | - | ||
7 | + | ||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 | - | ||
38 | - | ||
37 | + | ||
38 | + | ||
39 | 39 |
| |
40 | 40 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 | - | ||
50 | - | ||
51 | 49 |
| |
52 | 50 |
| |
53 | 51 |
| |
| |||
232 | 230 |
| |
233 | 231 |
| |
234 | 232 |
| |
235 | - | ||
236 | - | ||
237 | - | ||
238 | - | ||
239 | - | ||
240 | - | ||
241 | - | ||
242 | - | ||
243 | - | ||
244 | - | ||
245 | - | ||
246 | - | ||
247 | 233 |
| |
248 | 234 |
| |
249 | 235 |
| |
| |||
299 | 285 |
| |
300 | 286 |
| |
301 | 287 |
| |
302 | - | ||
303 | 288 |
| |
304 | 289 |
| |
305 | 290 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 | - | ||
5 | - | ||
6 | - | ||
7 | 4 |
| |
8 | 5 |
| |
9 | 6 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
16 | 22 |
| |
17 | 23 |
| |
18 | 24 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 | - | ||
51 | + | ||
52 | 52 |
| |
53 | 53 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 | - | ||
5 | + | ||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
|
Lines changed: 0 additions & 16 deletions
This file was deleted.
Lines changed: 0 additions & 18 deletions
This file was deleted.
Lines changed: 0 additions & 19 deletions
This file was deleted.
Lines changed: 0 additions & 15 deletions
This file was deleted.
0 commit comments