use new solution file in app template

This commit is contained in:
sbwalker
2025-10-31 08:16:59 -04:00
parent b0e861e985
commit fe16594885
2 changed files with 5 additions and 33 deletions

View File

@@ -0,0 +1,5 @@
<Solution>
<Project Path="Server\Oqtane.Application.Server.csproj" DefaultStartup="true" />
<Project Path="Client\Oqtane.Application.Client.csproj" />
<Project Path="Shared\Oqtane.Application.Shared.csproj" />
</Solution>