Initial Commit.
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user