Przeglądaj źródła

Fix build flakiness (#8211)

BrennanConroy 7 lat temu
rodzic
commit
58ad7b7550

+ 0 - 1
src/Middleware/WebSockets/test/ConformanceTests/Microsoft.AspNetCore.WebSockets.ConformanceTests.csproj

@@ -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>