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