Commit 3b9ccbd
committed
Refactor plugin properties and remove unused assembly info
Simplified the implementation of `IPlugin` properties using expression-bodied members for cleaner code. Removed the `AssemblyInfo.cs` file as it is no longer needed, aligning with updated project requirements. Incremented plugin version to 0.6.1 parent d5eaba4 commit 3b9ccbd
File tree
2 files changed
+6
-59
lines changed- source/AmericanToBritish/DLL
- Properties
2 files changed
+6
-59
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 8 | + | |
12 | 9 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 10 | + | |
17 | 11 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 12 | + | |
22 | 13 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 14 | + | |
27 | 15 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 16 | + | |
32 | 17 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 18 | + | |
37 | 19 | | |
38 | 20 | | |
39 | 21 | | |
| |||
This file was deleted.
0 commit comments