diff --git a/.gitignore b/.gitignore index 21cc66bc99..cecc95caab 100644 --- a/.gitignore +++ b/.gitignore @@ -260,4 +260,5 @@ src/MicroserviceDemo/MicroserviceDemo.TenantService/Logs/*.txt src/MicroserviceDemo/MicroserviceDemo.AuthServer/Logs/*.txt src/MicroserviceDemo/MicroserviceDemo.TenancyService/Logs/*.txt src/AbpDesk/Web_PlugIns/AbpDesk.MongoBlog.dll -/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Logs/logs.txt \ No newline at end of file +/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Logs/logs.txt +test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Logs/logs.txt diff --git a/src/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.csproj b/src/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.csproj index bbf880b1fe..e88d3eb6cb 100644 --- a/src/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.csproj +++ b/src/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.csproj @@ -14,5 +14,9 @@ + + + +