Commit 06e9352
committed
重构(Directory.Build.props, RegionInjectAttribute): 更新版本号并调整类访问修饰符
更新 Directory.Build.props 文件中的版本号从 1.0.6 到 1.0.7
调整 RegionInjectAttribute.cs 文件中 RegionInjectAttribute 类的访问修饰符,从 public 修改为 internal,限制类的访问范围到程序集内部1 parent 1fcd91b commit 06e9352
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments