1 reference to MacroConfig_Exception_ValueShouldBeInteger
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (1)
Macros\BaseMacroConfig.cs (1)
110
throw new TemplateAuthoringException(string.Format(LocalizableStrings.
MacroConfig_Exception_ValueShouldBeInteger
, config.VariableName, parameterName), config.VariableName);