Browse Source

Updated module source code packages

pull/10930/head
Yunus Emre Kalkan 4 years ago
parent
commit
6bdb8263f4
  1. BIN
      studio/source-codes/Volo.Abp.Account/Volo.Abp.Account.SourceCode.zip
  2. BIN
      studio/source-codes/Volo.Abp.AuditLogging/Volo.Abp.AuditLogging.SourceCode.zip
  3. BIN
      studio/source-codes/Volo.Abp.BackgroundJobs/Volo.Abp.BackgroundJobs.SourceCode.zip
  4. BIN
      studio/source-codes/Volo.Abp.BasicTheme/Volo.Abp.BasicTheme.SourceCode.zip
  5. 3
      studio/source-codes/Volo.Abp.BlobStoring.Database/FodyWeavers.xml
  6. 30
      studio/source-codes/Volo.Abp.BlobStoring.Database/FodyWeavers.xsd
  7. BIN
      studio/source-codes/Volo.Abp.BlobStoring.Database/Volo.Abp.BlobStoring.Database.SourceCode.zip
  8. BIN
      studio/source-codes/Volo.Abp.FeatureManagement/Volo.Abp.FeatureManagement.SourceCode.zip
  9. BIN
      studio/source-codes/Volo.Abp.Identity/Volo.Abp.Identity.SourceCode.zip
  10. BIN
      studio/source-codes/Volo.Abp.IdentityServer/Volo.Abp.IdentityServer.SourceCode.zip
  11. BIN
      studio/source-codes/Volo.Abp.PermissionManagement/Volo.Abp.PermissionManagement.SourceCode.zip
  12. BIN
      studio/source-codes/Volo.Abp.SettingManagement/Volo.Abp.SettingManagement.SourceCode.zip
  13. BIN
      studio/source-codes/Volo.Abp.TenantManagement/Volo.Abp.TenantManagement.SourceCode.zip
  14. BIN
      studio/source-codes/Volo.Abp.Users/Volo.Abp.Users.SourceCode.zip
  15. BIN
      studio/source-codes/Volo.Abp.VirtualFileExplorer/Volo.Abp.VirtualFileExplorer.SourceCode.zip
  16. 3
      studio/source-codes/Volo.Blogging/FodyWeavers.xml
  17. 30
      studio/source-codes/Volo.Blogging/FodyWeavers.xsd
  18. BIN
      studio/source-codes/Volo.Blogging/Volo.Blogging.SourceCode.zip
  19. BIN
      studio/source-codes/Volo.ClientSimulation/Volo.ClientSimulation.SourceCode.zip
  20. 3
      studio/source-codes/Volo.CmsKit/FodyWeavers.xml
  21. 30
      studio/source-codes/Volo.CmsKit/FodyWeavers.xsd
  22. BIN
      studio/source-codes/Volo.CmsKit/Volo.CmsKit.SourceCode.zip
  23. BIN
      studio/source-codes/Volo.Docs/Volo.Docs.SourceCode.zip

BIN
studio/source-codes/Volo.Abp.Account/Volo.Abp.Account.SourceCode.zip

Binary file not shown.

BIN
studio/source-codes/Volo.Abp.AuditLogging/Volo.Abp.AuditLogging.SourceCode.zip

Binary file not shown.

BIN
studio/source-codes/Volo.Abp.BackgroundJobs/Volo.Abp.BackgroundJobs.SourceCode.zip

Binary file not shown.

BIN
studio/source-codes/Volo.Abp.BasicTheme/Volo.Abp.BasicTheme.SourceCode.zip

Binary file not shown.

3
studio/source-codes/Volo.Abp.BlobStoring.Database/FodyWeavers.xml

@ -1,3 +0,0 @@
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<ConfigureAwait />
</Weavers>

30
studio/source-codes/Volo.Abp.BlobStoring.Database/FodyWeavers.xsd

@ -1,30 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<!-- This file was generated by Fody. Manual changes to this file will be lost when your project is rebuilt. -->
<xs:element name="Weavers">
<xs:complexType>
<xs:all>
<xs:element name="ConfigureAwait" minOccurs="0" maxOccurs="1">
<xs:complexType>
<xs:attribute name="ContinueOnCapturedContext" type="xs:boolean" />
</xs:complexType>
</xs:element>
</xs:all>
<xs:attribute name="VerifyAssembly" type="xs:boolean">
<xs:annotation>
<xs:documentation>'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="VerifyIgnoreCodes" type="xs:string">
<xs:annotation>
<xs:documentation>A comma-separated list of error codes that can be safely ignored in assembly verification.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="GenerateXsd" type="xs:boolean">
<xs:annotation>
<xs:documentation>'false' to turn off automatic generation of the XML Schema file.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
</xs:schema>

