Commit 008bb49
chore: replace 2-string Resources.resx with constants
The resx contained only two never-localized strings and its <resheader> still referenced System.Windows.Forms. Replaced with an internal static Resources class with const strings; call sites are unchanged.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 87ae1f8 commit 008bb49
4 files changed
Lines changed: 8 additions & 221 deletions
File tree
- src/Microsoft.ComponentDetection.Common
Lines changed: 0 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 24 | | |
Lines changed: 0 additions & 82 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
This file was deleted.
0 commit comments