Commit 99c47d3
committed
Refactor project files and adjust dependencies
Moved `Microsoft.CodeAnalysis.CSharp` dependency from
`Editor.Localization.Shared.csproj` to
`Editor.Localization.SourceGenerators.csproj` to reflect its
usage requirements.
Standardized formatting of closing `</Project>` tags across
`Editor.Localization.Analyzers.csproj`,
`Editor.Localization.Attributes.csproj`,
`Editor.Localization.Shared.csproj`, and
`Editor.Localization.SourceGenerators.csproj` for consistency.1 parent 0ffe753 commit 99c47d3
File tree
4 files changed
+5
-8
lines changed- Localization
- Editor.Localization.Analyzers
- Editor.Localization.Attributes
- Editor.Localization.SourceGenerators
4 files changed
+5
-8
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 9 | + | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | | - | |
| 21 | + | |
0 commit comments