diff --git a/framework/test/AbpTestBase/AbpTestBase.csproj b/framework/test/AbpTestBase/AbpTestBase.csproj index e91bf5a897..e1a625580d 100644 --- a/framework/test/AbpTestBase/AbpTestBase.csproj +++ b/framework/test/AbpTestBase/AbpTestBase.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/AbpTestBase/FodyWeavers.xml b/framework/test/AbpTestBase/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/AbpTestBase/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/AbpTestBase/FodyWeavers.xsd b/framework/test/AbpTestBase/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/AbpTestBase/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/SimpleConsoleDemo/FodyWeavers.xml b/framework/test/SimpleConsoleDemo/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/SimpleConsoleDemo/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/SimpleConsoleDemo/FodyWeavers.xsd b/framework/test/SimpleConsoleDemo/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/SimpleConsoleDemo/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/SimpleConsoleDemo/SimpleConsoleDemo.csproj b/framework/test/SimpleConsoleDemo/SimpleConsoleDemo.csproj index 8973c42c38..6cd2465068 100644 --- a/framework/test/SimpleConsoleDemo/SimpleConsoleDemo.csproj +++ b/framework/test/SimpleConsoleDemo/SimpleConsoleDemo.csproj @@ -1,7 +1,5 @@ - - Exe netcoreapp3.1 diff --git a/framework/test/Volo.Abp.AspNetCore.Authentication.OAuth.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.AspNetCore.Authentication.OAuth.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.AspNetCore.Authentication.OAuth.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.AspNetCore.Authentication.OAuth.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.AspNetCore.Authentication.OAuth.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.AspNetCore.Authentication.OAuth.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.AspNetCore.Authentication.OAuth.Tests/Volo.Abp.AspNetCore.Authentication.OAuth.Tests.csproj b/framework/test/Volo.Abp.AspNetCore.Authentication.OAuth.Tests/Volo.Abp.AspNetCore.Authentication.OAuth.Tests.csproj index ba177b25f0..e1253f04c3 100644 --- a/framework/test/Volo.Abp.AspNetCore.Authentication.OAuth.Tests/Volo.Abp.AspNetCore.Authentication.OAuth.Tests.csproj +++ b/framework/test/Volo.Abp.AspNetCore.Authentication.OAuth.Tests/Volo.Abp.AspNetCore.Authentication.OAuth.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.AspNetCore.MultiTenancy.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.AspNetCore.MultiTenancy.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.AspNetCore.MultiTenancy.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.AspNetCore.MultiTenancy.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.AspNetCore.MultiTenancy.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.AspNetCore.MultiTenancy.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.AspNetCore.MultiTenancy.Tests/Volo.Abp.AspNetCore.MultiTenancy.Tests.csproj b/framework/test/Volo.Abp.AspNetCore.MultiTenancy.Tests/Volo.Abp.AspNetCore.MultiTenancy.Tests.csproj index ea880b49f0..a24f7796c9 100644 --- a/framework/test/Volo.Abp.AspNetCore.MultiTenancy.Tests/Volo.Abp.AspNetCore.MultiTenancy.Tests.csproj +++ b/framework/test/Volo.Abp.AspNetCore.MultiTenancy.Tests/Volo.Abp.AspNetCore.MultiTenancy.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.AspNetCore.Mvc.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.AspNetCore.Mvc.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.AspNetCore.Mvc.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.AspNetCore.Mvc.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.AspNetCore.Mvc.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.AspNetCore.Mvc.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.AspNetCore.Mvc.Tests/Volo.Abp.AspNetCore.Mvc.Tests.csproj b/framework/test/Volo.Abp.AspNetCore.Mvc.Tests/Volo.Abp.AspNetCore.Mvc.Tests.csproj index 68142e2a5e..ddb3f5bc44 100644 --- a/framework/test/Volo.Abp.AspNetCore.Mvc.Tests/Volo.Abp.AspNetCore.Mvc.Tests.csproj +++ b/framework/test/Volo.Abp.AspNetCore.Mvc.Tests/Volo.Abp.AspNetCore.Mvc.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests.csproj b/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests.csproj index bf7f407d2e..53e92dc13a 100644 --- a/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests.csproj +++ b/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/FodyWeavers.xml b/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/FodyWeavers.xsd b/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.csproj b/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.csproj index d407214fc1..f0301e04fe 100644 --- a/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.csproj +++ b/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Tests/Volo.Abp.AspNetCore.Mvc.UI.Tests.csproj b/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Tests/Volo.Abp.AspNetCore.Mvc.UI.Tests.csproj index b7cc4969a5..fb8b7abd07 100644 --- a/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Tests/Volo.Abp.AspNetCore.Mvc.UI.Tests.csproj +++ b/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Tests/Volo.Abp.AspNetCore.Mvc.UI.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.AspNetCore.Mvc.Versioning.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.AspNetCore.Mvc.Versioning.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.AspNetCore.Mvc.Versioning.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.AspNetCore.Mvc.Versioning.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.AspNetCore.Mvc.Versioning.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.AspNetCore.Mvc.Versioning.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.AspNetCore.Mvc.Versioning.Tests/Volo.Abp.AspNetCore.Mvc.Versioning.Tests.csproj b/framework/test/Volo.Abp.AspNetCore.Mvc.Versioning.Tests/Volo.Abp.AspNetCore.Mvc.Versioning.Tests.csproj index e2abf5baaa..1d3fbf892f 100644 --- a/framework/test/Volo.Abp.AspNetCore.Mvc.Versioning.Tests/Volo.Abp.AspNetCore.Mvc.Versioning.Tests.csproj +++ b/framework/test/Volo.Abp.AspNetCore.Mvc.Versioning.Tests/Volo.Abp.AspNetCore.Mvc.Versioning.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.AspNetCore.Serilog.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.AspNetCore.Serilog.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.AspNetCore.Serilog.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.AspNetCore.Serilog.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.AspNetCore.Serilog.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.AspNetCore.Serilog.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.AspNetCore.Serilog.Tests/Volo.Abp.AspNetCore.Serilog.Tests.csproj b/framework/test/Volo.Abp.AspNetCore.Serilog.Tests/Volo.Abp.AspNetCore.Serilog.Tests.csproj index 65c0c8129a..02cf2264a4 100644 --- a/framework/test/Volo.Abp.AspNetCore.Serilog.Tests/Volo.Abp.AspNetCore.Serilog.Tests.csproj +++ b/framework/test/Volo.Abp.AspNetCore.Serilog.Tests/Volo.Abp.AspNetCore.Serilog.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.AspNetCore.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.AspNetCore.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.AspNetCore.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.AspNetCore.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.AspNetCore.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.AspNetCore.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.AspNetCore.Tests/Volo.Abp.AspNetCore.Tests.csproj b/framework/test/Volo.Abp.AspNetCore.Tests/Volo.Abp.AspNetCore.Tests.csproj index 3df84bf584..8dc3153efb 100644 --- a/framework/test/Volo.Abp.AspNetCore.Tests/Volo.Abp.AspNetCore.Tests.csproj +++ b/framework/test/Volo.Abp.AspNetCore.Tests/Volo.Abp.AspNetCore.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.Auditing.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.Auditing.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.Auditing.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Auditing.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.Auditing.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.Auditing.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Auditing.Tests/Volo.Abp.Auditing.Tests.csproj b/framework/test/Volo.Abp.Auditing.Tests/Volo.Abp.Auditing.Tests.csproj index 5962fdee9a..1ffc11b6ea 100644 --- a/framework/test/Volo.Abp.Auditing.Tests/Volo.Abp.Auditing.Tests.csproj +++ b/framework/test/Volo.Abp.Auditing.Tests/Volo.Abp.Auditing.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.Authorization.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.Authorization.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.Authorization.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Authorization.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.Authorization.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.Authorization.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Authorization.Tests/Volo.Abp.Authorization.Tests.csproj b/framework/test/Volo.Abp.Authorization.Tests/Volo.Abp.Authorization.Tests.csproj index 3305f0c1d3..3249de2c50 100644 --- a/framework/test/Volo.Abp.Authorization.Tests/Volo.Abp.Authorization.Tests.csproj +++ b/framework/test/Volo.Abp.Authorization.Tests/Volo.Abp.Authorization.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.AutoMapper.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.AutoMapper.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.AutoMapper.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.AutoMapper.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.AutoMapper.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.AutoMapper.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.AutoMapper.Tests/Volo.Abp.AutoMapper.Tests.csproj b/framework/test/Volo.Abp.AutoMapper.Tests/Volo.Abp.AutoMapper.Tests.csproj index 6d017de0a2..acdd6fac6b 100644 --- a/framework/test/Volo.Abp.AutoMapper.Tests/Volo.Abp.AutoMapper.Tests.csproj +++ b/framework/test/Volo.Abp.AutoMapper.Tests/Volo.Abp.AutoMapper.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.Autofac.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.Autofac.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.Autofac.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Autofac.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.Autofac.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.Autofac.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Autofac.Tests/Volo.Abp.Autofac.Tests.csproj b/framework/test/Volo.Abp.Autofac.Tests/Volo.Abp.Autofac.Tests.csproj index 4733991a33..7854d82b82 100644 --- a/framework/test/Volo.Abp.Autofac.Tests/Volo.Abp.Autofac.Tests.csproj +++ b/framework/test/Volo.Abp.Autofac.Tests/Volo.Abp.Autofac.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.BackgroundJobs.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.BackgroundJobs.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.BackgroundJobs.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.BackgroundJobs.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.BackgroundJobs.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.BackgroundJobs.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.BackgroundJobs.Tests/Volo.Abp.BackgroundJobs.Tests.csproj b/framework/test/Volo.Abp.BackgroundJobs.Tests/Volo.Abp.BackgroundJobs.Tests.csproj index d731e1dbb9..c8763de75d 100644 --- a/framework/test/Volo.Abp.BackgroundJobs.Tests/Volo.Abp.BackgroundJobs.Tests.csproj +++ b/framework/test/Volo.Abp.BackgroundJobs.Tests/Volo.Abp.BackgroundJobs.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.Caching.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.Caching.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.Caching.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Caching.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.Caching.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.Caching.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Caching.Tests/Volo.Abp.Caching.Tests.csproj b/framework/test/Volo.Abp.Caching.Tests/Volo.Abp.Caching.Tests.csproj index 4ab3a5ec28..698278ee4c 100644 --- a/framework/test/Volo.Abp.Caching.Tests/Volo.Abp.Caching.Tests.csproj +++ b/framework/test/Volo.Abp.Caching.Tests/Volo.Abp.Caching.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.Castle.Core.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.Castle.Core.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.Castle.Core.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Castle.Core.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.Castle.Core.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.Castle.Core.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Castle.Core.Tests/Volo.Abp.Castle.Core.Tests.csproj b/framework/test/Volo.Abp.Castle.Core.Tests/Volo.Abp.Castle.Core.Tests.csproj index 1c3cd15c62..23564716da 100644 --- a/framework/test/Volo.Abp.Castle.Core.Tests/Volo.Abp.Castle.Core.Tests.csproj +++ b/framework/test/Volo.Abp.Castle.Core.Tests/Volo.Abp.Castle.Core.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.Cli.Core.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.Cli.Core.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.Cli.Core.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Cli.Core.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.Cli.Core.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.Cli.Core.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Cli.Core.Tests/Volo.Abp.Cli.Core.Tests.csproj b/framework/test/Volo.Abp.Cli.Core.Tests/Volo.Abp.Cli.Core.Tests.csproj index b1929bb7bb..97aaa8a83f 100644 --- a/framework/test/Volo.Abp.Cli.Core.Tests/Volo.Abp.Cli.Core.Tests.csproj +++ b/framework/test/Volo.Abp.Cli.Core.Tests/Volo.Abp.Cli.Core.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.Core.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.Core.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.Core.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Core.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.Core.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.Core.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Core.Tests/Volo.Abp.Core.Tests.csproj b/framework/test/Volo.Abp.Core.Tests/Volo.Abp.Core.Tests.csproj index 96e2ec28e6..bd646adf95 100644 --- a/framework/test/Volo.Abp.Core.Tests/Volo.Abp.Core.Tests.csproj +++ b/framework/test/Volo.Abp.Core.Tests/Volo.Abp.Core.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.Dapper.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.Dapper.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.Dapper.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Dapper.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.Dapper.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.Dapper.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Dapper.Tests/Volo.Abp.Dapper.Tests.csproj b/framework/test/Volo.Abp.Dapper.Tests/Volo.Abp.Dapper.Tests.csproj index cad17950cc..a845149b32 100644 --- a/framework/test/Volo.Abp.Dapper.Tests/Volo.Abp.Dapper.Tests.csproj +++ b/framework/test/Volo.Abp.Dapper.Tests/Volo.Abp.Dapper.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.Data.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.Data.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.Data.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Data.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.Data.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.Data.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Data.Tests/Volo.Abp.Data.Tests.csproj b/framework/test/Volo.Abp.Data.Tests/Volo.Abp.Data.Tests.csproj index 8be06c7abd..35d7ad3950 100644 --- a/framework/test/Volo.Abp.Data.Tests/Volo.Abp.Data.Tests.csproj +++ b/framework/test/Volo.Abp.Data.Tests/Volo.Abp.Data.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.Ddd.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.Ddd.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.Ddd.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Ddd.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.Ddd.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.Ddd.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Ddd.Tests/Volo.Abp.Ddd.Tests.csproj b/framework/test/Volo.Abp.Ddd.Tests/Volo.Abp.Ddd.Tests.csproj index cab7f32a90..cb917cea72 100644 --- a/framework/test/Volo.Abp.Ddd.Tests/Volo.Abp.Ddd.Tests.csproj +++ b/framework/test/Volo.Abp.Ddd.Tests/Volo.Abp.Ddd.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.Emailing.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.Emailing.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.Emailing.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Emailing.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.Emailing.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.Emailing.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Emailing.Tests/Volo.Abp.Emailing.Tests.csproj b/framework/test/Volo.Abp.Emailing.Tests/Volo.Abp.Emailing.Tests.csproj index 8a8cac5b71..a86ea9f051 100644 --- a/framework/test/Volo.Abp.Emailing.Tests/Volo.Abp.Emailing.Tests.csproj +++ b/framework/test/Volo.Abp.Emailing.Tests/Volo.Abp.Emailing.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.EntityFrameworkCore.Tests.SecondContext/FodyWeavers.xml b/framework/test/Volo.Abp.EntityFrameworkCore.Tests.SecondContext/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.EntityFrameworkCore.Tests.SecondContext/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.EntityFrameworkCore.Tests.SecondContext/FodyWeavers.xsd b/framework/test/Volo.Abp.EntityFrameworkCore.Tests.SecondContext/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.EntityFrameworkCore.Tests.SecondContext/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.EntityFrameworkCore.Tests.SecondContext/Volo.Abp.EntityFrameworkCore.Tests.SecondContext.csproj b/framework/test/Volo.Abp.EntityFrameworkCore.Tests.SecondContext/Volo.Abp.EntityFrameworkCore.Tests.SecondContext.csproj index 824e413b19..e60435ce25 100644 --- a/framework/test/Volo.Abp.EntityFrameworkCore.Tests.SecondContext/Volo.Abp.EntityFrameworkCore.Tests.SecondContext.csproj +++ b/framework/test/Volo.Abp.EntityFrameworkCore.Tests.SecondContext/Volo.Abp.EntityFrameworkCore.Tests.SecondContext.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.EntityFrameworkCore.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.EntityFrameworkCore.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.EntityFrameworkCore.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.EntityFrameworkCore.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.EntityFrameworkCore.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.EntityFrameworkCore.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.EntityFrameworkCore.Tests/Volo.Abp.EntityFrameworkCore.Tests.csproj b/framework/test/Volo.Abp.EntityFrameworkCore.Tests/Volo.Abp.EntityFrameworkCore.Tests.csproj index 7e74f6ea21..f2d2ca162c 100644 --- a/framework/test/Volo.Abp.EntityFrameworkCore.Tests/Volo.Abp.EntityFrameworkCore.Tests.csproj +++ b/framework/test/Volo.Abp.EntityFrameworkCore.Tests/Volo.Abp.EntityFrameworkCore.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.EventBus.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.EventBus.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.EventBus.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.EventBus.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.EventBus.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.EventBus.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.EventBus.Tests/Volo.Abp.EventBus.Tests.csproj b/framework/test/Volo.Abp.EventBus.Tests/Volo.Abp.EventBus.Tests.csproj index dd2d38ec44..adeefbd45b 100644 --- a/framework/test/Volo.Abp.EventBus.Tests/Volo.Abp.EventBus.Tests.csproj +++ b/framework/test/Volo.Abp.EventBus.Tests/Volo.Abp.EventBus.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.Features.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.Features.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.Features.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Features.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.Features.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.Features.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Features.Tests/Volo.Abp.Features.Tests.csproj b/framework/test/Volo.Abp.Features.Tests/Volo.Abp.Features.Tests.csproj index 8311da15b3..bc375d9406 100644 --- a/framework/test/Volo.Abp.Features.Tests/Volo.Abp.Features.Tests.csproj +++ b/framework/test/Volo.Abp.Features.Tests/Volo.Abp.Features.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.FluentValidation.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.FluentValidation.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.FluentValidation.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.FluentValidation.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.FluentValidation.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.FluentValidation.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.FluentValidation.Tests/Volo.Abp.FluentValidation.Tests.csproj b/framework/test/Volo.Abp.FluentValidation.Tests/Volo.Abp.FluentValidation.Tests.csproj index 4d248f62ba..3c91d940e5 100644 --- a/framework/test/Volo.Abp.FluentValidation.Tests/Volo.Abp.FluentValidation.Tests.csproj +++ b/framework/test/Volo.Abp.FluentValidation.Tests/Volo.Abp.FluentValidation.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.Http.Client.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.Http.Client.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.Http.Client.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Http.Client.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.Http.Client.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.Http.Client.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Http.Client.Tests/Volo.Abp.Http.Client.Tests.csproj b/framework/test/Volo.Abp.Http.Client.Tests/Volo.Abp.Http.Client.Tests.csproj index cd0838676d..193df5db4f 100644 --- a/framework/test/Volo.Abp.Http.Client.Tests/Volo.Abp.Http.Client.Tests.csproj +++ b/framework/test/Volo.Abp.Http.Client.Tests/Volo.Abp.Http.Client.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.Ldap.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.Ldap.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.Ldap.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Ldap.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.Ldap.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.Ldap.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Ldap.Tests/Volo.Abp.Ldap.Tests.csproj b/framework/test/Volo.Abp.Ldap.Tests/Volo.Abp.Ldap.Tests.csproj index 7caf1748b2..c0854a7633 100644 --- a/framework/test/Volo.Abp.Ldap.Tests/Volo.Abp.Ldap.Tests.csproj +++ b/framework/test/Volo.Abp.Ldap.Tests/Volo.Abp.Ldap.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.Localization.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.Localization.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.Localization.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Localization.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.Localization.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.Localization.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Localization.Tests/Volo.Abp.Localization.Tests.csproj b/framework/test/Volo.Abp.Localization.Tests/Volo.Abp.Localization.Tests.csproj index 95c6520252..20c92c8cf8 100644 --- a/framework/test/Volo.Abp.Localization.Tests/Volo.Abp.Localization.Tests.csproj +++ b/framework/test/Volo.Abp.Localization.Tests/Volo.Abp.Localization.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.MailKit.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.MailKit.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.MailKit.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.MailKit.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.MailKit.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.MailKit.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.MailKit.Tests/Volo.Abp.MailKit.Tests.csproj b/framework/test/Volo.Abp.MailKit.Tests/Volo.Abp.MailKit.Tests.csproj index aef7f0e536..bc5d991884 100644 --- a/framework/test/Volo.Abp.MailKit.Tests/Volo.Abp.MailKit.Tests.csproj +++ b/framework/test/Volo.Abp.MailKit.Tests/Volo.Abp.MailKit.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.MemoryDb.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.MemoryDb.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.MemoryDb.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.MemoryDb.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.MemoryDb.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.MemoryDb.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.MemoryDb.Tests/Volo.Abp.MemoryDb.Tests.csproj b/framework/test/Volo.Abp.MemoryDb.Tests/Volo.Abp.MemoryDb.Tests.csproj index 7b2a63f21a..9b6adc9442 100644 --- a/framework/test/Volo.Abp.MemoryDb.Tests/Volo.Abp.MemoryDb.Tests.csproj +++ b/framework/test/Volo.Abp.MemoryDb.Tests/Volo.Abp.MemoryDb.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.Minify.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.Minify.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.Minify.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Minify.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.Minify.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.Minify.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Minify.Tests/Volo.Abp.Minify.Tests.csproj b/framework/test/Volo.Abp.Minify.Tests/Volo.Abp.Minify.Tests.csproj index 8e9edfd167..69b159dd0f 100644 --- a/framework/test/Volo.Abp.Minify.Tests/Volo.Abp.Minify.Tests.csproj +++ b/framework/test/Volo.Abp.Minify.Tests/Volo.Abp.Minify.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.MongoDB.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.MongoDB.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.MongoDB.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.MongoDB.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.MongoDB.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.MongoDB.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.MongoDB.Tests/Volo.Abp.MongoDB.Tests.csproj b/framework/test/Volo.Abp.MongoDB.Tests/Volo.Abp.MongoDB.Tests.csproj index 194756ecfc..dc35828937 100644 --- a/framework/test/Volo.Abp.MongoDB.Tests/Volo.Abp.MongoDB.Tests.csproj +++ b/framework/test/Volo.Abp.MongoDB.Tests/Volo.Abp.MongoDB.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.MultiTenancy.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.MultiTenancy.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.MultiTenancy.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.MultiTenancy.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.MultiTenancy.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.MultiTenancy.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.MultiTenancy.Tests/Volo.Abp.MultiTenancy.Tests.csproj b/framework/test/Volo.Abp.MultiTenancy.Tests/Volo.Abp.MultiTenancy.Tests.csproj index 78390807bc..1c9ab1ab4b 100644 --- a/framework/test/Volo.Abp.MultiTenancy.Tests/Volo.Abp.MultiTenancy.Tests.csproj +++ b/framework/test/Volo.Abp.MultiTenancy.Tests/Volo.Abp.MultiTenancy.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.ObjectMapping.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.ObjectMapping.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.ObjectMapping.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.ObjectMapping.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.ObjectMapping.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.ObjectMapping.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.ObjectMapping.Tests/Volo.Abp.ObjectMapping.Tests.csproj b/framework/test/Volo.Abp.ObjectMapping.Tests/Volo.Abp.ObjectMapping.Tests.csproj index 1956da7c57..c4b54f9efd 100644 --- a/framework/test/Volo.Abp.ObjectMapping.Tests/Volo.Abp.ObjectMapping.Tests.csproj +++ b/framework/test/Volo.Abp.ObjectMapping.Tests/Volo.Abp.ObjectMapping.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.Security.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.Security.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.Security.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Security.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.Security.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.Security.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Security.Tests/Volo.Abp.Security.Tests.csproj b/framework/test/Volo.Abp.Security.Tests/Volo.Abp.Security.Tests.csproj index 39e65cbf21..6e99e2d1e8 100644 --- a/framework/test/Volo.Abp.Security.Tests/Volo.Abp.Security.Tests.csproj +++ b/framework/test/Volo.Abp.Security.Tests/Volo.Abp.Security.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.Serialization.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.Serialization.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.Serialization.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Serialization.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.Serialization.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.Serialization.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Serialization.Tests/Volo.Abp.Serialization.Tests.csproj b/framework/test/Volo.Abp.Serialization.Tests/Volo.Abp.Serialization.Tests.csproj index c3ae46e29e..36df9d0a60 100644 --- a/framework/test/Volo.Abp.Serialization.Tests/Volo.Abp.Serialization.Tests.csproj +++ b/framework/test/Volo.Abp.Serialization.Tests/Volo.Abp.Serialization.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.Settings.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.Settings.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.Settings.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Settings.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.Settings.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.Settings.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Settings.Tests/Volo.Abp.Settings.Tests.csproj b/framework/test/Volo.Abp.Settings.Tests/Volo.Abp.Settings.Tests.csproj index 6b7501a4a9..70d52138a3 100644 --- a/framework/test/Volo.Abp.Settings.Tests/Volo.Abp.Settings.Tests.csproj +++ b/framework/test/Volo.Abp.Settings.Tests/Volo.Abp.Settings.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.Specifications.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.Specifications.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.Specifications.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Specifications.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.Specifications.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.Specifications.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Specifications.Tests/Volo.Abp.Specifications.Tests.csproj b/framework/test/Volo.Abp.Specifications.Tests/Volo.Abp.Specifications.Tests.csproj index 1cbfdff3b1..0ddc58ea96 100644 --- a/framework/test/Volo.Abp.Specifications.Tests/Volo.Abp.Specifications.Tests.csproj +++ b/framework/test/Volo.Abp.Specifications.Tests/Volo.Abp.Specifications.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.TestApp.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.TestApp.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.TestApp.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.TestApp.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.TestApp.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.TestApp.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.TestApp.Tests/Volo.Abp.TestApp.Tests.csproj b/framework/test/Volo.Abp.TestApp.Tests/Volo.Abp.TestApp.Tests.csproj index 94807cc07e..b733889bf0 100644 --- a/framework/test/Volo.Abp.TestApp.Tests/Volo.Abp.TestApp.Tests.csproj +++ b/framework/test/Volo.Abp.TestApp.Tests/Volo.Abp.TestApp.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.TestApp/FodyWeavers.xml b/framework/test/Volo.Abp.TestApp/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.TestApp/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.TestApp/FodyWeavers.xsd b/framework/test/Volo.Abp.TestApp/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.TestApp/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.TestApp/Volo.Abp.TestApp.csproj b/framework/test/Volo.Abp.TestApp/Volo.Abp.TestApp.csproj index 6ff892573d..c2d9ab2007 100644 --- a/framework/test/Volo.Abp.TestApp/Volo.Abp.TestApp.csproj +++ b/framework/test/Volo.Abp.TestApp/Volo.Abp.TestApp.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.UI.Navigation.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.UI.Navigation.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.UI.Navigation.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.UI.Navigation.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.UI.Navigation.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.UI.Navigation.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.UI.Navigation.Tests/Volo.Abp.UI.Navigation.Tests.csproj b/framework/test/Volo.Abp.UI.Navigation.Tests/Volo.Abp.UI.Navigation.Tests.csproj index ed191b89d4..bf48039303 100644 --- a/framework/test/Volo.Abp.UI.Navigation.Tests/Volo.Abp.UI.Navigation.Tests.csproj +++ b/framework/test/Volo.Abp.UI.Navigation.Tests/Volo.Abp.UI.Navigation.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.Uow.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.Uow.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.Uow.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Uow.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.Uow.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.Uow.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Uow.Tests/Volo.Abp.Uow.Tests.csproj b/framework/test/Volo.Abp.Uow.Tests/Volo.Abp.Uow.Tests.csproj index d2b8332528..32bd3e4af5 100644 --- a/framework/test/Volo.Abp.Uow.Tests/Volo.Abp.Uow.Tests.csproj +++ b/framework/test/Volo.Abp.Uow.Tests/Volo.Abp.Uow.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.Validation.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.Validation.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.Validation.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Validation.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.Validation.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.Validation.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.Validation.Tests/Volo.Abp.Validation.Tests.csproj b/framework/test/Volo.Abp.Validation.Tests/Volo.Abp.Validation.Tests.csproj index 59b948d97a..7bf3df7ca5 100644 --- a/framework/test/Volo.Abp.Validation.Tests/Volo.Abp.Validation.Tests.csproj +++ b/framework/test/Volo.Abp.Validation.Tests/Volo.Abp.Validation.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/framework/test/Volo.Abp.VirtualFileSystem.Tests/FodyWeavers.xml b/framework/test/Volo.Abp.VirtualFileSystem.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/framework/test/Volo.Abp.VirtualFileSystem.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.VirtualFileSystem.Tests/FodyWeavers.xsd b/framework/test/Volo.Abp.VirtualFileSystem.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/framework/test/Volo.Abp.VirtualFileSystem.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/framework/test/Volo.Abp.VirtualFileSystem.Tests/Volo.Abp.VirtualFileSystem.Tests.csproj b/framework/test/Volo.Abp.VirtualFileSystem.Tests/Volo.Abp.VirtualFileSystem.Tests.csproj index 6b891067c9..7dcfdc83c5 100644 --- a/framework/test/Volo.Abp.VirtualFileSystem.Tests/Volo.Abp.VirtualFileSystem.Tests.csproj +++ b/framework/test/Volo.Abp.VirtualFileSystem.Tests/Volo.Abp.VirtualFileSystem.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/modules/account/test/Volo.Abp.Account.Application.Tests/FodyWeavers.xml b/modules/account/test/Volo.Abp.Account.Application.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/account/test/Volo.Abp.Account.Application.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/account/test/Volo.Abp.Account.Application.Tests/FodyWeavers.xsd b/modules/account/test/Volo.Abp.Account.Application.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/account/test/Volo.Abp.Account.Application.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/account/test/Volo.Abp.Account.Application.Tests/Volo.Abp.Account.Application.Tests.csproj b/modules/account/test/Volo.Abp.Account.Application.Tests/Volo.Abp.Account.Application.Tests.csproj index 86463db97c..027e32bd09 100644 --- a/modules/account/test/Volo.Abp.Account.Application.Tests/Volo.Abp.Account.Application.Tests.csproj +++ b/modules/account/test/Volo.Abp.Account.Application.Tests/Volo.Abp.Account.Application.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 diff --git a/modules/audit-logging/test/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests/FodyWeavers.xml b/modules/audit-logging/test/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/audit-logging/test/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/audit-logging/test/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests/FodyWeavers.xsd b/modules/audit-logging/test/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/audit-logging/test/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/audit-logging/test/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests.csproj b/modules/audit-logging/test/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests.csproj index a6bf227f7d..8868a88e37 100644 --- a/modules/audit-logging/test/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests.csproj +++ b/modules/audit-logging/test/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/modules/audit-logging/test/Volo.Abp.AuditLogging.MongoDB.Tests/FodyWeavers.xml b/modules/audit-logging/test/Volo.Abp.AuditLogging.MongoDB.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/audit-logging/test/Volo.Abp.AuditLogging.MongoDB.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/audit-logging/test/Volo.Abp.AuditLogging.MongoDB.Tests/FodyWeavers.xsd b/modules/audit-logging/test/Volo.Abp.AuditLogging.MongoDB.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/audit-logging/test/Volo.Abp.AuditLogging.MongoDB.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/audit-logging/test/Volo.Abp.AuditLogging.MongoDB.Tests/Volo.Abp.AuditLogging.MongoDB.Tests.csproj b/modules/audit-logging/test/Volo.Abp.AuditLogging.MongoDB.Tests/Volo.Abp.AuditLogging.MongoDB.Tests.csproj index 0fd9b0752a..ffc1906dce 100644 --- a/modules/audit-logging/test/Volo.Abp.AuditLogging.MongoDB.Tests/Volo.Abp.AuditLogging.MongoDB.Tests.csproj +++ b/modules/audit-logging/test/Volo.Abp.AuditLogging.MongoDB.Tests/Volo.Abp.AuditLogging.MongoDB.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/modules/audit-logging/test/Volo.Abp.AuditLogging.TestBase/FodyWeavers.xml b/modules/audit-logging/test/Volo.Abp.AuditLogging.TestBase/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/audit-logging/test/Volo.Abp.AuditLogging.TestBase/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/audit-logging/test/Volo.Abp.AuditLogging.TestBase/FodyWeavers.xsd b/modules/audit-logging/test/Volo.Abp.AuditLogging.TestBase/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/audit-logging/test/Volo.Abp.AuditLogging.TestBase/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/audit-logging/test/Volo.Abp.AuditLogging.TestBase/Volo.Abp.AuditLogging.TestBase.csproj b/modules/audit-logging/test/Volo.Abp.AuditLogging.TestBase/Volo.Abp.AuditLogging.TestBase.csproj index 262a1f93cd..ced62e3c1b 100644 --- a/modules/audit-logging/test/Volo.Abp.AuditLogging.TestBase/Volo.Abp.AuditLogging.TestBase.csproj +++ b/modules/audit-logging/test/Volo.Abp.AuditLogging.TestBase/Volo.Abp.AuditLogging.TestBase.csproj @@ -1,6 +1,5 @@ - diff --git a/modules/audit-logging/test/Volo.Abp.AuditLogging.Tests/FodyWeavers.xml b/modules/audit-logging/test/Volo.Abp.AuditLogging.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/audit-logging/test/Volo.Abp.AuditLogging.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/audit-logging/test/Volo.Abp.AuditLogging.Tests/FodyWeavers.xsd b/modules/audit-logging/test/Volo.Abp.AuditLogging.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/audit-logging/test/Volo.Abp.AuditLogging.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/audit-logging/test/Volo.Abp.AuditLogging.Tests/Volo.Abp.AuditLogging.Tests.csproj b/modules/audit-logging/test/Volo.Abp.AuditLogging.Tests/Volo.Abp.AuditLogging.Tests.csproj index f25d7672a0..ccfb554d58 100644 --- a/modules/audit-logging/test/Volo.Abp.AuditLogging.Tests/Volo.Abp.AuditLogging.Tests.csproj +++ b/modules/audit-logging/test/Volo.Abp.AuditLogging.Tests/Volo.Abp.AuditLogging.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.Domain.Tests/FodyWeavers.xml b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.Domain.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.Domain.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.Domain.Tests/FodyWeavers.xsd b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.Domain.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.Domain.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.Domain.Tests/Volo.Abp.BackgroundJobs.Domain.Tests.csproj b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.Domain.Tests/Volo.Abp.BackgroundJobs.Domain.Tests.csproj index f4e94abe4b..1326240199 100644 --- a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.Domain.Tests/Volo.Abp.BackgroundJobs.Domain.Tests.csproj +++ b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.Domain.Tests/Volo.Abp.BackgroundJobs.Domain.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests/FodyWeavers.xml b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests/FodyWeavers.xsd b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests.csproj b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests.csproj index 37a9eb312a..e37ab4380f 100644 --- a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests.csproj +++ b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.MongoDB.Tests/FodyWeavers.xml b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.MongoDB.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.MongoDB.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.MongoDB.Tests/FodyWeavers.xsd b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.MongoDB.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.MongoDB.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.MongoDB.Tests/Volo.Abp.BackgroundJobs.MongoDB.Tests.csproj b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.MongoDB.Tests/Volo.Abp.BackgroundJobs.MongoDB.Tests.csproj index 9d9ef87200..3878875e65 100644 --- a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.MongoDB.Tests/Volo.Abp.BackgroundJobs.MongoDB.Tests.csproj +++ b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.MongoDB.Tests/Volo.Abp.BackgroundJobs.MongoDB.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.TestBase/FodyWeavers.xml b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.TestBase/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.TestBase/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.TestBase/FodyWeavers.xsd b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.TestBase/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.TestBase/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.TestBase/Volo.Abp.BackgroundJobs.TestBase.csproj b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.TestBase/Volo.Abp.BackgroundJobs.TestBase.csproj index 6d1c6f48c7..8563f2b04a 100644 --- a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.TestBase/Volo.Abp.BackgroundJobs.TestBase.csproj +++ b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.TestBase/Volo.Abp.BackgroundJobs.TestBase.csproj @@ -1,6 +1,5 @@ - diff --git a/modules/blogging/test/Volo.Blogging.Application.Tests/FodyWeavers.xml b/modules/blogging/test/Volo.Blogging.Application.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/blogging/test/Volo.Blogging.Application.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/blogging/test/Volo.Blogging.Application.Tests/FodyWeavers.xsd b/modules/blogging/test/Volo.Blogging.Application.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/blogging/test/Volo.Blogging.Application.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/blogging/test/Volo.Blogging.Application.Tests/Volo.Blogging.Application.Tests.csproj b/modules/blogging/test/Volo.Blogging.Application.Tests/Volo.Blogging.Application.Tests.csproj index a411ed4000..926daa142c 100644 --- a/modules/blogging/test/Volo.Blogging.Application.Tests/Volo.Blogging.Application.Tests.csproj +++ b/modules/blogging/test/Volo.Blogging.Application.Tests/Volo.Blogging.Application.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 diff --git a/modules/blogging/test/Volo.Blogging.Domain.Tests/FodyWeavers.xml b/modules/blogging/test/Volo.Blogging.Domain.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/blogging/test/Volo.Blogging.Domain.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/blogging/test/Volo.Blogging.Domain.Tests/FodyWeavers.xsd b/modules/blogging/test/Volo.Blogging.Domain.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/blogging/test/Volo.Blogging.Domain.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/blogging/test/Volo.Blogging.Domain.Tests/Volo.Blogging.Domain.Tests.csproj b/modules/blogging/test/Volo.Blogging.Domain.Tests/Volo.Blogging.Domain.Tests.csproj index c8f4e5498c..4c77689067 100644 --- a/modules/blogging/test/Volo.Blogging.Domain.Tests/Volo.Blogging.Domain.Tests.csproj +++ b/modules/blogging/test/Volo.Blogging.Domain.Tests/Volo.Blogging.Domain.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 diff --git a/modules/blogging/test/Volo.Blogging.EntityFrameworkCore.Tests/FodyWeavers.xml b/modules/blogging/test/Volo.Blogging.EntityFrameworkCore.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/blogging/test/Volo.Blogging.EntityFrameworkCore.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/blogging/test/Volo.Blogging.EntityFrameworkCore.Tests/FodyWeavers.xsd b/modules/blogging/test/Volo.Blogging.EntityFrameworkCore.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/blogging/test/Volo.Blogging.EntityFrameworkCore.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/blogging/test/Volo.Blogging.EntityFrameworkCore.Tests/Volo.Blogging.EntityFrameworkCore.Tests.csproj b/modules/blogging/test/Volo.Blogging.EntityFrameworkCore.Tests/Volo.Blogging.EntityFrameworkCore.Tests.csproj index 6be39435ee..ffae92b6c8 100644 --- a/modules/blogging/test/Volo.Blogging.EntityFrameworkCore.Tests/Volo.Blogging.EntityFrameworkCore.Tests.csproj +++ b/modules/blogging/test/Volo.Blogging.EntityFrameworkCore.Tests/Volo.Blogging.EntityFrameworkCore.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 diff --git a/modules/blogging/test/Volo.Blogging.MongoDB.Tests/FodyWeavers.xml b/modules/blogging/test/Volo.Blogging.MongoDB.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/blogging/test/Volo.Blogging.MongoDB.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/blogging/test/Volo.Blogging.MongoDB.Tests/FodyWeavers.xsd b/modules/blogging/test/Volo.Blogging.MongoDB.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/blogging/test/Volo.Blogging.MongoDB.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/blogging/test/Volo.Blogging.MongoDB.Tests/Volo.Blogging.MongoDB.Tests.csproj b/modules/blogging/test/Volo.Blogging.MongoDB.Tests/Volo.Blogging.MongoDB.Tests.csproj index 3d39213139..d58c4ce66f 100644 --- a/modules/blogging/test/Volo.Blogging.MongoDB.Tests/Volo.Blogging.MongoDB.Tests.csproj +++ b/modules/blogging/test/Volo.Blogging.MongoDB.Tests/Volo.Blogging.MongoDB.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 diff --git a/modules/blogging/test/Volo.Blogging.TestBase/FodyWeavers.xml b/modules/blogging/test/Volo.Blogging.TestBase/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/blogging/test/Volo.Blogging.TestBase/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/blogging/test/Volo.Blogging.TestBase/FodyWeavers.xsd b/modules/blogging/test/Volo.Blogging.TestBase/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/blogging/test/Volo.Blogging.TestBase/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/blogging/test/Volo.Blogging.TestBase/Volo.Blogging.TestBase.csproj b/modules/blogging/test/Volo.Blogging.TestBase/Volo.Blogging.TestBase.csproj index 578a09c4ba..39cc02fafa 100644 --- a/modules/blogging/test/Volo.Blogging.TestBase/Volo.Blogging.TestBase.csproj +++ b/modules/blogging/test/Volo.Blogging.TestBase/Volo.Blogging.TestBase.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 diff --git a/modules/docs/test/Volo.Docs.Admin.Application.Tests/FodyWeavers.xml b/modules/docs/test/Volo.Docs.Admin.Application.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/docs/test/Volo.Docs.Admin.Application.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/docs/test/Volo.Docs.Admin.Application.Tests/FodyWeavers.xsd b/modules/docs/test/Volo.Docs.Admin.Application.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/docs/test/Volo.Docs.Admin.Application.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/docs/test/Volo.Docs.Admin.Application.Tests/Volo.Docs.Admin.Application.Tests.csproj b/modules/docs/test/Volo.Docs.Admin.Application.Tests/Volo.Docs.Admin.Application.Tests.csproj index 811979e2d5..91eb42aaf2 100644 --- a/modules/docs/test/Volo.Docs.Admin.Application.Tests/Volo.Docs.Admin.Application.Tests.csproj +++ b/modules/docs/test/Volo.Docs.Admin.Application.Tests/Volo.Docs.Admin.Application.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 diff --git a/modules/docs/test/Volo.Docs.Application.Tests/FodyWeavers.xml b/modules/docs/test/Volo.Docs.Application.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/docs/test/Volo.Docs.Application.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/docs/test/Volo.Docs.Application.Tests/FodyWeavers.xsd b/modules/docs/test/Volo.Docs.Application.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/docs/test/Volo.Docs.Application.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/docs/test/Volo.Docs.Application.Tests/Volo.Docs.Application.Tests.csproj b/modules/docs/test/Volo.Docs.Application.Tests/Volo.Docs.Application.Tests.csproj index 6c5c76513e..2e4fcd6402 100644 --- a/modules/docs/test/Volo.Docs.Application.Tests/Volo.Docs.Application.Tests.csproj +++ b/modules/docs/test/Volo.Docs.Application.Tests/Volo.Docs.Application.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 diff --git a/modules/docs/test/Volo.Docs.Domain.Tests/FodyWeavers.xml b/modules/docs/test/Volo.Docs.Domain.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/docs/test/Volo.Docs.Domain.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/docs/test/Volo.Docs.Domain.Tests/FodyWeavers.xsd b/modules/docs/test/Volo.Docs.Domain.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/docs/test/Volo.Docs.Domain.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/docs/test/Volo.Docs.Domain.Tests/Volo.Docs.Domain.Tests.csproj b/modules/docs/test/Volo.Docs.Domain.Tests/Volo.Docs.Domain.Tests.csproj index 5dc5099b5f..5483881192 100644 --- a/modules/docs/test/Volo.Docs.Domain.Tests/Volo.Docs.Domain.Tests.csproj +++ b/modules/docs/test/Volo.Docs.Domain.Tests/Volo.Docs.Domain.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 diff --git a/modules/docs/test/Volo.Docs.EntityFrameworkCore.Tests/FodyWeavers.xml b/modules/docs/test/Volo.Docs.EntityFrameworkCore.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/docs/test/Volo.Docs.EntityFrameworkCore.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/docs/test/Volo.Docs.EntityFrameworkCore.Tests/FodyWeavers.xsd b/modules/docs/test/Volo.Docs.EntityFrameworkCore.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/docs/test/Volo.Docs.EntityFrameworkCore.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/docs/test/Volo.Docs.EntityFrameworkCore.Tests/Volo.Docs.EntityFrameworkCore.Tests.csproj b/modules/docs/test/Volo.Docs.EntityFrameworkCore.Tests/Volo.Docs.EntityFrameworkCore.Tests.csproj index 6f9d28cb8f..7f8c963c0c 100644 --- a/modules/docs/test/Volo.Docs.EntityFrameworkCore.Tests/Volo.Docs.EntityFrameworkCore.Tests.csproj +++ b/modules/docs/test/Volo.Docs.EntityFrameworkCore.Tests/Volo.Docs.EntityFrameworkCore.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 diff --git a/modules/docs/test/Volo.Docs.MongoDB.Tests/FodyWeavers.xml b/modules/docs/test/Volo.Docs.MongoDB.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/docs/test/Volo.Docs.MongoDB.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/docs/test/Volo.Docs.MongoDB.Tests/FodyWeavers.xsd b/modules/docs/test/Volo.Docs.MongoDB.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/docs/test/Volo.Docs.MongoDB.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/docs/test/Volo.Docs.MongoDB.Tests/Volo.Docs.MongoDB.Tests.csproj b/modules/docs/test/Volo.Docs.MongoDB.Tests/Volo.Docs.MongoDB.Tests.csproj index 58eace434f..dac64c24c1 100644 --- a/modules/docs/test/Volo.Docs.MongoDB.Tests/Volo.Docs.MongoDB.Tests.csproj +++ b/modules/docs/test/Volo.Docs.MongoDB.Tests/Volo.Docs.MongoDB.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 diff --git a/modules/docs/test/Volo.Docs.TestBase/FodyWeavers.xml b/modules/docs/test/Volo.Docs.TestBase/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/docs/test/Volo.Docs.TestBase/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/docs/test/Volo.Docs.TestBase/FodyWeavers.xsd b/modules/docs/test/Volo.Docs.TestBase/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/docs/test/Volo.Docs.TestBase/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/docs/test/Volo.Docs.TestBase/Volo.Docs.TestBase.csproj b/modules/docs/test/Volo.Docs.TestBase/Volo.Docs.TestBase.csproj index c7499a3f91..7a19db874e 100644 --- a/modules/docs/test/Volo.Docs.TestBase/Volo.Docs.TestBase.csproj +++ b/modules/docs/test/Volo.Docs.TestBase/Volo.Docs.TestBase.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 diff --git a/modules/feature-management/test/Volo.Abp.FeatureManagement.Application.Tests/FodyWeavers.xml b/modules/feature-management/test/Volo.Abp.FeatureManagement.Application.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/feature-management/test/Volo.Abp.FeatureManagement.Application.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/feature-management/test/Volo.Abp.FeatureManagement.Application.Tests/FodyWeavers.xsd b/modules/feature-management/test/Volo.Abp.FeatureManagement.Application.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/feature-management/test/Volo.Abp.FeatureManagement.Application.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/feature-management/test/Volo.Abp.FeatureManagement.Application.Tests/Volo.Abp.FeatureManagement.Application.Tests.csproj b/modules/feature-management/test/Volo.Abp.FeatureManagement.Application.Tests/Volo.Abp.FeatureManagement.Application.Tests.csproj index f5d2802fc9..19124ccf85 100644 --- a/modules/feature-management/test/Volo.Abp.FeatureManagement.Application.Tests/Volo.Abp.FeatureManagement.Application.Tests.csproj +++ b/modules/feature-management/test/Volo.Abp.FeatureManagement.Application.Tests/Volo.Abp.FeatureManagement.Application.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/modules/feature-management/test/Volo.Abp.FeatureManagement.Domain.Tests/FodyWeavers.xml b/modules/feature-management/test/Volo.Abp.FeatureManagement.Domain.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/feature-management/test/Volo.Abp.FeatureManagement.Domain.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/feature-management/test/Volo.Abp.FeatureManagement.Domain.Tests/FodyWeavers.xsd b/modules/feature-management/test/Volo.Abp.FeatureManagement.Domain.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/feature-management/test/Volo.Abp.FeatureManagement.Domain.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/feature-management/test/Volo.Abp.FeatureManagement.Domain.Tests/Volo.Abp.FeatureManagement.Domain.Tests.csproj b/modules/feature-management/test/Volo.Abp.FeatureManagement.Domain.Tests/Volo.Abp.FeatureManagement.Domain.Tests.csproj index 7e13942027..95793ffff4 100644 --- a/modules/feature-management/test/Volo.Abp.FeatureManagement.Domain.Tests/Volo.Abp.FeatureManagement.Domain.Tests.csproj +++ b/modules/feature-management/test/Volo.Abp.FeatureManagement.Domain.Tests/Volo.Abp.FeatureManagement.Domain.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/modules/feature-management/test/Volo.Abp.FeatureManagement.EntityFrameworkCore.Tests/FodyWeavers.xml b/modules/feature-management/test/Volo.Abp.FeatureManagement.EntityFrameworkCore.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/feature-management/test/Volo.Abp.FeatureManagement.EntityFrameworkCore.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/feature-management/test/Volo.Abp.FeatureManagement.EntityFrameworkCore.Tests/FodyWeavers.xsd b/modules/feature-management/test/Volo.Abp.FeatureManagement.EntityFrameworkCore.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/feature-management/test/Volo.Abp.FeatureManagement.EntityFrameworkCore.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/feature-management/test/Volo.Abp.FeatureManagement.EntityFrameworkCore.Tests/Volo.Abp.FeatureManagement.EntityFrameworkCore.Tests.csproj b/modules/feature-management/test/Volo.Abp.FeatureManagement.EntityFrameworkCore.Tests/Volo.Abp.FeatureManagement.EntityFrameworkCore.Tests.csproj index 2bd41cad49..ef8877a1f1 100644 --- a/modules/feature-management/test/Volo.Abp.FeatureManagement.EntityFrameworkCore.Tests/Volo.Abp.FeatureManagement.EntityFrameworkCore.Tests.csproj +++ b/modules/feature-management/test/Volo.Abp.FeatureManagement.EntityFrameworkCore.Tests/Volo.Abp.FeatureManagement.EntityFrameworkCore.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/modules/feature-management/test/Volo.Abp.FeatureManagement.MongoDB.Tests/FodyWeavers.xml b/modules/feature-management/test/Volo.Abp.FeatureManagement.MongoDB.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/feature-management/test/Volo.Abp.FeatureManagement.MongoDB.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/feature-management/test/Volo.Abp.FeatureManagement.MongoDB.Tests/FodyWeavers.xsd b/modules/feature-management/test/Volo.Abp.FeatureManagement.MongoDB.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/feature-management/test/Volo.Abp.FeatureManagement.MongoDB.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/feature-management/test/Volo.Abp.FeatureManagement.MongoDB.Tests/Volo.Abp.FeatureManagement.MongoDB.Tests.csproj b/modules/feature-management/test/Volo.Abp.FeatureManagement.MongoDB.Tests/Volo.Abp.FeatureManagement.MongoDB.Tests.csproj index 8dce64e5ae..91ccb18368 100644 --- a/modules/feature-management/test/Volo.Abp.FeatureManagement.MongoDB.Tests/Volo.Abp.FeatureManagement.MongoDB.Tests.csproj +++ b/modules/feature-management/test/Volo.Abp.FeatureManagement.MongoDB.Tests/Volo.Abp.FeatureManagement.MongoDB.Tests.csproj @@ -1,6 +1,5 @@ - diff --git a/modules/feature-management/test/Volo.Abp.FeatureManagement.TestBase/FodyWeavers.xml b/modules/feature-management/test/Volo.Abp.FeatureManagement.TestBase/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/feature-management/test/Volo.Abp.FeatureManagement.TestBase/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/feature-management/test/Volo.Abp.FeatureManagement.TestBase/FodyWeavers.xsd b/modules/feature-management/test/Volo.Abp.FeatureManagement.TestBase/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/feature-management/test/Volo.Abp.FeatureManagement.TestBase/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/feature-management/test/Volo.Abp.FeatureManagement.TestBase/Volo.Abp.FeatureManagement.TestBase.csproj b/modules/feature-management/test/Volo.Abp.FeatureManagement.TestBase/Volo.Abp.FeatureManagement.TestBase.csproj index 97dce29344..111643ce37 100644 --- a/modules/feature-management/test/Volo.Abp.FeatureManagement.TestBase/Volo.Abp.FeatureManagement.TestBase.csproj +++ b/modules/feature-management/test/Volo.Abp.FeatureManagement.TestBase/Volo.Abp.FeatureManagement.TestBase.csproj @@ -1,6 +1,5 @@ - diff --git a/modules/identity/test/Volo.Abp.Identity.Application.Tests/FodyWeavers.xml b/modules/identity/test/Volo.Abp.Identity.Application.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/identity/test/Volo.Abp.Identity.Application.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/identity/test/Volo.Abp.Identity.Application.Tests/FodyWeavers.xsd b/modules/identity/test/Volo.Abp.Identity.Application.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/identity/test/Volo.Abp.Identity.Application.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/identity/test/Volo.Abp.Identity.Application.Tests/Volo.Abp.Identity.Application.Tests.csproj b/modules/identity/test/Volo.Abp.Identity.Application.Tests/Volo.Abp.Identity.Application.Tests.csproj index 941ad1ac05..b86bcde846 100644 --- a/modules/identity/test/Volo.Abp.Identity.Application.Tests/Volo.Abp.Identity.Application.Tests.csproj +++ b/modules/identity/test/Volo.Abp.Identity.Application.Tests/Volo.Abp.Identity.Application.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 Volo.Abp.Identity.Application.Tests diff --git a/modules/identity/test/Volo.Abp.Identity.Domain.Tests/FodyWeavers.xml b/modules/identity/test/Volo.Abp.Identity.Domain.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/identity/test/Volo.Abp.Identity.Domain.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/identity/test/Volo.Abp.Identity.Domain.Tests/FodyWeavers.xsd b/modules/identity/test/Volo.Abp.Identity.Domain.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/identity/test/Volo.Abp.Identity.Domain.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo.Abp.Identity.Domain.Tests.csproj b/modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo.Abp.Identity.Domain.Tests.csproj index 8a826f4680..731a1eeab1 100644 --- a/modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo.Abp.Identity.Domain.Tests.csproj +++ b/modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo.Abp.Identity.Domain.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 Volo.Abp.Identity.Domain.Tests diff --git a/modules/identity/test/Volo.Abp.Identity.EntityFrameworkCore.Tests/FodyWeavers.xml b/modules/identity/test/Volo.Abp.Identity.EntityFrameworkCore.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/identity/test/Volo.Abp.Identity.EntityFrameworkCore.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/identity/test/Volo.Abp.Identity.EntityFrameworkCore.Tests/FodyWeavers.xsd b/modules/identity/test/Volo.Abp.Identity.EntityFrameworkCore.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/identity/test/Volo.Abp.Identity.EntityFrameworkCore.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/identity/test/Volo.Abp.Identity.EntityFrameworkCore.Tests/Volo.Abp.Identity.EntityFrameworkCore.Tests.csproj b/modules/identity/test/Volo.Abp.Identity.EntityFrameworkCore.Tests/Volo.Abp.Identity.EntityFrameworkCore.Tests.csproj index 806d9ff49f..bb3329cb25 100644 --- a/modules/identity/test/Volo.Abp.Identity.EntityFrameworkCore.Tests/Volo.Abp.Identity.EntityFrameworkCore.Tests.csproj +++ b/modules/identity/test/Volo.Abp.Identity.EntityFrameworkCore.Tests/Volo.Abp.Identity.EntityFrameworkCore.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 Volo.Abp.Identity.EntityFrameworkCore.Tests diff --git a/modules/identity/test/Volo.Abp.Identity.MongoDB.Tests/FodyWeavers.xml b/modules/identity/test/Volo.Abp.Identity.MongoDB.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/identity/test/Volo.Abp.Identity.MongoDB.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/identity/test/Volo.Abp.Identity.MongoDB.Tests/FodyWeavers.xsd b/modules/identity/test/Volo.Abp.Identity.MongoDB.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/identity/test/Volo.Abp.Identity.MongoDB.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/identity/test/Volo.Abp.Identity.MongoDB.Tests/Volo.Abp.Identity.MongoDB.Tests.csproj b/modules/identity/test/Volo.Abp.Identity.MongoDB.Tests/Volo.Abp.Identity.MongoDB.Tests.csproj index 11f5a0119d..73d1cbf32e 100644 --- a/modules/identity/test/Volo.Abp.Identity.MongoDB.Tests/Volo.Abp.Identity.MongoDB.Tests.csproj +++ b/modules/identity/test/Volo.Abp.Identity.MongoDB.Tests/Volo.Abp.Identity.MongoDB.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 Volo.Abp.Identity.MongoDB.Tests diff --git a/modules/identity/test/Volo.Abp.Identity.TestBase/FodyWeavers.xml b/modules/identity/test/Volo.Abp.Identity.TestBase/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/identity/test/Volo.Abp.Identity.TestBase/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/identity/test/Volo.Abp.Identity.TestBase/FodyWeavers.xsd b/modules/identity/test/Volo.Abp.Identity.TestBase/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/identity/test/Volo.Abp.Identity.TestBase/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/identity/test/Volo.Abp.Identity.TestBase/Volo.Abp.Identity.TestBase.csproj b/modules/identity/test/Volo.Abp.Identity.TestBase/Volo.Abp.Identity.TestBase.csproj index a8ac6375b1..0dd175fabc 100644 --- a/modules/identity/test/Volo.Abp.Identity.TestBase/Volo.Abp.Identity.TestBase.csproj +++ b/modules/identity/test/Volo.Abp.Identity.TestBase/Volo.Abp.Identity.TestBase.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 Volo.Abp.Identity.TestBase diff --git a/modules/identityserver/test/Volo.Abp.IdentityServer.Domain.Tests/FodyWeavers.xml b/modules/identityserver/test/Volo.Abp.IdentityServer.Domain.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/identityserver/test/Volo.Abp.IdentityServer.Domain.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/identityserver/test/Volo.Abp.IdentityServer.Domain.Tests/FodyWeavers.xsd b/modules/identityserver/test/Volo.Abp.IdentityServer.Domain.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/identityserver/test/Volo.Abp.IdentityServer.Domain.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/identityserver/test/Volo.Abp.IdentityServer.Domain.Tests/Volo.Abp.IdentityServer.Domain.Tests.csproj b/modules/identityserver/test/Volo.Abp.IdentityServer.Domain.Tests/Volo.Abp.IdentityServer.Domain.Tests.csproj index 1dbcd2f3b1..e90296c8ac 100644 --- a/modules/identityserver/test/Volo.Abp.IdentityServer.Domain.Tests/Volo.Abp.IdentityServer.Domain.Tests.csproj +++ b/modules/identityserver/test/Volo.Abp.IdentityServer.Domain.Tests/Volo.Abp.IdentityServer.Domain.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 Volo.Abp.IdentityServer.Domain.Tests diff --git a/modules/identityserver/test/Volo.Abp.IdentityServer.EntityFrameworkCore.Tests/FodyWeavers.xml b/modules/identityserver/test/Volo.Abp.IdentityServer.EntityFrameworkCore.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/identityserver/test/Volo.Abp.IdentityServer.EntityFrameworkCore.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/identityserver/test/Volo.Abp.IdentityServer.EntityFrameworkCore.Tests/FodyWeavers.xsd b/modules/identityserver/test/Volo.Abp.IdentityServer.EntityFrameworkCore.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/identityserver/test/Volo.Abp.IdentityServer.EntityFrameworkCore.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/identityserver/test/Volo.Abp.IdentityServer.EntityFrameworkCore.Tests/Volo.Abp.IdentityServer.EntityFrameworkCore.Tests.csproj b/modules/identityserver/test/Volo.Abp.IdentityServer.EntityFrameworkCore.Tests/Volo.Abp.IdentityServer.EntityFrameworkCore.Tests.csproj index 577dc4c45b..f9cdb67d4c 100644 --- a/modules/identityserver/test/Volo.Abp.IdentityServer.EntityFrameworkCore.Tests/Volo.Abp.IdentityServer.EntityFrameworkCore.Tests.csproj +++ b/modules/identityserver/test/Volo.Abp.IdentityServer.EntityFrameworkCore.Tests/Volo.Abp.IdentityServer.EntityFrameworkCore.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 Volo.Abp.IdentityServer.EntityFrameworkCore.Tests diff --git a/modules/identityserver/test/Volo.Abp.IdentityServer.MongoDB.Tests/FodyWeavers.xml b/modules/identityserver/test/Volo.Abp.IdentityServer.MongoDB.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/identityserver/test/Volo.Abp.IdentityServer.MongoDB.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/identityserver/test/Volo.Abp.IdentityServer.MongoDB.Tests/FodyWeavers.xsd b/modules/identityserver/test/Volo.Abp.IdentityServer.MongoDB.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/identityserver/test/Volo.Abp.IdentityServer.MongoDB.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/identityserver/test/Volo.Abp.IdentityServer.MongoDB.Tests/Volo.Abp.IdentityServer.MongoDB.Tests.csproj b/modules/identityserver/test/Volo.Abp.IdentityServer.MongoDB.Tests/Volo.Abp.IdentityServer.MongoDB.Tests.csproj index 8c2298fce5..65e2a1f5c9 100644 --- a/modules/identityserver/test/Volo.Abp.IdentityServer.MongoDB.Tests/Volo.Abp.IdentityServer.MongoDB.Tests.csproj +++ b/modules/identityserver/test/Volo.Abp.IdentityServer.MongoDB.Tests/Volo.Abp.IdentityServer.MongoDB.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 Volo.Abp.IdentityServer.MongoDB.Tests diff --git a/modules/identityserver/test/Volo.Abp.IdentityServer.TestBase/FodyWeavers.xml b/modules/identityserver/test/Volo.Abp.IdentityServer.TestBase/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/identityserver/test/Volo.Abp.IdentityServer.TestBase/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/identityserver/test/Volo.Abp.IdentityServer.TestBase/FodyWeavers.xsd b/modules/identityserver/test/Volo.Abp.IdentityServer.TestBase/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/identityserver/test/Volo.Abp.IdentityServer.TestBase/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/identityserver/test/Volo.Abp.IdentityServer.TestBase/Volo.Abp.IdentityServer.TestBase.csproj b/modules/identityserver/test/Volo.Abp.IdentityServer.TestBase/Volo.Abp.IdentityServer.TestBase.csproj index 51dc255ae9..d6a6ee9a0c 100644 --- a/modules/identityserver/test/Volo.Abp.IdentityServer.TestBase/Volo.Abp.IdentityServer.TestBase.csproj +++ b/modules/identityserver/test/Volo.Abp.IdentityServer.TestBase/Volo.Abp.IdentityServer.TestBase.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 Volo.Abp.IdentityServer.TestBase diff --git a/modules/permission-management/test/Volo.Abp.PermissionManagement.Application.Tests/FodyWeavers.xml b/modules/permission-management/test/Volo.Abp.PermissionManagement.Application.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/permission-management/test/Volo.Abp.PermissionManagement.Application.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/permission-management/test/Volo.Abp.PermissionManagement.Application.Tests/FodyWeavers.xsd b/modules/permission-management/test/Volo.Abp.PermissionManagement.Application.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/permission-management/test/Volo.Abp.PermissionManagement.Application.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/permission-management/test/Volo.Abp.PermissionManagement.Application.Tests/Volo.Abp.PermissionManagement.Application.Tests.csproj b/modules/permission-management/test/Volo.Abp.PermissionManagement.Application.Tests/Volo.Abp.PermissionManagement.Application.Tests.csproj index 266c3f2485..e7fde2be87 100644 --- a/modules/permission-management/test/Volo.Abp.PermissionManagement.Application.Tests/Volo.Abp.PermissionManagement.Application.Tests.csproj +++ b/modules/permission-management/test/Volo.Abp.PermissionManagement.Application.Tests/Volo.Abp.PermissionManagement.Application.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 diff --git a/modules/permission-management/test/Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests/FodyWeavers.xml b/modules/permission-management/test/Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/permission-management/test/Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/permission-management/test/Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests/FodyWeavers.xsd b/modules/permission-management/test/Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/permission-management/test/Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/permission-management/test/Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests/Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests.csproj b/modules/permission-management/test/Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests/Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests.csproj index d4a059d6c3..3736c5651e 100644 --- a/modules/permission-management/test/Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests/Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests.csproj +++ b/modules/permission-management/test/Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests/Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests diff --git a/modules/permission-management/test/Volo.Abp.PermissionManagement.MongoDB.Tests/FodyWeavers.xml b/modules/permission-management/test/Volo.Abp.PermissionManagement.MongoDB.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/permission-management/test/Volo.Abp.PermissionManagement.MongoDB.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/permission-management/test/Volo.Abp.PermissionManagement.MongoDB.Tests/FodyWeavers.xsd b/modules/permission-management/test/Volo.Abp.PermissionManagement.MongoDB.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/permission-management/test/Volo.Abp.PermissionManagement.MongoDB.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/permission-management/test/Volo.Abp.PermissionManagement.MongoDB.Tests/Volo.Abp.PermissionManagement.MongoDB.Tests.csproj b/modules/permission-management/test/Volo.Abp.PermissionManagement.MongoDB.Tests/Volo.Abp.PermissionManagement.MongoDB.Tests.csproj index 63f8930276..2e688fd5e6 100644 --- a/modules/permission-management/test/Volo.Abp.PermissionManagement.MongoDB.Tests/Volo.Abp.PermissionManagement.MongoDB.Tests.csproj +++ b/modules/permission-management/test/Volo.Abp.PermissionManagement.MongoDB.Tests/Volo.Abp.PermissionManagement.MongoDB.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 Volo.Abp.PermissionManagement.MongoDB.Tests diff --git a/modules/permission-management/test/Volo.Abp.PermissionManagement.TestBase/FodyWeavers.xml b/modules/permission-management/test/Volo.Abp.PermissionManagement.TestBase/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/permission-management/test/Volo.Abp.PermissionManagement.TestBase/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/permission-management/test/Volo.Abp.PermissionManagement.TestBase/FodyWeavers.xsd b/modules/permission-management/test/Volo.Abp.PermissionManagement.TestBase/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/permission-management/test/Volo.Abp.PermissionManagement.TestBase/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/permission-management/test/Volo.Abp.PermissionManagement.TestBase/Volo.Abp.PermissionManagement.TestBase.csproj b/modules/permission-management/test/Volo.Abp.PermissionManagement.TestBase/Volo.Abp.PermissionManagement.TestBase.csproj index 9186c6f4dc..bdaa26deea 100644 --- a/modules/permission-management/test/Volo.Abp.PermissionManagement.TestBase/Volo.Abp.PermissionManagement.TestBase.csproj +++ b/modules/permission-management/test/Volo.Abp.PermissionManagement.TestBase/Volo.Abp.PermissionManagement.TestBase.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 Volo.Abp.PermissionManagement.TestBase diff --git a/modules/permission-management/test/Volo.Abp.PermissionManagement.Tests/FodyWeavers.xml b/modules/permission-management/test/Volo.Abp.PermissionManagement.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/permission-management/test/Volo.Abp.PermissionManagement.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/permission-management/test/Volo.Abp.PermissionManagement.Tests/FodyWeavers.xsd b/modules/permission-management/test/Volo.Abp.PermissionManagement.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/permission-management/test/Volo.Abp.PermissionManagement.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/permission-management/test/Volo.Abp.PermissionManagement.Tests/Volo.Abp.PermissionManagement.Domain.Tests.csproj b/modules/permission-management/test/Volo.Abp.PermissionManagement.Tests/Volo.Abp.PermissionManagement.Domain.Tests.csproj index 1b428ebc3c..4177b1b4dd 100644 --- a/modules/permission-management/test/Volo.Abp.PermissionManagement.Tests/Volo.Abp.PermissionManagement.Domain.Tests.csproj +++ b/modules/permission-management/test/Volo.Abp.PermissionManagement.Tests/Volo.Abp.PermissionManagement.Domain.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 Volo.Abp.PermissionManagement.Tests diff --git a/modules/setting-management/test/Volo.Abp.SettingManagement.EntityFrameworkCore.Tests/FodyWeavers.xml b/modules/setting-management/test/Volo.Abp.SettingManagement.EntityFrameworkCore.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/setting-management/test/Volo.Abp.SettingManagement.EntityFrameworkCore.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/setting-management/test/Volo.Abp.SettingManagement.EntityFrameworkCore.Tests/FodyWeavers.xsd b/modules/setting-management/test/Volo.Abp.SettingManagement.EntityFrameworkCore.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/setting-management/test/Volo.Abp.SettingManagement.EntityFrameworkCore.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/setting-management/test/Volo.Abp.SettingManagement.EntityFrameworkCore.Tests/Volo.Abp.SettingManagement.EntityFrameworkCore.Tests.csproj b/modules/setting-management/test/Volo.Abp.SettingManagement.EntityFrameworkCore.Tests/Volo.Abp.SettingManagement.EntityFrameworkCore.Tests.csproj index 11697cd8fa..5cfcd5f3ff 100644 --- a/modules/setting-management/test/Volo.Abp.SettingManagement.EntityFrameworkCore.Tests/Volo.Abp.SettingManagement.EntityFrameworkCore.Tests.csproj +++ b/modules/setting-management/test/Volo.Abp.SettingManagement.EntityFrameworkCore.Tests/Volo.Abp.SettingManagement.EntityFrameworkCore.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 Volo.Abp.SettingManagement.EntityFrameworkCore.Tests diff --git a/modules/setting-management/test/Volo.Abp.SettingManagement.MongoDB.Tests/FodyWeavers.xml b/modules/setting-management/test/Volo.Abp.SettingManagement.MongoDB.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/setting-management/test/Volo.Abp.SettingManagement.MongoDB.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/setting-management/test/Volo.Abp.SettingManagement.MongoDB.Tests/FodyWeavers.xsd b/modules/setting-management/test/Volo.Abp.SettingManagement.MongoDB.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/setting-management/test/Volo.Abp.SettingManagement.MongoDB.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/setting-management/test/Volo.Abp.SettingManagement.MongoDB.Tests/Volo.Abp.SettingManagement.MongoDB.Tests.csproj b/modules/setting-management/test/Volo.Abp.SettingManagement.MongoDB.Tests/Volo.Abp.SettingManagement.MongoDB.Tests.csproj index 9310b74007..2e2ab114e4 100644 --- a/modules/setting-management/test/Volo.Abp.SettingManagement.MongoDB.Tests/Volo.Abp.SettingManagement.MongoDB.Tests.csproj +++ b/modules/setting-management/test/Volo.Abp.SettingManagement.MongoDB.Tests/Volo.Abp.SettingManagement.MongoDB.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 Volo.Abp.SettingManagement.MongoDB.Tests diff --git a/modules/setting-management/test/Volo.Abp.SettingManagement.TestBase/FodyWeavers.xml b/modules/setting-management/test/Volo.Abp.SettingManagement.TestBase/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/setting-management/test/Volo.Abp.SettingManagement.TestBase/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/setting-management/test/Volo.Abp.SettingManagement.TestBase/FodyWeavers.xsd b/modules/setting-management/test/Volo.Abp.SettingManagement.TestBase/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/setting-management/test/Volo.Abp.SettingManagement.TestBase/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/setting-management/test/Volo.Abp.SettingManagement.TestBase/Volo.Abp.SettingManagement.TestBase.csproj b/modules/setting-management/test/Volo.Abp.SettingManagement.TestBase/Volo.Abp.SettingManagement.TestBase.csproj index f985a0948a..d6511ec8cf 100644 --- a/modules/setting-management/test/Volo.Abp.SettingManagement.TestBase/Volo.Abp.SettingManagement.TestBase.csproj +++ b/modules/setting-management/test/Volo.Abp.SettingManagement.TestBase/Volo.Abp.SettingManagement.TestBase.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 Volo.Abp.SettingManagement.TestBase diff --git a/modules/setting-management/test/Volo.Abp.SettingManagement.Tests/FodyWeavers.xml b/modules/setting-management/test/Volo.Abp.SettingManagement.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/setting-management/test/Volo.Abp.SettingManagement.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/setting-management/test/Volo.Abp.SettingManagement.Tests/FodyWeavers.xsd b/modules/setting-management/test/Volo.Abp.SettingManagement.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/setting-management/test/Volo.Abp.SettingManagement.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/setting-management/test/Volo.Abp.SettingManagement.Tests/Volo.Abp.SettingManagement.Tests.csproj b/modules/setting-management/test/Volo.Abp.SettingManagement.Tests/Volo.Abp.SettingManagement.Tests.csproj index 4aaf1d1fdd..ea519cf662 100644 --- a/modules/setting-management/test/Volo.Abp.SettingManagement.Tests/Volo.Abp.SettingManagement.Tests.csproj +++ b/modules/setting-management/test/Volo.Abp.SettingManagement.Tests/Volo.Abp.SettingManagement.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 Volo.Abp.SettingManagement.Tests diff --git a/modules/tenant-management/test/Volo.Abp.TenantManagement.Application.Tests/FodyWeavers.xml b/modules/tenant-management/test/Volo.Abp.TenantManagement.Application.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/tenant-management/test/Volo.Abp.TenantManagement.Application.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/tenant-management/test/Volo.Abp.TenantManagement.Application.Tests/FodyWeavers.xsd b/modules/tenant-management/test/Volo.Abp.TenantManagement.Application.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/tenant-management/test/Volo.Abp.TenantManagement.Application.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/tenant-management/test/Volo.Abp.TenantManagement.Application.Tests/Volo.Abp.TenantManagement.Application.Tests.csproj b/modules/tenant-management/test/Volo.Abp.TenantManagement.Application.Tests/Volo.Abp.TenantManagement.Application.Tests.csproj index 16b3dd62b2..77b220f937 100644 --- a/modules/tenant-management/test/Volo.Abp.TenantManagement.Application.Tests/Volo.Abp.TenantManagement.Application.Tests.csproj +++ b/modules/tenant-management/test/Volo.Abp.TenantManagement.Application.Tests/Volo.Abp.TenantManagement.Application.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 Volo.Abp.TenantManagement.Application.Tests diff --git a/modules/tenant-management/test/Volo.Abp.TenantManagement.Domain.Tests/FodyWeavers.xml b/modules/tenant-management/test/Volo.Abp.TenantManagement.Domain.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/tenant-management/test/Volo.Abp.TenantManagement.Domain.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/tenant-management/test/Volo.Abp.TenantManagement.Domain.Tests/FodyWeavers.xsd b/modules/tenant-management/test/Volo.Abp.TenantManagement.Domain.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/tenant-management/test/Volo.Abp.TenantManagement.Domain.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/tenant-management/test/Volo.Abp.TenantManagement.Domain.Tests/Volo.Abp.TenantManagement.Domain.Tests.csproj b/modules/tenant-management/test/Volo.Abp.TenantManagement.Domain.Tests/Volo.Abp.TenantManagement.Domain.Tests.csproj index da8e1f050a..3d8b2073f6 100644 --- a/modules/tenant-management/test/Volo.Abp.TenantManagement.Domain.Tests/Volo.Abp.TenantManagement.Domain.Tests.csproj +++ b/modules/tenant-management/test/Volo.Abp.TenantManagement.Domain.Tests/Volo.Abp.TenantManagement.Domain.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 diff --git a/modules/tenant-management/test/Volo.Abp.TenantManagement.EntityFrameworkCore.Tests/FodyWeavers.xml b/modules/tenant-management/test/Volo.Abp.TenantManagement.EntityFrameworkCore.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/tenant-management/test/Volo.Abp.TenantManagement.EntityFrameworkCore.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/tenant-management/test/Volo.Abp.TenantManagement.EntityFrameworkCore.Tests/FodyWeavers.xsd b/modules/tenant-management/test/Volo.Abp.TenantManagement.EntityFrameworkCore.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/tenant-management/test/Volo.Abp.TenantManagement.EntityFrameworkCore.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/tenant-management/test/Volo.Abp.TenantManagement.EntityFrameworkCore.Tests/Volo.Abp.TenantManagement.EntityFrameworkCore.Tests.csproj b/modules/tenant-management/test/Volo.Abp.TenantManagement.EntityFrameworkCore.Tests/Volo.Abp.TenantManagement.EntityFrameworkCore.Tests.csproj index bdd94d4130..7786d493df 100644 --- a/modules/tenant-management/test/Volo.Abp.TenantManagement.EntityFrameworkCore.Tests/Volo.Abp.TenantManagement.EntityFrameworkCore.Tests.csproj +++ b/modules/tenant-management/test/Volo.Abp.TenantManagement.EntityFrameworkCore.Tests/Volo.Abp.TenantManagement.EntityFrameworkCore.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 Volo.Abp.TenantManagement.EntityFrameworkCore.Tests diff --git a/modules/tenant-management/test/Volo.Abp.TenantManagement.MongoDB.Tests/FodyWeavers.xml b/modules/tenant-management/test/Volo.Abp.TenantManagement.MongoDB.Tests/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/tenant-management/test/Volo.Abp.TenantManagement.MongoDB.Tests/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/tenant-management/test/Volo.Abp.TenantManagement.MongoDB.Tests/FodyWeavers.xsd b/modules/tenant-management/test/Volo.Abp.TenantManagement.MongoDB.Tests/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/tenant-management/test/Volo.Abp.TenantManagement.MongoDB.Tests/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/tenant-management/test/Volo.Abp.TenantManagement.MongoDB.Tests/Volo.Abp.TenantManagement.MongoDB.Tests.csproj b/modules/tenant-management/test/Volo.Abp.TenantManagement.MongoDB.Tests/Volo.Abp.TenantManagement.MongoDB.Tests.csproj index 1a8b95eff5..e7a10843ba 100644 --- a/modules/tenant-management/test/Volo.Abp.TenantManagement.MongoDB.Tests/Volo.Abp.TenantManagement.MongoDB.Tests.csproj +++ b/modules/tenant-management/test/Volo.Abp.TenantManagement.MongoDB.Tests/Volo.Abp.TenantManagement.MongoDB.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 Volo.Abp.TenantManagement.MongoDB.Tests diff --git a/modules/tenant-management/test/Volo.Abp.TenantManagement.TestBase/FodyWeavers.xml b/modules/tenant-management/test/Volo.Abp.TenantManagement.TestBase/FodyWeavers.xml deleted file mode 100644 index be0de3a908..0000000000 --- a/modules/tenant-management/test/Volo.Abp.TenantManagement.TestBase/FodyWeavers.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/modules/tenant-management/test/Volo.Abp.TenantManagement.TestBase/FodyWeavers.xsd b/modules/tenant-management/test/Volo.Abp.TenantManagement.TestBase/FodyWeavers.xsd deleted file mode 100644 index 3f3946e282..0000000000 --- a/modules/tenant-management/test/Volo.Abp.TenantManagement.TestBase/FodyWeavers.xsd +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - - - - - A comma-separated list of error codes that can be safely ignored in assembly verification. - - - - - 'false' to turn off automatic generation of the XML Schema file. - - - - - \ No newline at end of file diff --git a/modules/tenant-management/test/Volo.Abp.TenantManagement.TestBase/Volo.Abp.TenantManagement.TestBase.csproj b/modules/tenant-management/test/Volo.Abp.TenantManagement.TestBase/Volo.Abp.TenantManagement.TestBase.csproj index 6340ffee63..765d7ef219 100644 --- a/modules/tenant-management/test/Volo.Abp.TenantManagement.TestBase/Volo.Abp.TenantManagement.TestBase.csproj +++ b/modules/tenant-management/test/Volo.Abp.TenantManagement.TestBase/Volo.Abp.TenantManagement.TestBase.csproj @@ -1,7 +1,5 @@ - - netcoreapp3.1 Volo.Abp.TenantManagement.TestBase diff --git a/modules/users/test/Volo.Abp.Users.EntityFrameworkCore.Tests/Volo.Abp.Users.EntityFrameworkCore.Tests.csproj b/modules/users/test/Volo.Abp.Users.EntityFrameworkCore.Tests/Volo.Abp.Users.EntityFrameworkCore.Tests.csproj index ad7df9abc9..a63193fbff 100644 --- a/modules/users/test/Volo.Abp.Users.EntityFrameworkCore.Tests/Volo.Abp.Users.EntityFrameworkCore.Tests.csproj +++ b/modules/users/test/Volo.Abp.Users.EntityFrameworkCore.Tests/Volo.Abp.Users.EntityFrameworkCore.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp2.2 Volo.Abp.Users.EntityFrameworkCore.Tests diff --git a/modules/users/test/Volo.Abp.Users.MongoDB.Tests/Volo.Abp.Users.MongoDB.Tests.csproj b/modules/users/test/Volo.Abp.Users.MongoDB.Tests/Volo.Abp.Users.MongoDB.Tests.csproj index 8622558e01..06b92ffd34 100644 --- a/modules/users/test/Volo.Abp.Users.MongoDB.Tests/Volo.Abp.Users.MongoDB.Tests.csproj +++ b/modules/users/test/Volo.Abp.Users.MongoDB.Tests/Volo.Abp.Users.MongoDB.Tests.csproj @@ -1,7 +1,5 @@ - - netcoreapp2.2 Volo.Abp.Users.MongoDB.Tests diff --git a/modules/users/test/Volo.Abp.Users.Tests.Shared/Volo.Abp.Users.Tests.Shared.csproj b/modules/users/test/Volo.Abp.Users.Tests.Shared/Volo.Abp.Users.Tests.Shared.csproj index f35928c026..ececb4eddd 100644 --- a/modules/users/test/Volo.Abp.Users.Tests.Shared/Volo.Abp.Users.Tests.Shared.csproj +++ b/modules/users/test/Volo.Abp.Users.Tests.Shared/Volo.Abp.Users.Tests.Shared.csproj @@ -1,7 +1,5 @@ - - netcoreapp2.2 Volo.Abp.Users.Tests.Shared diff --git a/samples/MicroserviceDemo/gateways/InternalGateway.Host/InternalGateway.Host.csproj b/samples/MicroserviceDemo/gateways/InternalGateway.Host/InternalGateway.Host.csproj index 7031c86f7b..c46183b709 100644 --- a/samples/MicroserviceDemo/gateways/InternalGateway.Host/InternalGateway.Host.csproj +++ b/samples/MicroserviceDemo/gateways/InternalGateway.Host/InternalGateway.Host.csproj @@ -45,5 +45,4 @@ -