Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Commit

Permalink
removed public api analyzers for now until they're better supported i…
Browse files Browse the repository at this point in the history
…n alt editors
  • Loading branch information
david-driscoll committed Dec 17, 2019
1 parent e631179 commit 061dead
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.Metadata" Version="0.1.0" />
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.SourceLink" Version="0.1.0" />
<GlobalPackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.8" />
<GlobalPackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="2.9.8" />
<!-- <GlobalPackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="2.9.8" /> -->
<GlobalPackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" />
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" />
<GlobalPackageReference Include="Roslynator.Analyzers" Version="2.2.0" />
Expand Down
Empty file.
Empty file.

0 comments on commit 061dead

Please sign in to comment.