# tye application configuration file # read all about it at https://github.com/dotnet/tye name: frontend-backend services: - name: backend project: backend/backend.csproj - name: frontend project: frontend/frontend.csproj