|
|
|
@ -8,8 +8,8 @@
|
|
|
|
|
<GenerateDocumentationFile>True</GenerateDocumentationFile> |
|
|
|
|
<UserSecretsId>e485308c-2f05-470b-b0a4-68f1ec2b3412</UserSecretsId> |
|
|
|
|
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS> |
|
|
|
|
<AssemblyVersion>1.0.1.10</AssemblyVersion> |
|
|
|
|
<Version>1.0.1.10</Version> |
|
|
|
|
<AssemblyVersion>1.0.1.11</AssemblyVersion> |
|
|
|
|
<Version>1.0.1.11</Version> |
|
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'"> |
|
|
|
@ -33,6 +33,18 @@
|
|
|
|
|
<ProjectReference Include="..\Elight.Utility\Elight.Utility.csproj" /> |
|
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
<Content Update="wwwroot\CaseFile\resource\headicon.png"> |
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory> |
|
|
|
|
</Content> |
|
|
|
|
<Content Update="wwwroot\CaseFile\resource\xcxbj.png"> |
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory> |
|
|
|
|
</Content> |
|
|
|
|
<Content Update="wwwroot\CaseFile\resource\律师导入模板.xlsx"> |
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory> |
|
|
|
|
</Content> |
|
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
<None Update="caselist.txt"> |
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory> |
|
|
|
|