Skip to content

Commit 460d1c3

Browse files
authored
Remove Aspire.Hosting.Orleans dependency on Azure hosting (dotnet#4373)
1 parent 09d5efb commit 460d1c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Aspire.Hosting.Orleans/Aspire.Hosting.Orleans.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<ProjectReference Include="..\Aspire.Hosting.Azure\Aspire.Hosting.Azure.csproj" />
11+
<ProjectReference Include="..\Aspire.Hosting\Aspire.Hosting.csproj" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)