8 lines
383 B
Plaintext
8 lines
383 B
Plaintext
<Solution>
|
|
<Project Path="..\[RootFolder]\Oqtane.Server\Oqtane.Server.csproj" DefaultStartup="true" />
|
|
<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>
|