Commit 940b01d
committed
Added GitVersioning for project versioning
- Added Nerdbank.GitVersioning to Promact.Caching.csproj, including it as a package reference with version 3.6.139. This addition aids in version management using git, ensuring assets from runtime, build, native, contentfiles, analyzers, and buildtransitive are included and marked as private.
- Introduced a version.json file, adhering to the Nerdbank.GitVersioning's schema, to manage the project's versioning through git history, starting at version 1.0.0.1 parent a1807b2 commit 940b01d
File tree
2 files changed
+8
-0
lines changed- Promact.Caching/Promact.Caching
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments