1
部署开发环境 / 编译发布 (push) Has been cancelled Details

This commit is contained in:
强 杨 2024-05-21 17:55:40 +08:00
parent 3eae86cc70
commit 49160dee87
1 changed files with 6 additions and 0 deletions

View File

@ -15,4 +15,10 @@
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" />
</ItemGroup>
<ItemGroup>
<None Update="Dockerfile">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>