Revize 92897198
Přidáno uživatelem Eliška Mourycová před téměř 4 roky(ů)
Server/ServerApp/ServerApp.csproj | ||
---|---|---|
157 | 157 |
<Reference Include="System.Xml" /> |
158 | 158 |
</ItemGroup> |
159 | 159 |
<ItemGroup> |
160 |
<Compile Include="Connection\ConnectionListenerMulti.cs" />
|
|
160 |
<Compile Include="Connection\ConnectionListener.cs" /> |
|
161 | 161 |
<Compile Include="Connection\XMLProtocolHandler\Buildings.cs" /> |
162 | 162 |
<Compile Include="Connection\XMLProtocolHandler\Date.cs" /> |
163 | 163 |
<Compile Include="Connection\XMLProtocolHandler\Prediction.cs" /> |
Také k dispozici: Unified diff
Re #8944. Prepared testing class for DataDownloader.