Catalog++
This commit is contained in:
@ -49,5 +49,6 @@ namespace isnd.Data
|
||||
public string NuspecLink => $"/{Constants.SpecFileEstension}/{PackageId}/{FullString}/{PackageId}-{FullString}."
|
||||
+ Constants.SpecFileEstension;
|
||||
|
||||
public string SementicVersionString { get => $"{Major}.{Minor}.{Patch}"; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user