Commit 035a660
committed
Tweaks to assembly attributes.
1. Set AssemblyTitle for each project.
2. Remove AssemblyFileVersion, since (a) by default it's the same as
AssemblyVersion, and (b) it doesn't support the .* syntax, so it's
generating compiler warnings.1 parent 3c1b7f7 commit 035a660
3 files changed
Lines changed: 2 additions & 3 deletions
File tree
- uhttpsharp-demo/Properties
- uhttpsharp/Properties
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
0 commit comments