update:添加中转等待界面
This commit is contained in:
@@ -6,6 +6,13 @@
|
||||
<DockerComposeProjectPath>..\docker-compose.dcproj</DockerComposeProjectPath>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Remove="Logs\**" />
|
||||
<Content Remove="Logs\**" />
|
||||
<EmbeddedResource Remove="Logs\**" />
|
||||
<None Remove="Logs\**" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Base62-Net" Version="1.2.157201" />
|
||||
<PackageReference Include="Dapper" Version="2.0.78" />
|
||||
|
||||
Reference in New Issue
Block a user