This commit is contained in:
Isaac 2018-11-30 15:57:03 -08:00 коммит произвёл GitHub
Родитель 086e3a4bd3
Коммит ae12dd2f07
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 10 удалений

Просмотреть файл

@ -21,13 +21,4 @@
<ProjectReference Include="..\WebService\WebService.csproj" />
<Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
</ItemGroup>
<ItemGroup>
<Compile Remove="IntegrationTests\**" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Remove="IntegrationTests\**" />
</ItemGroup>
<ItemGroup>
<None Remove="IntegrationTests\**" />
</ItemGroup>
</Project>
</Project>