Skip to content

Commit

Permalink
Fix the Test Explorer run of analyzer tests on net472
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Jan 27, 2023
1 parent 7659b15 commit 1d3915c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit" />
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.CodeFix.Testing.XUnit" />
<PackageReference Include="Microsoft.CodeAnalysis" />
<PackageReference Include="NuGet.Protocol" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 1d3915c

Please sign in to comment.