Fix build flakiness (#8211)

This commit is contained in:
BrennanConroy 2019-03-05 12:59:21 -08:00 committed by GitHub
parent b41959ac32
commit 58ad7b7550
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
<ProjectReference Include="$(RepositoryRoot)src\Servers\IIS\IntegrationTesting.IIS\src\Microsoft.AspNetCore.Server.IntegrationTesting.IIS.csproj" />
<Reference Include="Microsoft.Extensions.Logging" />
<Reference Include="Microsoft.Extensions.Logging.Console" />
<Content Include="AutobahnTestApp\**\*" Exclude="AutobahnTestApp\obj\**\*.commit" CopyToOutputDirectory="PreserveNewest" />
</ItemGroup>
</Project>