Skip to content

Commit

Permalink
Fixed Test Reference
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelstaib committed Mar 14, 2024
1 parent 2714fa4 commit bacf121
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<ItemGroup>
<ProjectReference Include="..\..\src\Aspire\HotChocolate.Fusion.Aspire.csproj" />
<ProjectReference Include="..\..\src\Aspire.Analyzers\HotChocolate.Fusion.Aspire.Analyzers.Tests.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
<ProjectReference Include="..\..\src\Aspire.Analyzers\HotChocolate.Fusion.Aspire.Analyzers.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
</ItemGroup>

</Project>

0 comments on commit bacf121

Please sign in to comment.