Revize 4a417b8b
Přidáno uživatelem Eliška Mourycová před více než 3 roky(ů)
Server/ServerApp/ServerApp.csproj | ||
---|---|---|
158 | 158 |
<Compile Include="Predictor\NaiveBayesClassifier.cs" /> |
159 | 159 |
<Compile Include="Program.cs" /> |
160 | 160 |
<Compile Include="Properties\AssemblyInfo.cs" /> |
161 |
<Compile Include="User\CommandsAcceptor.cs" /> |
|
161 | 162 |
</ItemGroup> |
162 | 163 |
<ItemGroup> |
163 | 164 |
<None Include="App.config" /> |
Také k dispozici: Unified diff
Re #8691. Url config improvements + thread for commands accepting prepared.