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.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.FileSystem/Tango.FileSystem.csproj b/Software/Visual_Studio/Tango.FileSystem/Tango.FileSystem.csproj
index a1218f12d..a31af216c 100644
--- a/Software/Visual_Studio/Tango.FileSystem/Tango.FileSystem.csproj
+++ b/Software/Visual_Studio/Tango.FileSystem/Tango.FileSystem.csproj
@@ -60,6 +60,8 @@
<Compile Include="Network\ChunkDownloadResponse.cs" />
<Compile Include="Network\CopyRequest.cs" />
<Compile Include="Network\CopyResponse.cs" />
+ <Compile Include="Network\CreateFolderRequest.cs" />
+ <Compile Include="Network\CreateFolderResponse.cs" />
<Compile Include="Network\DeleteRequest.cs" />
<Compile Include="Network\DeleteResponse.cs" />
<Compile Include="Network\InitWebRtcRequest.cs" />