Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSOE-82: Updating SonarAnalyzer to latest to get rid of CS8032 errors with the .NET SDK v6.0.200 #42

Merged
merged 1 commit into from
Feb 24, 2022

Conversation

Piedone
Copy link
Member

@Piedone Piedone commented Feb 24, 2022

Otherwise, we'll get tons of such errors (warnings):

Warning	CS8032	An instance of analyzer SonarAnalyzer.Rules.CSharp.DeliveringDebugFeaturesInProduction cannot be created from C:\Users\MyUser\.nuget\packages\sonaranalyzer.csharp\8.33.0.40503\analyzers\SonarAnalyzer.CSharp.dll: Method 'IsDevelopmentCheckInvoked' in type 'SonarAnalyzer.Rules.CSharp.DeliveringDebugFeaturesInProduction' from assembly 'SonarAnalyzer.CSharp, Version=8.33.0.0, Culture=neutral, PublicKeyToken=c5b62af9de6d7244' does not have an implementation..	CSM.Bynder		1	Active

@Piedone Piedone merged commit 1fe3433 into dev Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant