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
"SSG003","Missing Dependency","The project must reference 'Microsoft.Extensions.Configuration.Abstractions' for basic functionality. Please install the corresponding NuGet package.","Usage",DiagnosticSeverity.Error,true);
15
+
"SSG003","Missing Dependency","The project must reference 'Microsoft.Extensions.Configuration.Abstractions' and 'System.Collections.Immutable' "+
16
+
"for basic functionality. Please install the corresponding NuGet package.","Usage",DiagnosticSeverity.Error,true);
0 commit comments