Commit: CV Updates.
This commit is contained in:
@@ -9,6 +9,13 @@
|
||||
<DockerfileContext>.</DockerfileContext>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Remove="wwwroot\doc\**" />
|
||||
<Content Remove="wwwroot\doc\**" />
|
||||
<EmbeddedResource Remove="wwwroot\doc\**" />
|
||||
<None Remove="wwwroot\doc\**" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="MailKit" Version="4.8.0" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Razor.Language" Version="6.0.35" />
|
||||
@@ -21,7 +28,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Folder Include="wwwroot\img\" />
|
||||
<Folder Include="wwwroot\doc\" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user