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 a654b70 commit f2b8c67Copy full SHA for f2b8c67
src/Servers/IIS/IIS/test/testassets/InProcessNewShimWebSite/InProcessNewShimWebSite.csproj
@@ -32,10 +32,6 @@
32
<DoNotApplyWorkaroundsToMicrosoftAspNetCoreApp>true</DoNotApplyWorkaroundsToMicrosoftAspNetCoreApp>
33
</PropertyGroup>
34
35
- <ItemGroup Condition="'$(TargetFramework)' == '$(NetMinimum)'">
36
- <FrameworkReference Include="Microsoft.AspNetCore.App" />
37
- </ItemGroup>
38
-
39
<ItemGroup Condition="'$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)'">
40
<Reference Include="Microsoft.AspNetCore.Server.IIS" />
41
<Reference Include="Microsoft.AspNetCore.Hosting" />
0 commit comments