17 lines
512 B
XML
17 lines
512 B
XML
|
|
<Solution>
|
||
|
|
<Folder Name="/Client/">
|
||
|
|
<Project Path="Client/SNote.Android/SNote.Android.csproj">
|
||
|
|
<Deploy />
|
||
|
|
</Project>
|
||
|
|
<Project Path="Client/SNote.Browser/SNote.Browser.csproj" />
|
||
|
|
<Project Path="Client/SNote.Desktop/SNote.Desktop.csproj" />
|
||
|
|
<Project Path="Client/SNote.iOS/SNote.iOS.csproj">
|
||
|
|
<Deploy />
|
||
|
|
</Project>
|
||
|
|
<Project Path="Client/SNote/SNote.csproj" />
|
||
|
|
</Folder>
|
||
|
|
<Folder Name="/Server/">
|
||
|
|
<Project Path="Server/SNote.Server.csproj" />
|
||
|
|
</Folder>
|
||
|
|
</Solution>
|