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
With the VS 17.7.1 release we again get a warning like:
The .NET SDK has newer analyzers with version '7.0.4' than what version '7.0.3' of 'Microsoft.CodeAnalysis.NetAnalyzers' package provides. Update or remove this package reference.
But version 7.0.4 of the nuget package is not available, please release it. Can you also synchronize your nuget package release with SDK release so that we don't get the same warning when VS is updated again in the future?
With the VS 17.7.1 release we again get a warning like:
The .NET SDK has newer analyzers with version '7.0.4' than what version '7.0.3' of 'Microsoft.CodeAnalysis.NetAnalyzers' package provides. Update or remove this package reference.
But version 7.0.4 of the nuget package is not available, please release it. Can you also synchronize your nuget package release with SDK release so that we don't get the same warning when VS is updated again in the future?
(Same problem as in #6502 )
The text was updated successfully, but these errors were encountered: