Fix issue WebMVC bootstrap lib not deployed to container in windows cli
This commit is contained in:
parent
b8f01a9199
commit
d2c950d94e
@ -13,12 +13,12 @@
|
|||||||
<DockerComposeProjectPath>..\..\..\docker-compose.dcproj</DockerComposeProjectPath>
|
<DockerComposeProjectPath>..\..\..\docker-compose.dcproj</DockerComposeProjectPath>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<!--<ItemGroup>
|
||||||
<Compile Remove="wwwroot\lib\bootstrap\**" />
|
<Compile Remove="wwwroot\lib\bootstrap\**" />
|
||||||
<Content Remove="wwwroot\lib\bootstrap\**" />
|
<Content Remove="wwwroot\lib\bootstrap\**" />
|
||||||
<EmbeddedResource Remove="wwwroot\lib\bootstrap\**" />
|
<EmbeddedResource Remove="wwwroot\lib\bootstrap\**" />
|
||||||
<None Remove="wwwroot\lib\bootstrap\**" />
|
<None Remove="wwwroot\lib\bootstrap\**" />
|
||||||
</ItemGroup>
|
</ItemGroup>-->
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="Microsoft.AspNetCore.Authentication.Cookies" Version="1.1.0" />
|
<PackageReference Include="Microsoft.AspNetCore.Authentication.Cookies" Version="1.1.0" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user