We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d8224d commit cc350d4Copy full SHA for cc350d4
src/Components/test/E2ETest/Microsoft.AspNetCore.Components.E2ETests.csproj
@@ -34,6 +34,7 @@
34
<Reference Include="Microsoft.AspNetCore.Cors" />
35
<Reference Include="Microsoft.AspNetCore.Hosting" />
36
<Reference Include="Microsoft.AspNetCore.Mvc.ViewFeatures" />
37
+ <Reference Include="Microsoft.AspNetCore.ResponseCompression" />
38
<Reference Include="Microsoft.AspNetCore.Server.Kestrel" />
39
<Reference Include="Microsoft.AspNetCore.StaticFiles" />
40
<Reference Include="Microsoft.Extensions.Logging.Testing" />
0 commit comments