You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools/MicrosoftAspNetSessionState.settings.targets
+9-25Lines changed: 9 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -15,34 +15,18 @@
15
15
<!-- Configurable properties-->
16
16
17
17
<PropertyGroup>
18
-
<!-- Versioning:
19
-
Major: 'Major' for Assembly, File, Info, and Package.
20
-
Minor: 'Minor' for Assembly, File, Info, and Package.
21
-
Build: Third (auto-generated) for File and Info. (Assembly is always 0)
22
-
Revision: 'Revision' for Assembly and File. Strategy - Try to leave this 0 and only rev Major/Minor for big changes and Release for non-dependency-breaking changes.
23
-
Release: Third for Info and Package.
24
-
Update package and file without touching assembly, except for major releases.
25
-
26
-
Most of the interesting ones are already set in each project's individual settings file.
18
+
<!-- Versioning - Different than .Net's Version(Major.Minor.Build.Revision):
19
+
1) Major: 'Major' for Assembly, File, Info, and Package.
20
+
2) Minor: 'Minor' for Assembly, File, Info, and Package.
21
+
3a) Revision: Third for Assembly and File. Strategy - Try to leave this 0 and only rev Major/Minor for big changes and Release for non-dependency-breaking changes.
22
+
3b) Release: Third for Info and Package.
23
+
4) Build: (Auto-generated) for File and Info. (Assembly is always 0)
24
+
Update package and file without touching assembly, except for major releases.
25
+
26
+
Most of the interesting ones are already set in each project's individual settings file.
<!-- Versioning - Different than .Net's Version(Major.Minor.Build.Revision):
18
+
1) Major: 'Major' for Assembly, File, Info, and Package.
19
+
2) Minor: 'Minor' for Assembly, File, Info, and Package.
20
+
3a) Revision: Third for Assembly and File. Strategy - Try to leave this 0 and only rev Major/Minor for big changes and Release for non-dependency-breaking changes.
21
+
3b) Release: Third for Info and Package.
22
+
4) Build: (Auto-generated) for File and Info. (Assembly is always 0)
23
+
Update package and file without touching assembly, except for major releases.
24
+
25
+
Most of the interesting ones are already set in each project's individual settings file.
0 commit comments