Catalog++
This commit is contained in:
parent
58f49af5f0
commit
fcea41f8c1
8 changed files with 48 additions and 76 deletions
|
|
@ -2,6 +2,10 @@ namespace isnd.Helpers
|
|||
{
|
||||
public static class SiteHelpers
|
||||
{
|
||||
/// <summary>
|
||||
/// The Git Sementic version (from GitVersion.MsBuild)[published]
|
||||
/// </summary>
|
||||
/// <value></value>
|
||||
public static string SemVer {
|
||||
get => GitVersionInformation.SemVer;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue