Updated properties

This commit is contained in:
2015-10-02 12:51:50 +02:00
parent 7ebe13c398
commit 588555a8fd
+3 -1
View File
@@ -46,8 +46,10 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Program.cs" />
<Compile Include="ClientThread.cs" />
<Compile Include="DoctorThread.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Server.cs" />
</ItemGroup>
<ItemGroup>
<None Include="App.config" />