Skip to content

Commit bacf121

Browse files
committed
Fixed Test Reference
1 parent 2714fa4 commit bacf121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HotChocolate/Fusion/test/Aspire.Analyzers.Tests/HotChocolate.Fusion.Aspire.Analyzers.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<ItemGroup>
2323
<ProjectReference Include="..\..\src\Aspire\HotChocolate.Fusion.Aspire.csproj" />
24-
<ProjectReference Include="..\..\src\Aspire.Analyzers\HotChocolate.Fusion.Aspire.Analyzers.Tests.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
24+
<ProjectReference Include="..\..\src\Aspire.Analyzers\HotChocolate.Fusion.Aspire.Analyzers.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
2525
</ItemGroup>
2626

2727
</Project>

0 commit comments

Comments
 (0)