BIN
studio/source-codes/Volo.Abp.BlobStoring.Database/Volo.Abp.BlobStoring.Database.SourceCode.zip

Binary file not shown.

BIN
studio/source-codes/Volo.Abp.FeatureManagement/Volo.Abp.FeatureManagement.SourceCode.zip

Binary file not shown.

BIN
studio/source-codes/Volo.Abp.Identity/Volo.Abp.Identity.SourceCode.zip

Binary file not shown.

BIN
studio/source-codes/Volo.Abp.IdentityServer/Volo.Abp.IdentityServer.SourceCode.zip

Binary file not shown.

BIN
studio/source-codes/Volo.Abp.PermissionManagement/Volo.Abp.PermissionManagement.SourceCode.zip

Binary file not shown.

BIN
studio/source-codes/Volo.Abp.SettingManagement/Volo.Abp.SettingManagement.SourceCode.zip

Binary file not shown.

BIN
studio/source-codes/Volo.Abp.TenantManagement/Volo.Abp.TenantManagement.SourceCode.zip

Binary file not shown.

BIN
studio/source-codes/Volo.Abp.Users/Volo.Abp.Users.SourceCode.zip

Binary file not shown.

BIN
studio/source-codes/Volo.Abp.VirtualFileExplorer/Volo.Abp.VirtualFileExplorer.SourceCode.zip

Binary file not shown.

3
studio/source-codes/Volo.Blogging/FodyWeavers.xml

@ -1,3 +0,0 @@
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<ConfigureAwait />
</Weavers>

30
studio/source-codes/Volo.Blogging/FodyWeavers.xsd

@ -1,30 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<!-- This file was generated by Fody. Manual changes to this file will be lost when your project is rebuilt. -->
<xs:element name="Weavers">
<xs:complexType>
<xs:all>
<xs:element name="ConfigureAwait" minOccurs="0" maxOccurs="1">
<xs:complexType>
<xs:attribute name="ContinueOnCapturedContext" type="xs:boolean" />
</xs:complexType>
</xs:element>
</xs:all>
<xs:attribute name="VerifyAssembly" type="xs:boolean">
<xs:annotation>
<xs:documentation>'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="VerifyIgnoreCodes" type="xs:string">
<xs:annotation>
<xs:documentation>A comma-separated list of error codes that can be safely ignored in assembly verification.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="GenerateXsd" type="xs:boolean">
<xs:annotation>
<xs:documentation>'false' to turn off automatic generation of the XML Schema file.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
</xs:schema>

BIN
studio/source-codes/Volo.Blogging/Volo.Blogging.SourceCode.zip

Binary file not shown.

BIN
studio/source-codes/Volo.ClientSimulation/Volo.ClientSimulation.SourceCode.zip

Binary file not shown.

3
studio/source-codes/Volo.CmsKit/FodyWeavers.xml

@ -1,3 +0,0 @@
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<ConfigureAwait />
</Weavers>

30
studio/source-codes/Volo.CmsKit/FodyWeavers.xsd

@ -1,30 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<!-- This file was generated by Fody. Manual changes to this file will be lost when your project is rebuilt. -->
<xs:element name="Weavers">
<xs:complexType>
<xs:all>
<xs:element name="ConfigureAwait" minOccurs="0" maxOccurs="1">
<xs:complexType>
<xs:attribute name="ContinueOnCapturedContext" type="xs:boolean" />
</xs:complexType>
</xs:element>
</xs:all>
<xs:attribute name="VerifyAssembly" type="xs:boolean">
<xs:annotation>
<xs:documentation>'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="VerifyIgnoreCodes" type="xs:string">
<xs:annotation>
<xs:documentation>A comma-separated list of error codes that can be safely ignored in assembly verification.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="GenerateXsd" type="xs:boolean">
<xs:annotation>
<xs:documentation>'false' to turn off automatic generation of the XML Schema file.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
</xs:schema>

BIN
studio/source-codes/Volo.CmsKit/Volo.CmsKit.SourceCode.zip

Binary file not shown.

BIN
studio/source-codes/Volo.Docs/Volo.Docs.SourceCode.zip

Binary file not shown.
Loading…
Cancel
Save