|
@@ -749,8 +749,7 @@
|
|
|
<Import Project="packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
|
|
|
<Import Project="packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" />
|
|
|
<PropertyGroup>
|
|
|
- <PostBuildEvent>
|
|
|
-del *.dll.config
|
|
|
+ <PostBuildEvent>del *.dll.config
|
|
|
del DevExpress*.xml,EntityFramework*.xml,Serilog*.xml,Newtonsoft*.xml
|
|
|
del System*.xml,Microsoft*.xml,autofac*.xml,MySql*.xml,K4os*.xml,google*.xml
|
|
|
del BouncyCastle*.xml
|