зеркало из https://github.com/microsoft/MIMWAL.git
Updates to change log. Incremented assembly versions.
This commit is contained in:
Родитель
890a24c3e8
Коммит
e8bf5e4476
|
@ -22,7 +22,7 @@ namespace MicrosoftServices.IdentityManagement.WorkflowActivityLibrary
|
|||
/// Build Number (MMDD)
|
||||
/// Revision (if any on the same day)
|
||||
/// </summary>
|
||||
internal const string Version = "2.16.0313.0";
|
||||
internal const string Version = "2.16.0314.0";
|
||||
|
||||
/// <summary>
|
||||
/// File Version information for the assembly consists of the following four values:
|
||||
|
@ -31,6 +31,6 @@ namespace MicrosoftServices.IdentityManagement.WorkflowActivityLibrary
|
|||
/// Build Number (MMDD)
|
||||
/// Revision (if any on the same day)
|
||||
/// </summary>
|
||||
internal const string FileVersion = "2.16.0313.0";
|
||||
internal const string FileVersion = "2.16.0314.0";
|
||||
}
|
||||
}
|
|
@ -1456,7 +1456,7 @@ namespace MicrosoftServices.IdentityManagement.WorkflowActivityLibrary.UI {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to The activity can be configured to resolve / evaluate lookups and expressions in the values returned by lookups in update definitions. Example: [//Queries/EmailTemplate/EmailBody] string will be parsed and all lookups will be resolved..
|
||||
/// Looks up a localized string similar to The activity can be configured to resolve / evaluate lookups and expressions in the values returned by the expressions in update definitions. Example: The string returned by [//Queries/EmailTemplate/EmailBody] will be parsed and all lookups will be resolved..
|
||||
/// </summary>
|
||||
internal static string ResolveDynamicGrammarHelpText {
|
||||
get {
|
||||
|
|
Загрузка…
Ссылка в новой задаче