Skip to content

Commit

Permalink
Remove redundant project reference which caused type conflict. (#2277)
Browse files Browse the repository at this point in the history
  • Loading branch information
kshyju authored Feb 9, 2024
1 parent 310cce9 commit 4800a7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/Sdk.Generator.Tests/Sdk.Generator.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\..\extensions\Worker.Extensions.Http\src\Worker.Extensions.Http.csproj" />
<ProjectReference Include="..\..\sdk\Sdk.Generators\Sdk.Generators.csproj" />
<ProjectReference Include="..\DependentAssemblyWithFunctions.NetStandard\DependentAssemblyWithFunctions.NetStandard.csproj" />
<ProjectReference Include="..\Worker.Extensions.Sample-IncorrectImplementation\Worker.Extensions.Sample-IncorrectImplementation.csproj" />
Expand Down

0 comments on commit 4800a7e

Please sign in to comment.