Commit c9ee435
authored
Remove SCI from generators directory (#11720)
* Remove SCI from generators directory
This change removes SCI from the source-generators directory. This
dependency is always resolved by the C# compiler that is loading the
generator. Deploying it is just eating up disk space.
* pr feedback1 parent 71902a5 commit c9ee435
File tree
3 files changed
+0
-3
lines changed- src/Compiler
- Microsoft.NET.Sdk.Razor.SourceGenerators.Transport
- Microsoft.Net.Compilers.Razor.Toolset
- tools/Microsoft.CodeAnalysis.Razor.Tooling.Internal
3 files changed
+0
-3
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
0 commit comments