aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.FileSystem/Tango.FileSystem.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Software/Visual_Studio/Tango.FileSystem/Tango.FileSystem.csproj')
-rw-r--r--Software/Visual_Studio/Tango.FileSystem/Tango.FileSystem.csproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.FileSystem/Tango.FileSystem.csproj b/Software/Visual_Studio/Tango.FileSystem/Tango.FileSystem.csproj
index 733493f02..a1218f12d 100644
--- a/Software/Visual_Studio/Tango.FileSystem/Tango.FileSystem.csproj
+++ b/Software/Visual_Studio/Tango.FileSystem/Tango.FileSystem.csproj
@@ -58,6 +58,14 @@
<Compile Include="Network\ChunkUploadResponse.cs" />
<Compile Include="Network\ChunkDownloadRequest.cs" />
<Compile Include="Network\ChunkDownloadResponse.cs" />
+ <Compile Include="Network\CopyRequest.cs" />
+ <Compile Include="Network\CopyResponse.cs" />
+ <Compile Include="Network\DeleteRequest.cs" />
+ <Compile Include="Network\DeleteResponse.cs" />
+ <Compile Include="Network\InitWebRtcRequest.cs" />
+ <Compile Include="Network\InitWebRtcResponse.cs" />
+ <Compile Include="Network\MoveRequest.cs" />
+ <Compile Include="Network\MoveResponse.cs" />
<Compile Include="VirtualFileDataObject.cs" />
<Page Include="Themes\Generic.xaml">
<Generator>MSBuild:Compile</Generator>