Updates to change log. Incremented assembly versions.

This commit is contained in:
Nilesh Ghodekar 2016-03-14 20:14:10 +00:00
Родитель 890a24c3e8
Коммит e8bf5e4476
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -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 {