Add ApplicationVersion constant
This commit is contained in:
parent
31b26399a9
commit
4e6bf79656
@ -13,6 +13,8 @@ namespace Core.Blueprint.Logging
|
||||
/// </summary>
|
||||
public static class MimeTypes
|
||||
{
|
||||
public const string ApplicationVersion = "1.0";
|
||||
|
||||
/// <summary>
|
||||
/// The service application/json mime type.
|
||||
/// </summary>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user