We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8f01a9 commit d2c950dCopy full SHA for d2c950d
1 file changed
src/Web/WebMVC/WebMVC.csproj
@@ -13,12 +13,12 @@
13
<DockerComposeProjectPath>..\..\..\docker-compose.dcproj</DockerComposeProjectPath>
14
</PropertyGroup>
15
16
- <ItemGroup>
+ <!--<ItemGroup>
17
<Compile Remove="wwwroot\lib\bootstrap\**" />
18
<Content Remove="wwwroot\lib\bootstrap\**" />
19
<EmbeddedResource Remove="wwwroot\lib\bootstrap\**" />
20
<None Remove="wwwroot\lib\bootstrap\**" />
21
- </ItemGroup>
+ </ItemGroup>-->
22
23
<ItemGroup>
24
<PackageReference Include="Microsoft.AspNetCore.Authentication.Cookies" Version="1.1.0" />
0 commit comments