Browse Source

PublishSingleFile option

master
parent
commit
91a036a1c1
  1. 2
      deep-cms.csproj

2
deep-cms.csproj

@ -6,6 +6,8 @@
<ImplicitUsings>enable</ImplicitUsings>
<UserSecretsId>dotnet-deep_cms-101b2c8f-ab12-408d-95e1-fab0acc1536e</UserSecretsId>
<RootNamespace>tias.deep.CMS</RootNamespace>
<PublishSingleFile>true</PublishSingleFile>
<SelfContained>true</SelfContained>
</PropertyGroup>
<ItemGroup>

Loading…
Cancel
Save