Skip to content

Commit

Permalink
Merge pull request #5 from RocketSurgeonsGuild/dependabot/nuget/maste…
Browse files Browse the repository at this point in the history
…r/Microsoft.CodeAnalysis.PublicApiAnalyzers-2.9.8

Bump Microsoft.CodeAnalysis.PublicApiAnalyzers from 2.9.7 to 2.9.8
  • Loading branch information
david-driscoll committed Dec 6, 2019
2 parents d9f8da5 + 4766b71 commit 44ad4fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Expand Up @@ -2,7 +2,7 @@
<Project>
<ItemGroup>
<GlobalPackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.7" />
<GlobalPackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="2.9.7" />
<GlobalPackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="2.9.8" />
<GlobalPackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0-preview.2" />
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19554-01" />
<GlobalPackageReference Include="Roslynator.Analyzers" Version="2.2.0" />
Expand Down

0 comments on commit 44ad4fa

Please sign in to comment.