We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d23bc7 commit 07744cfCopy full SHA for 07744cf
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