🧱 Make .NET Aspire uses docker compose

This commit is contained in:
2025-09-16 00:47:18 +08:00
parent bd8e13f25d
commit 49beb17925
3 changed files with 7 additions and 1 deletions

3
.aspire/settings.json Normal file
View File

@@ -0,0 +1,3 @@
{
"appHostPath": "../DysonNetwork.Control/DysonNetwork.Control.csproj"
}