|  |  |  | 
|---|
|  |  |  | <Nullable>enable</Nullable> | 
|---|
|  |  |  | <ImplicitUsings>enable</ImplicitUsings> | 
|---|
|  |  |  | <GenerateDocumentationFile>True</GenerateDocumentationFile> | 
|---|
|  |  |  | <DocumentationFile></DocumentationFile> | 
|---|
|  |  |  | </PropertyGroup> | 
|---|
|  |  |  |  | 
|---|
|  |  |  | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'"> | 
|---|
|  |  |  | 
|---|
|  |  |  | </ItemGroup> | 
|---|
|  |  |  |  | 
|---|
|  |  |  | <ItemGroup> | 
|---|
|  |  |  | <Content Update="wwwroot\favicon.ico"> | 
|---|
|  |  |  | <CopyToOutputDirectory>Always</CopyToOutputDirectory> | 
|---|
|  |  |  | </Content> | 
|---|
|  |  |  | <Content Update="wwwroot\logo.jpg.jpg"> | 
|---|
|  |  |  | <CopyToOutputDirectory>Always</CopyToOutputDirectory> | 
|---|
|  |  |  | </Content> | 
|---|
|  |  |  | <Content Update="wwwroot\WIDESEA_DB.DBSeed.Json\Sys_Dictionary.tsv"> | 
|---|
|  |  |  | <CopyToOutputDirectory>Always</CopyToOutputDirectory> | 
|---|
|  |  |  | </Content> | 
|---|
|  |  |  | 
|---|
|  |  |  | <CopyToOutputDirectory>Always</CopyToOutputDirectory> | 
|---|
|  |  |  | </Content> | 
|---|
|  |  |  | </ItemGroup> | 
|---|
|  |  |  |  | 
|---|
|  |  |  | <ItemGroup> | 
|---|
|  |  |  | <Folder Include="Log\" /> | 
|---|
|  |  |  | </ItemGroup> | 
|---|
|  |  |  | </Project> | 
|---|