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
$"Could not find a property of type {Constants.PluginContextTypeName} in {{0}}. It must be a public static or internal static property of the main class of your plugin.",
29
+
$"Could not find a property of type `{Constants.PluginContextTypeName}` in `{{0}}`. It must be a public static or internal static property of the main class of your plugin.",
30
30
"Localization",
31
31
DiagnosticSeverity.Warning,
32
32
isEnabledByDefault:true
@@ -35,7 +35,7 @@ public static class SourceGeneratorDiagnostics
0 commit comments