Skip to content

Commit

Permalink
updated to latest versions of report generator, roslynator and nuke
Browse files Browse the repository at this point in the history
  • Loading branch information
david-driscoll committed Jan 20, 2020
1 parent c4eb667 commit 353c7e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Packages.props
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

<?xml version="1.0" encoding="utf-8"?>
<Project>
<ItemGroup>
<GlobalPackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.8" />
Expand All @@ -10,7 +10,7 @@
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.JetBrains.Annotations" Version="0.3.0" Condition="'$(MSBuildProjectName)'!='.build'" />
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.Metadata" Version="0.3.0" />
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.SourceLink" Version="0.3.0" />
<GlobalPackageReference Include="Roslynator.Analyzers" Version="2.2.0" />
<GlobalPackageReference Include="Roslynator.Analyzers" Version="2.3.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Update="Buildalyzer" Version="2.5.0" />
Expand Down

0 comments on commit 353c7e1

Please sign in to comment.