Commit 7819c2f
authored
Remove obsolete API usage (aspnet#1784)
1 parent cdfa5d8 commit 7819c2fCopy full SHA for 7819c2f
File tree
Expand file treeCollapse file tree
2 files changed
+4
-1
lines changedOpen diff view settings
Filter options
- src
- Microsoft.AspNetCore.NodeServices/Configuration
- Microsoft.AspNetCore.SpaServices.Extensions/Util
Expand file treeCollapse file tree
2 files changed
+4
-1
lines changedOpen diff view settings
Collapse file
src/Microsoft.AspNetCore.NodeServices/Configuration/NodeServicesOptions.cs
Copy file name to clipboardExpand all lines: src/Microsoft.AspNetCore.NodeServices/Configuration/NodeServicesOptions.cs+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
58 | 58 | |
59 | 59 | |
60 | 60 | |
| 61 | + |
61 | 62 | |
62 | | - |
| 63 | + |
63 | 64 | |
64 | 65 | |
65 | 66 | |
|
Collapse file
src/Microsoft.AspNetCore.SpaServices.Extensions/Util/LoggerFinder.cs
Copy file name to clipboardExpand all lines: src/Microsoft.AspNetCore.SpaServices.Extensions/Util/LoggerFinder.cs+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
18 | 18 | |
19 | 19 | |
20 | 20 | |
| 21 | + |
21 | 22 | |
| 23 | + |
22 | 24 | |
23 | 25 | |
24 | 26 | |
|
0 commit comments