File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed
src/Servers/IIS/IIS/test/Common.FunctionalTests Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 11// Licensed to the .NET Foundation under one or more agreements.
22// The .NET Foundation licenses this file to you under the MIT license.
33
4- using Microsoft . AspNetCore . Server . IIS . FunctionalTests ;
54using Microsoft . AspNetCore . InternalTesting ;
65using Microsoft . AspNetCore . Server . IntegrationTesting ;
76using Xunit . Abstractions ;
Original file line number Diff line number Diff line change 11// Licensed to the .NET Foundation under one or more agreements.
22// The .NET Foundation licenses this file to you under the MIT license.
33
4- using Microsoft . AspNetCore . Server . IIS . FunctionalTests ;
54using Microsoft . AspNetCore . InternalTesting ;
65using Microsoft . AspNetCore . Server . IntegrationTesting ;
76using Xunit . Abstractions ;
Original file line number Diff line number Diff line change 88using System . Net . WebSockets ;
99using System . Text ;
1010using Microsoft . AspNetCore . InternalTesting ;
11- using Microsoft . AspNetCore . Server . IIS . FunctionalTests ;
1211using Microsoft . AspNetCore . Server . IntegrationTesting ;
1312using Microsoft . AspNetCore . Server . IntegrationTesting . IIS ;
1413using Xunit . Abstractions ;
You can’t perform that action at this time.
0 commit comments