diff --git a/src/VersionInfo.cs b/src/VersionInfo.cs index 90fe658..b35aa73 100644 --- a/src/VersionInfo.cs +++ b/src/VersionInfo.cs @@ -22,7 +22,7 @@ namespace MicrosoftServices.IdentityManagement.WorkflowActivityLibrary /// Build Number (MMDD) /// Revision (if any on the same day) /// - internal const string Version = "2.16.0313.0"; + internal const string Version = "2.16.0314.0"; /// /// 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) /// - internal const string FileVersion = "2.16.0313.0"; + internal const string FileVersion = "2.16.0314.0"; } } \ No newline at end of file diff --git a/src/WorkflowActivityLibrary.UI/ActivitySettings.Designer.cs b/src/WorkflowActivityLibrary.UI/ActivitySettings.Designer.cs index a1c4fca..7e4772b 100644 --- a/src/WorkflowActivityLibrary.UI/ActivitySettings.Designer.cs +++ b/src/WorkflowActivityLibrary.UI/ActivitySettings.Designer.cs @@ -1456,7 +1456,7 @@ namespace MicrosoftServices.IdentityManagement.WorkflowActivityLibrary.UI { } /// - /// 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.. /// internal static string ResolveDynamicGrammarHelpText { get {