Browse Source

add PreserveCompilationReferences to Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo

pull/1800/head
Halil İbrahim Kalkan 7 years ago
parent
commit
132de6d99d
  1. 1
      framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.csproj

1
framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.csproj

@ -4,6 +4,7 @@
<PropertyGroup>
<TargetFramework>netcoreapp3.0</TargetFramework>
<PreserveCompilationReferences>true</PreserveCompilationReferences>
</PropertyGroup>
<ItemGroup>

Loading…
Cancel
Save