10 lines
443 B
Plaintext
10 lines
443 B
Plaintext
<Solution>
|
|
<Project Path="..\[RootFolder]\Oqtane.Server\Oqtane.Server.csproj" DefaultStartup="true">
|
|
<Build Solution="Debug|*" Project="false" />
|
|
</Project>
|
|
<Project Path="Client\[Owner].Module.[Module].Client.csproj" />
|
|
<Project Path="Server\[Owner].Module.[Module].Server.csproj" />
|
|
<Project Path="Shared\[Owner].Module.[Module].Shared.csproj" />
|
|
<Project Path="Package\[Owner].Module.[Module].Package.csproj" />
|
|
</Solution>
|