From 61dbb7c139f01dde3a176c1239e20cca705e7b70 Mon Sep 17 00:00:00 2001 From: Yunus Emre Kalkan Date: Fri, 5 Jun 2020 15:59:08 +0300 Subject: [PATCH] blog admin separation: Volo.Blogging.Admin.HttpApi.Client\FodyWeavers.xsd --- .../FodyWeavers.xsd | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 modules/blogging/src/Volo.Blogging.Admin.HttpApi.Client/FodyWeavers.xsd diff --git a/modules/blogging/src/Volo.Blogging.Admin.HttpApi.Client/FodyWeavers.xsd b/modules/blogging/src/Volo.Blogging.Admin.HttpApi.Client/FodyWeavers.xsd new file mode 100644 index 0000000000..3f3946e282 --- /dev/null +++ b/modules/blogging/src/Volo.Blogging.Admin.HttpApi.Client/FodyWeavers.xsd @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + '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