Skip to content

Commit

Permalink
Remove Event Hubs project reference temporarily (Azure#36862)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsquire authored Jun 6, 2023
1 parent cd21b91 commit 3c4795d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\..\src\Azure.Messaging.EventHubs.csproj" />
<!--ProjectReference Include="..\..\src\Azure.Messaging.EventHubs.csproj" /-->
<ProjectReference Include="..\..\..\Azure.Messaging.EventHubs.Processor\src\Azure.Messaging.EventHubs.Processor.csproj" />
</ItemGroup>

Expand Down

0 comments on commit 3c4795d

Please sign in to comment.