You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
("BCP409",DiagnosticLevel.Error,$"""Bicep version "{BicepVersion.Instance.Value}" was used for compilation, but version "0.0.1" is required in configuration file "{configPath.LocalPath}"."""),
{}=>$"""Bicep version "{actualVersion}" was used for compilation, but version "{expectedVersion}" is required in configuration file "{configFilePath}".""",
1828
+
_ =>$"""Bicep version "{actualVersion}" was used for compilation, but version "{expectedVersion}" is required.""",
0 commit comments