Skip to content

Commit

Permalink
Update embedded SonarC#/VB to v8.1
Browse files Browse the repository at this point in the history
Fixes #1137
  • Loading branch information
duncanp-sonar committed Jan 16, 2020
1 parent 8ad21a3 commit 94b381b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EmbeddedSonarAnalyzer.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- Manually set the version of the SonarC# and VB analyzers to embed.
NB we assume that the SonarC# and SonarVB NuGet packages have the same version number. -->
<PropertyGroup>
<EmbeddedSonarAnalyzerVersion>8.0.0.9566</EmbeddedSonarAnalyzerVersion>
<EmbeddedSonarAnalyzerVersion>8.1.0.13383</EmbeddedSonarAnalyzerVersion>
</PropertyGroup>

<ItemGroup Label="Embedded SonarLint analyzers">
Expand Down

0 comments on commit 94b381b

Please sign in to comment.