Skip to content

Commit

Permalink
Fix duplicate package with the name StyleCop.Analyzers
Browse files Browse the repository at this point in the history
  • Loading branch information
sharwell committed Jul 22, 2017
1 parent b2bebb5 commit 8c3cf33
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<PropertyGroup>
<TargetFramework>net452</TargetFramework>
<RootNamespace>StyleCop.Analyzers</RootNamespace>
<AssemblyName>StyleCop.Analyzers</AssemblyName>
<AssemblyName>StyleCop.Analyzers.Vsix</AssemblyName>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 8c3cf33

Please sign in to comment.