Update ProjectConsts.cs

pull/2807/head
Yunus Emre Kalkan 6 years ago committed by GitHub
parent 8ac00e8e99
commit 1ba86db4b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,6 @@
public const int MaxDefaultDocumentNameLength = 128;
public const int MaxNavigationDocumentNameLength = 128;
public const int MaxParametersDocumentNameLength = 128;
public const int MaxPartialTemplatesDocumentNameLength = 128;
public const int MaxLatestVersionBranchNameLength = 128;
public const int MaxVersionNameLength = 128;
}

Loading…
Cancel
Save