Skip to content

Commit

Permalink
Remove ConfigureAwaitChecker.Analyzer
Browse files Browse the repository at this point in the history
Appropriate detecion is now available in Roslyn
  • Loading branch information
JustArchi committed Jul 19, 2024
1 parent 6fd0101 commit c225773
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MyAwesomePlugin/MyAwesomePlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ConfigureAwaitChecker.Analyzer" PrivateAssets="all" />
<PackageReference Include="JetBrains.Annotations" PrivateAssets="all" />
<PackageReference Include="System.Composition.AttributedModel" IncludeAssets="compile" />
</ItemGroup>
Expand Down

0 comments on commit c225773

Please sign in to comment.