This repository was archived by the owner on Jun 20, 2023. It is now read-only.
Commit 70b2ec9
committed
Change version info attributes a bit
AssemblyFileVersion is really supposed to be a 0.0.0.0 format, so putting semver there doesn’t make sense. We’ll just remove that attribute and put the nuget version in the AssemblyInformationalVersion attribute instead (we still have metadata attribute with the build’s commit hash).1 parent cb23374 commit 70b2ec9
File tree
38 files changed
+76
-76
lines changed- animated-vector-drawable/source/Properties
- appcompat-v7/source/Properties
- arch-core/common/source/Properties
- arch-lifecycle
- common/source/Properties
- runtime/source/Properties
- cardview-v7/source/Properties
- constraint-layout-solver/source/Properties
- constraint-layout/source/Properties
- customtabs/source/Properties
- design/source/Properties
- exifinterface/source/Properties
- gridlayout-v7/source/Properties
- leanback-v17/source/Properties
- mediarouter-v7/source/Properties
- palette-v7/source/Properties
- percent/source/Properties
- preference-leanback-v17/source/Properties
- preference-v14/source/Properties
- preference-v7/source/Properties
- recommendation/source/Properties
- recyclerview-v7/source/Properties
- renderscript-v8/source/Properties
- support-annotations/source/Properties
- support-compat/source/Properties
- support-core-ui/source/Properties
- support-core-utils/source/Properties
- support-dynamic-animation/source/Properties
- support-emoji-appcompat/source/Properties
- support-emoji-bundled/source/Properties
- support-emoji/source/Properties
- support-fragment/source/Properties
- support-media-compat/source/Properties
- support-tv-provider/source/Properties
- support-v13/source/Properties
- support-v4/source/Properties
- support-vector-drawable/source/Properties
- transition/source/Properties
- wear/source/Properties
38 files changed
+76
-76
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
0 commit comments