Browse Source

Merge branch 'rel-5.0' of https://github.com/abpframework/abp into rel-5.0

pull/10934/head
Alper Ebicoglu 4 years ago
parent
commit
4ce82431f3
  1. 2
      common.props
  2. 2
      modules/cms-kit/Volo.CmsKit.abpmdl.json
  3. 4
      modules/cms-kit/src/Volo.CmsKit.Installer/Volo/Abp/CmsKit/AbpCmsKitInstallerModule.cs
  4. 10
      modules/identity/src/Volo.Abp.Identity.Application.Contracts/Volo.Abp.Identity.Application.Contracts.csproj
  5. 10
      modules/identity/src/Volo.Abp.Identity.Application/Volo.Abp.Identity.Application.csproj
  6. 7
      modules/identity/src/Volo.Abp.Identity.Domain.Shared/Volo.Abp.Identity.Domain.Shared.csproj
  7. 7
      modules/identity/src/Volo.Abp.Identity.Domain/Volo.Abp.Identity.Domain.csproj
  8. 10
      modules/identity/src/Volo.Abp.Identity.EntityFrameworkCore/Volo.Abp.Identity.EntityFrameworkCore.csproj
  9. 10
      modules/identity/src/Volo.Abp.Identity.HttpApi.Client/Volo.Abp.Identity.HttpApi.Client.csproj
  10. 14
      modules/identity/src/Volo.Abp.Identity.HttpApi/Volo.Abp.Identity.HttpApi.csproj
  11. 32
      nupkg/common.ps1
  12. 3
      studio/source-codes/Volo.Abp.Account.SourceCode/FodyWeavers.xml
  13. 30
      studio/source-codes/Volo.Abp.Account.SourceCode/FodyWeavers.xsd
  14. BIN
      studio/source-codes/Volo.Abp.Account.SourceCode/Volo.Abp.Account.SourceCode.zip
  15. 2
      studio/source-codes/Volo.Abp.Account/Volo.Abp.Account.SourceCode.csproj
  16. BIN
      studio/source-codes/Volo.Abp.Account/Volo.Abp.Account.SourceCode.zip
  17. 3
      studio/source-codes/Volo.Abp.AuditLogging.SourceCode/FodyWeavers.xml
  18. 30
      studio/source-codes/Volo.Abp.AuditLogging.SourceCode/FodyWeavers.xsd
  19. BIN
      studio/source-codes/Volo.Abp.AuditLogging.SourceCode/Volo.Abp.AuditLogging.SourceCode.zip
  20. 3
      studio/source-codes/Volo.Abp.AuditLogging/Volo.Abp.AuditLogging.SourceCode.csproj
  21. BIN
      studio/source-codes/Volo.Abp.AuditLogging/Volo.Abp.AuditLogging.SourceCode.zip
  22. 3
      studio/source-codes/Volo.Abp.BackgroundJobs.SourceCode/FodyWeavers.xml
  23. 30
      studio/source-codes/Volo.Abp.BackgroundJobs.SourceCode/FodyWeavers.xsd
  24. BIN
      studio/source-codes/Volo.Abp.BackgroundJobs.SourceCode/Volo.Abp.BackgroundJobs.SourceCode.zip
  25. 2
      studio/source-codes/Volo.Abp.BackgroundJobs/Volo.Abp.BackgroundJobs.SourceCode.csproj
  26. BIN
      studio/source-codes/Volo.Abp.BackgroundJobs/Volo.Abp.BackgroundJobs.SourceCode.zip
  27. 3
      studio/source-codes/Volo.Abp.BasicTheme.SourceCode/FodyWeavers.xml
  28. 30
      studio/source-codes/Volo.Abp.BasicTheme.SourceCode/FodyWeavers.xsd
  29. 3
      studio/source-codes/Volo.Abp.BasicTheme/Volo.Abp.BasicTheme.SourceCode.csproj
  30. BIN
      studio/source-codes/Volo.Abp.BasicTheme/Volo.Abp.BasicTheme.SourceCode.zip
  31. 3
      studio/source-codes/Volo.Abp.BlobStoring.Database.SourceCode/FodyWeavers.xml
  32. 30
      studio/source-codes/Volo.Abp.BlobStoring.Database.SourceCode/FodyWeavers.xsd
  33. 3
      studio/source-codes/Volo.Abp.BlobStoring.Database/Volo.Abp.BlobStoring.Database.SourceCode.csproj
  34. BIN
      studio/source-codes/Volo.Abp.BlobStoring.Database/Volo.Abp.BlobStoring.Database.SourceCode.zip
  35. 3
      studio/source-codes/Volo.Abp.FeatureManagement.SourceCode/FodyWeavers.xml
  36. 30
      studio/source-codes/Volo.Abp.FeatureManagement.SourceCode/FodyWeavers.xsd
  37. BIN
      studio/source-codes/Volo.Abp.FeatureManagement.SourceCode/Volo.Abp.FeatureManagement.SourceCode.zip
  38. 3
      studio/source-codes/Volo.Abp.FeatureManagement/Volo.Abp.FeatureManagement.SourceCode.csproj
  39. BIN
      studio/source-codes/Volo.Abp.FeatureManagement/Volo.Abp.FeatureManagement.SourceCode.zip
  40. 3
      studio/source-codes/Volo.Abp.Identity.SourceCode/FodyWeavers.xml
  41. 30
      studio/source-codes/Volo.Abp.Identity.SourceCode/FodyWeavers.xsd
  42. BIN
      studio/source-codes/Volo.Abp.Identity.SourceCode/Volo.Abp.Identity.SourceCode.zip
  43. 3
      studio/source-codes/Volo.Abp.Identity/Volo.Abp.Identity.SourceCode.csproj
  44. BIN
      studio/source-codes/Volo.Abp.Identity/Volo.Abp.Identity.SourceCode.zip
  45. 3
      studio/source-codes/Volo.Abp.IdentityServer.SourceCode/FodyWeavers.xml
  46. 30
      studio/source-codes/Volo.Abp.IdentityServer.SourceCode/FodyWeavers.xsd
  47. BIN
      studio/source-codes/Volo.Abp.IdentityServer.SourceCode/Volo.Abp.IdentityServer.SourceCode.zip
  48. 3
      studio/source-codes/Volo.Abp.IdentityServer/Volo.Abp.IdentityServer.SourceCode.csproj
  49. BIN
      studio/source-codes/Volo.Abp.IdentityServer/Volo.Abp.IdentityServer.SourceCode.zip
  50. 3
      studio/source-codes/Volo.Abp.PermissionManagement.SourceCode/FodyWeavers.xml
  51. 30
      studio/source-codes/Volo.Abp.PermissionManagement.SourceCode/FodyWeavers.xsd
  52. BIN
      studio/source-codes/Volo.Abp.PermissionManagement.SourceCode/Volo.Abp.PermissionManagement.SourceCode.zip
  53. 3
      studio/source-codes/Volo.Abp.PermissionManagement/Volo.Abp.PermissionManagement.SourceCode.csproj
  54. BIN
      studio/source-codes/Volo.Abp.PermissionManagement/Volo.Abp.PermissionManagement.SourceCode.zip
  55. 3
      studio/source-codes/Volo.Abp.SettingManagement.SourceCode/FodyWeavers.xml
  56. 30
      studio/source-codes/Volo.Abp.SettingManagement.SourceCode/FodyWeavers.xsd
  57. BIN
      studio/source-codes/Volo.Abp.SettingManagement.SourceCode/Volo.Abp.SettingManagement.SourceCode.zip
  58. 2
      studio/source-codes/Volo.Abp.SettingManagement/Volo.Abp.SettingManagement.SourceCode.csproj
  59. BIN
      studio/source-codes/Volo.Abp.SettingManagement/Volo.Abp.SettingManagement.SourceCode.zip
  60. 3
      studio/source-codes/Volo.Abp.TenantManagement.SourceCode/FodyWeavers.xml
  61. 30
      studio/source-codes/Volo.Abp.TenantManagement.SourceCode/FodyWeavers.xsd
  62. BIN
      studio/source-codes/Volo.Abp.TenantManagement.SourceCode/Volo.Abp.TenantManagement.SourceCode.zip
  63. 3
      studio/source-codes/Volo.Abp.TenantManagement/Volo.Abp.TenantManagement.SourceCode.csproj
  64. BIN
      studio/source-codes/Volo.Abp.TenantManagement/Volo.Abp.TenantManagement.SourceCode.zip
  65. 3
      studio/source-codes/Volo.Abp.Users.SourceCode/FodyWeavers.xml
  66. 30
      studio/source-codes/Volo.Abp.Users.SourceCode/FodyWeavers.xsd
  67. BIN
      studio/source-codes/Volo.Abp.Users.SourceCode/Volo.Abp.Users.SourceCode.zip
  68. 3
      studio/source-codes/Volo.Abp.Users/Volo.Abp.Users.SourceCode.csproj
  69. BIN
      studio/source-codes/Volo.Abp.Users/Volo.Abp.Users.SourceCode.zip
  70. 3
      studio/source-codes/Volo.Abp.VirtualFileExplorer.SourceCode/FodyWeavers.xml
  71. 30
      studio/source-codes/Volo.Abp.VirtualFileExplorer.SourceCode/FodyWeavers.xsd
  72. BIN
      studio/source-codes/Volo.Abp.VirtualFileExplorer.SourceCode/Volo.Abp.VirtualFileExplorer.SourceCode.zip
  73. 3
      studio/source-codes/Volo.Abp.VirtualFileExplorer/Volo.Abp.VirtualFileExplorer.SourceCode.csproj
  74. BIN
      studio/source-codes/Volo.Abp.VirtualFileExplorer/Volo.Abp.VirtualFileExplorer.SourceCode.zip
  75. 17
      studio/source-codes/Volo.Blogging/Volo.Blogging.SourceCode.csproj
  76. BIN
      studio/source-codes/Volo.Blogging/Volo.Blogging.SourceCode.zip
  77. 17
      studio/source-codes/Volo.ClientSimulation/Volo.ClientSimulation.SourceCode.csproj
  78. BIN
      studio/source-codes/Volo.ClientSimulation/Volo.ClientSimulation.SourceCode.zip
  79. 3
      studio/source-codes/Volo.CmsKit.SourceCode/FodyWeavers.xml
  80. 30
      studio/source-codes/Volo.CmsKit.SourceCode/FodyWeavers.xsd
  81. BIN
      studio/source-codes/Volo.CmsKit.SourceCode/Volo.CmsKit.SourceCode.zip
  82. 3
      studio/source-codes/Volo.CmsKit/Volo.CmsKit.SourceCode.csproj
  83. BIN
      studio/source-codes/Volo.CmsKit/Volo.CmsKit.SourceCode.zip
  84. 17
      studio/source-codes/Volo.Docs/Volo.Docs.SourceCode.csproj
  85. BIN
      studio/source-codes/Volo.Docs/Volo.Docs.SourceCode.zip

2
common.props

@ -24,6 +24,8 @@
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
<CopyToPublishDirectory>Never</CopyToPublishDirectory>
</None>
<EmbeddedResource Include="*.abppkg.analyze.json" />
<Content Remove="*.abppkg.analyze.json" />
</ItemGroup>
<ItemGroup Condition="$(AssemblyName.EndsWith('HttpApi.Client'))">
<EmbeddedResource Include="**\*generate-proxy.json" />

2
modules/cms-kit/Volo.CmsKit.abpmdl.json

@ -147,7 +147,7 @@
"path": "src/Volo.CmsKit.Common.HttpApi.Client/Volo.CmsKit.Common.HttpApi.Client.abppkg.json",
"folder": "src"
},
"Volo.Abp.BlobStoring.Database.Installer": {
"Volo.CmsKit.Installer": {
"path": "src/Volo.CmsKit.Installer/Volo.CmsKit.Installer.abppkg.json",
"folder": "src"
}

4
modules/cms-kit/src/Volo.CmsKit.Installer/Volo/Abp/CmsKit/AbpCmsKitInstallerModule.cs

@ -8,13 +8,13 @@ namespace Volo.Abp.CmsKit
typeof(AbpStudioModuleInstallerModule),
typeof(AbpVirtualFileSystemModule)
)]
public class VoloCmsKitDatabaseInstallerModule : AbpModule
public class VoloCmsKitInstallerModule : AbpModule
{
public override void ConfigureServices(ServiceConfigurationContext context)
{
Configure<AbpVirtualFileSystemOptions>(options =>
{
options.FileSets.AddEmbedded<VoloCmsKitDatabaseInstallerModule>();
options.FileSets.AddEmbedded<VoloCmsKitInstallerModule>();
});
}
}

10
modules/identity/src/Volo.Abp.Identity.Application.Contracts/Volo.Abp.Identity.Application.Contracts.csproj

@ -21,14 +21,4 @@
<ProjectReference Include="..\..\..\..\framework\src\Volo.Abp.Authorization\Volo.Abp.Authorization.csproj" />
</ItemGroup>
<ItemGroup>
<None Remove="Volo.Abp.Identity.Application.Contracts.abppkg.json" />
<EmbeddedResource Include="Volo.Abp.Identity.Application.Contracts.abppkg.json">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
<CopyToPublishDirectory>Never</CopyToPublishDirectory>
</EmbeddedResource>
<None Remove="Volo.Abp.Identity.Application.Contracts.abppkg.analyze.json" />
<EmbeddedResource Include="Volo.Abp.Identity.Application.Contracts.abppkg.analyze.json" />
</ItemGroup>
</Project>

10
modules/identity/src/Volo.Abp.Identity.Application/Volo.Abp.Identity.Application.csproj

@ -21,14 +21,4 @@
<ProjectReference Include="..\..\..\..\framework\src\Volo.Abp.AutoMapper\Volo.Abp.AutoMapper.csproj" />
</ItemGroup>
<ItemGroup>
<None Remove="Volo.Abp.Identity.Application.abppkg.json" />
<EmbeddedResource Include="Volo.Abp.Identity.Application.abppkg.json">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
<CopyToPublishDirectory>Never</CopyToPublishDirectory>
</EmbeddedResource>
<None Remove="Volo.Abp.Identity.Application.abppkg.analyze.json" />
<EmbeddedResource Include="Volo.Abp.Identity.Application.abppkg.analyze.json" />
</ItemGroup>
</Project>

7
modules/identity/src/Volo.Abp.Identity.Domain.Shared/Volo.Abp.Identity.Domain.Shared.csproj

@ -18,13 +18,6 @@
<ItemGroup>
<EmbeddedResource Include="Volo\Abp\Identity\Localization\*.json" />
<Content Remove="Volo\Abp\Identity\Localization\*.json" />
<None Remove="Volo.Abp.Identity.Domain.Shared.abppkg.json" />
<EmbeddedResource Include="Volo.Abp.Identity.Domain.Shared.abppkg.json">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
<CopyToPublishDirectory>Never</CopyToPublishDirectory>
</EmbeddedResource>
<None Remove="Volo.Abp.Identity.Domain.Shared.abppkg.analyze.json" />
<EmbeddedResource Include="Volo.Abp.Identity.Domain.Shared.abppkg.analyze.json" />
</ItemGroup>
<ItemGroup>

7
modules/identity/src/Volo.Abp.Identity.Domain/Volo.Abp.Identity.Domain.csproj

@ -18,13 +18,6 @@
<Compile Remove="Volo\Abp\Permissions\**" />
<EmbeddedResource Remove="Volo\Abp\Permissions\**" />
<None Remove="Volo\Abp\Permissions\**" />
<None Remove="Volo.Abp.Identity.Domain.abppkg.json" />
<EmbeddedResource Include="Volo.Abp.Identity.Domain.abppkg.json">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
<CopyToPublishDirectory>Never</CopyToPublishDirectory>
</EmbeddedResource>
<None Remove="Volo.Abp.Identity.Domain.abppkg.analyze.json" />
<EmbeddedResource Include="Volo.Abp.Identity.Domain.abppkg.analyze.json" />
</ItemGroup>
<ItemGroup>

10
modules/identity/src/Volo.Abp.Identity.EntityFrameworkCore/Volo.Abp.Identity.EntityFrameworkCore.csproj

@ -19,14 +19,4 @@
<ProjectReference Include="..\Volo.Abp.Identity.Domain\Volo.Abp.Identity.Domain.csproj" />
</ItemGroup>
<ItemGroup>
<None Remove="Volo.Abp.Identity.EntityFrameworkCore.abppkg.json" />
<EmbeddedResource Include="Volo.Abp.Identity.EntityFrameworkCore.abppkg.json">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
<CopyToPublishDirectory>Never</CopyToPublishDirectory>
</EmbeddedResource>
<None Remove="Volo.Abp.Identity.EntityFrameworkCore.abppkg.analyze.json" />
<EmbeddedResource Include="Volo.Abp.Identity.EntityFrameworkCore.abppkg.analyze.json" />
</ItemGroup>
</Project>

10
modules/identity/src/Volo.Abp.Identity.HttpApi.Client/Volo.Abp.Identity.HttpApi.Client.csproj

@ -19,14 +19,4 @@
<ProjectReference Include="..\..\..\..\framework\src\Volo.Abp.Http.Client\Volo.Abp.Http.Client.csproj" />
</ItemGroup>
<ItemGroup>
<None Remove="Volo.Abp.Identity.HttpApi.Client.abppkg.analyze.json" />
<EmbeddedResource Include="Volo.Abp.Identity.HttpApi.Client.abppkg.analyze.json" />
<None Remove="Volo.Abp.Identity.HttpApi.Client.abppkg.json" />
<EmbeddedResource Include="Volo.Abp.Identity.HttpApi.Client.abppkg.json">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
<CopyToPublishDirectory>Never</CopyToPublishDirectory>
</EmbeddedResource>
</ItemGroup>
</Project>

14
modules/identity/src/Volo.Abp.Identity.HttpApi/Volo.Abp.Identity.HttpApi.csproj

@ -21,18 +21,4 @@
<ProjectReference Include="..\..\..\..\framework\src\Volo.Abp.AspNetCore.Mvc\Volo.Abp.AspNetCore.Mvc.csproj" />
</ItemGroup>
<ItemGroup>
<Content Remove="Volo.Abp.Identity.HttpApi.abppkg.analyze.json" />
<EmbeddedResource Include="Volo.Abp.Identity.HttpApi.abppkg.analyze.json">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
</EmbeddedResource>
<None Remove="Volo.Abp.Identity.HttpApi.abppkg.json" />
<EmbeddedResource Include="Volo.Abp.Identity.HttpApi.abppkg.json">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
<CopyToPublishDirectory>Never</CopyToPublishDirectory>
</EmbeddedResource>
</ItemGroup>
</Project>

32
nupkg/common.ps1

@ -204,7 +204,7 @@ $projects = (
"modules/account/src/Volo.Abp.Account.Web.IdentityServer",
"modules/account/src/Volo.Abp.Account.Blazor",
"modules/account/src/Volo.Abp.Account.Installer",
"studio/source-codes/Volo.Abp.Account.SourceCode",
"studio/source-codes/Volo.Abp.Account",
# modules/audit-logging
"modules/audit-logging/src/Volo.Abp.AuditLogging.Domain",
@ -212,7 +212,7 @@ $projects = (
"modules/audit-logging/src/Volo.Abp.AuditLogging.EntityFrameworkCore",
"modules/audit-logging/src/Volo.Abp.AuditLogging.MongoDB",
"modules/audit-logging/src/Volo.Abp.AuditLogging.Installer",
"studio/source-codes/Volo.Abp.AuditLogging.SourceCode",
"studio/source-codes/Volo.Abp.AuditLogging",
# modules/background-jobs
"modules/background-jobs/src/Volo.Abp.BackgroundJobs.Domain",
@ -220,7 +220,7 @@ $projects = (
"modules/background-jobs/src/Volo.Abp.BackgroundJobs.EntityFrameworkCore",
"modules/background-jobs/src/Volo.Abp.BackgroundJobs.MongoDB",
"modules/background-jobs/src/Volo.Abp.BackgroundJobs.Installer",
"studio/source-codes/Volo.Abp.BackgroundJobs.SourceCode",
"studio/source-codes/Volo.Abp.BackgroundJobs",
# modules/basic-theme
"modules/basic-theme/src/Volo.Abp.AspNetCore.Components.Server.BasicTheme",
@ -228,7 +228,7 @@ $projects = (
"modules/basic-theme/src/Volo.Abp.AspNetCore.Components.WebAssembly.BasicTheme",
"modules/basic-theme/src/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic",
"modules/basic-theme/src/Volo.Abp.BasicTheme.Installer",
"studio/source-codes/Volo.Abp.BasicTheme.SourceCode",
"studio/source-codes/Volo.Abp.BasicTheme",
# modules/blogging
"modules/blogging/src/Volo.Blogging.Application.Contracts.Shared",
@ -246,6 +246,7 @@ $projects = (
"modules/blogging/src/Volo.Blogging.Admin.HttpApi",
"modules/blogging/src/Volo.Blogging.Admin.HttpApi.Client",
"modules/blogging/src/Volo.Blogging.Admin.Web",
"studio/source-codes/Volo.Blogging",
# modules/client-simulation
"modules/client-simulation/src/Volo.ClientSimulation",
@ -265,7 +266,8 @@ $projects = (
"modules/docs/src/Volo.Docs.HttpApi.Client",
"modules/docs/src/Volo.Docs.HttpApi",
"modules/docs/src/Volo.Docs.MongoDB",
"modules/docs/src/Volo.Docs.Web",
"modules/docs/src/Volo.Docs.Web",,
"studio/source-codes/Volo.Docs",
# modules/feature-management
"modules/feature-management/src/Volo.Abp.FeatureManagement.Application.Contracts",
@ -281,7 +283,7 @@ $projects = (
"modules/feature-management/src/Volo.Abp.FeatureManagement.Blazor.Server",
"modules/feature-management/src/Volo.Abp.FeatureManagement.Blazor.WebAssembly",
"modules/feature-management/src/Volo.Abp.FeatureManagement.Installer",
"studio/source-codes/Volo.Abp.FeatureManagement.SourceCode",
"studio/source-codes/Volo.Abp.FeatureManagement",
# modules/identity
"modules/identity/src/Volo.Abp.Identity.Application.Contracts",
@ -299,7 +301,7 @@ $projects = (
"modules/identity/src/Volo.Abp.Identity.Blazor.WebAssembly",
"modules/identity/src/Volo.Abp.PermissionManagement.Domain.Identity",
"modules/identity/src/Volo.Abp.Identity.Installer",
"studio/source-codes/Volo.Abp.Identity.SourceCode",
"studio/source-codes/Volo.Abp.Identity",
# modules/identityserver
"modules/identityserver/src/Volo.Abp.IdentityServer.Domain",
@ -308,7 +310,7 @@ $projects = (
"modules/identityserver/src/Volo.Abp.IdentityServer.MongoDB",
"modules/identityserver/src/Volo.Abp.PermissionManagement.Domain.IdentityServer",
"modules/identityserver/src/Volo.Abp.IdentityServer.Installer",
"studio/source-codes/Volo.Abp.IdentityServer.SourceCode",
"studio/source-codes/Volo.Abp.IdentityServer",
# modules/permission-management
"modules/permission-management/src/Volo.Abp.PermissionManagement.Application.Contracts",
@ -324,7 +326,7 @@ $projects = (
"modules/permission-management/src/Volo.Abp.PermissionManagement.Blazor.Server",
"modules/permission-management/src/Volo.Abp.PermissionManagement.Blazor.WebAssembly",
"modules/permission-management/src/Volo.Abp.PermissionManagement.Installer",
"studio/source-codes/Volo.Abp.PermissionManagement.SourceCode",
"studio/source-codes/Volo.Abp.PermissionManagement",
# modules/setting-management
"modules/setting-management/src/Volo.Abp.SettingManagement.Application.Contracts",
@ -340,7 +342,7 @@ $projects = (
"modules/setting-management/src/Volo.Abp.SettingManagement.MongoDB",
"modules/setting-management/src/Volo.Abp.SettingManagement.Web",
"modules/setting-management/src/Volo.Abp.SettingManagement.Installer",
"studio/source-codes/Volo.Abp.SettingManagement.SourceCode",
"studio/source-codes/Volo.Abp.SettingManagement",
# modules/tenant-management
"modules/tenant-management/src/Volo.Abp.TenantManagement.Application.Contracts",
@ -356,7 +358,7 @@ $projects = (
"modules/tenant-management/src/Volo.Abp.TenantManagement.MongoDB",
"modules/tenant-management/src/Volo.Abp.TenantManagement.Web",
"modules/tenant-management/src/Volo.Abp.TenantManagement.Installer",
"studio/source-codes/Volo.Abp.TenantManagement.SourceCode",
"studio/source-codes/Volo.Abp.TenantManagement",
# modules/users
"modules/users/src/Volo.Abp.Users.Abstractions",
@ -365,12 +367,12 @@ $projects = (
"modules/users/src/Volo.Abp.Users.EntityFrameworkCore",
"modules/users/src/Volo.Abp.Users.MongoDB",
"modules/users/src/Volo.Abp.Users.Installer",
"studio/source-codes/Volo.Abp.Users.SourceCode",
"studio/source-codes/Volo.Abp.Users",
# modules/virtual-file-explorer
"modules/virtual-file-explorer/src/Volo.Abp.VirtualFileExplorer.Web",
"modules/virtual-file-explorer/src/Volo.Abp.VirtualFileExplorer.Installer",
"studio/source-codes/Volo.Abp.VirtualFileExplorer.SourceCode",
"studio/source-codes/Volo.Abp.VirtualFileExplorer",
# modules/blob-storing-database
"modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.Domain",
@ -378,7 +380,7 @@ $projects = (
"modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.EntityFrameworkCore",
"modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.MongoDB",
"modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.Installer",
"studio/source-codes/Volo.Abp.BlobStoring.Database.SourceCode",
"studio/source-codes/Volo.Abp.BlobStoring.Database",
# abp/cms-kit
"modules/cms-kit/src/Volo.CmsKit.Admin.Application",
@ -406,7 +408,7 @@ $projects = (
"modules/cms-kit/src/Volo.CmsKit.Public.Web",
"modules/cms-kit/src/Volo.CmsKit.Web",
"modules/cms-kit/src/Volo.CmsKit.Installer",
"studio/source-codes/Volo.CmsKit.SourceCode",
"studio/source-codes/Volo.CmsKit",
# abp/studio
"studio/src/Volo.Abp.Studio.Analyzing.Abstractions",

3
studio/source-codes/Volo.Abp.Account.SourceCode/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.Account.SourceCode/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.Account.SourceCode/Volo.Abp.Account.SourceCode.zip

Binary file not shown.

2
studio/source-codes/Volo.Abp.Account.SourceCode/Volo.Abp.Account.SourceCode.csproj → studio/source-codes/Volo.Abp.Account/Volo.Abp.Account.SourceCode.csproj

@ -2,7 +2,7 @@
<Import Project="..\..\..\configureawait.props" />
<Import Project="..\..\..\common.props" />
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>

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

Binary file not shown.

3
studio/source-codes/Volo.Abp.AuditLogging.SourceCode/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.AuditLogging.SourceCode/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.AuditLogging.SourceCode/Volo.Abp.AuditLogging.SourceCode.zip

Binary file not shown.

3
studio/source-codes/Volo.Abp.AuditLogging.SourceCode/Volo.Abp.AuditLogging.SourceCode.csproj → studio/source-codes/Volo.Abp.AuditLogging/Volo.Abp.AuditLogging.SourceCode.csproj

@ -1,9 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\..\..\configureawait.props" />
<Import Project="..\..\..\common.props" />
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>

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

Binary file not shown.

3
studio/source-codes/Volo.Abp.BackgroundJobs.SourceCode/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.BackgroundJobs.SourceCode/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.BackgroundJobs.SourceCode/Volo.Abp.BackgroundJobs.SourceCode.zip

Binary file not shown.

2
studio/source-codes/Volo.Abp.BackgroundJobs.SourceCode/Volo.Abp.BackgroundJobs.SourceCode.csproj → studio/source-codes/Volo.Abp.BackgroundJobs/Volo.Abp.BackgroundJobs.SourceCode.csproj

@ -2,7 +2,7 @@
<Import Project="..\..\..\configureawait.props" />
<Import Project="..\..\..\common.props" />
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>

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

Binary file not shown.

3
studio/source-codes/Volo.Abp.BasicTheme.SourceCode/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.BasicTheme.SourceCode/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>

3
studio/source-codes/Volo.Abp.BasicTheme.SourceCode/Volo.Abp.BasicTheme.SourceCode.csproj → studio/source-codes/Volo.Abp.BasicTheme/Volo.Abp.BasicTheme.SourceCode.csproj

@ -1,9 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\..\..\configureawait.props" />
<Import Project="..\..\..\common.props" />
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>

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

Binary file not shown.

3
studio/source-codes/Volo.Abp.BlobStoring.Database.SourceCode/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.SourceCode/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>

3
studio/source-codes/Volo.Abp.BlobStoring.Database.SourceCode/Volo.Abp.BlobStoring.Database.SourceCode.csproj → studio/source-codes/Volo.Abp.BlobStoring.Database/Volo.Abp.BlobStoring.Database.SourceCode.csproj

@ -1,9 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\..\..\configureawait.props" />
<Import Project="..\..\..\common.props" />
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>

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

Binary file not shown.

3
studio/source-codes/Volo.Abp.FeatureManagement.SourceCode/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.FeatureManagement.SourceCode/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.FeatureManagement.SourceCode/Volo.Abp.FeatureManagement.SourceCode.zip

Binary file not shown.

3
studio/source-codes/Volo.Abp.FeatureManagement.SourceCode/Volo.Abp.FeatureManagement.SourceCode.csproj → studio/source-codes/Volo.Abp.FeatureManagement/Volo.Abp.FeatureManagement.SourceCode.csproj

@ -1,9 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\..\..\configureawait.props" />
<Import Project="..\..\..\common.props" />
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>

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

Binary file not shown.

3
studio/source-codes/Volo.Abp.Identity.SourceCode/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.Identity.SourceCode/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.Identity.SourceCode/Volo.Abp.Identity.SourceCode.zip

Binary file not shown.

3
studio/source-codes/Volo.Abp.Identity.SourceCode/Volo.Abp.Identity.SourceCode.csproj → studio/source-codes/Volo.Abp.Identity/Volo.Abp.Identity.SourceCode.csproj

@ -1,9 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\..\..\configureawait.props" />
<Import Project="..\..\..\common.props" />
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>

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

Binary file not shown.

3
studio/source-codes/Volo.Abp.IdentityServer.SourceCode/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.IdentityServer.SourceCode/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.IdentityServer.SourceCode/Volo.Abp.IdentityServer.SourceCode.zip

Binary file not shown.

3
studio/source-codes/Volo.Abp.IdentityServer.SourceCode/Volo.Abp.IdentityServer.SourceCode.csproj → studio/source-codes/Volo.Abp.IdentityServer/Volo.Abp.IdentityServer.SourceCode.csproj

@ -1,9 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\..\..\configureawait.props" />
<Import Project="..\..\..\common.props" />
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>

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

Binary file not shown.

3
studio/source-codes/Volo.Abp.PermissionManagement.SourceCode/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.PermissionManagement.SourceCode/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.PermissionManagement.SourceCode/Volo.Abp.PermissionManagement.SourceCode.zip

Binary file not shown.

3
studio/source-codes/Volo.Abp.PermissionManagement.SourceCode/Volo.Abp.PermissionManagement.SourceCode.csproj → studio/source-codes/Volo.Abp.PermissionManagement/Volo.Abp.PermissionManagement.SourceCode.csproj

@ -1,9 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\..\..\configureawait.props" />
<Import Project="..\..\..\common.props" />
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>

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

Binary file not shown.

3
studio/source-codes/Volo.Abp.SettingManagement.SourceCode/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.SettingManagement.SourceCode/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.SettingManagement.SourceCode/Volo.Abp.SettingManagement.SourceCode.zip

Binary file not shown.

2
studio/source-codes/Volo.Abp.SettingManagement.SourceCode/Volo.Abp.SettingManagement.SourceCode.csproj → studio/source-codes/Volo.Abp.SettingManagement/Volo.Abp.SettingManagement.SourceCode.csproj

@ -2,7 +2,7 @@
<Import Project="..\..\..\configureawait.props" />
<Import Project="..\..\..\common.props" />
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>

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

Binary file not shown.

3
studio/source-codes/Volo.Abp.TenantManagement.SourceCode/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.TenantManagement.SourceCode/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.TenantManagement.SourceCode/Volo.Abp.TenantManagement.SourceCode.zip

Binary file not shown.

3
studio/source-codes/Volo.Abp.TenantManagement.SourceCode/Volo.Abp.TenantManagement.SourceCode.csproj → studio/source-codes/Volo.Abp.TenantManagement/Volo.Abp.TenantManagement.SourceCode.csproj

@ -1,9 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\..\..\configureawait.props" />
<Import Project="..\..\..\common.props" />
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>

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

Binary file not shown.

3
studio/source-codes/Volo.Abp.Users.SourceCode/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.Users.SourceCode/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.Users.SourceCode/Volo.Abp.Users.SourceCode.zip

Binary file not shown.

3
studio/source-codes/Volo.Abp.Users.SourceCode/Volo.Abp.Users.SourceCode.csproj → studio/source-codes/Volo.Abp.Users/Volo.Abp.Users.SourceCode.csproj

@ -1,9 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\..\..\configureawait.props" />
<Import Project="..\..\..\common.props" />
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>

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

Binary file not shown.

3
studio/source-codes/Volo.Abp.VirtualFileExplorer.SourceCode/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.VirtualFileExplorer.SourceCode/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.VirtualFileExplorer.SourceCode/Volo.Abp.VirtualFileExplorer.SourceCode.zip

Binary file not shown.

3
studio/source-codes/Volo.Abp.VirtualFileExplorer.SourceCode/Volo.Abp.VirtualFileExplorer.SourceCode.csproj → studio/source-codes/Volo.Abp.VirtualFileExplorer/Volo.Abp.VirtualFileExplorer.SourceCode.csproj

@ -1,9 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\..\..\configureawait.props" />
<Import Project="..\..\..\common.props" />
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>

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

Binary file not shown.

17
studio/source-codes/Volo.Blogging/Volo.Blogging.SourceCode.csproj

@ -0,0 +1,17 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\..\..\configureawait.props" />
<Import Project="..\..\..\common.props" />
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<None Remove="Volo.Blogging.SourceCode.zip" />
<Content Include="Volo.Blogging.SourceCode.zip">
<Pack>true</Pack>
<PackagePath>content\</PackagePath>
</Content>
</ItemGroup>
</Project>

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

Binary file not shown.

17
studio/source-codes/Volo.ClientSimulation/Volo.ClientSimulation.SourceCode.csproj

@ -0,0 +1,17 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\..\..\configureawait.props" />
<Import Project="..\..\..\common.props" />
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<None Remove="Volo.ClientSimulation.SourceCode.zip" />
<Content Include="Volo.ClientSimulation.SourceCode.zip">
<Pack>true</Pack>
<PackagePath>content\</PackagePath>
</Content>
</ItemGroup>
</Project>

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

Binary file not shown.

3
studio/source-codes/Volo.CmsKit.SourceCode/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.SourceCode/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.SourceCode/Volo.CmsKit.SourceCode.zip

Binary file not shown.

3
studio/source-codes/Volo.CmsKit.SourceCode/Volo.CmsKit.SourceCode.csproj → studio/source-codes/Volo.CmsKit/Volo.CmsKit.SourceCode.csproj

@ -1,9 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\..\..\configureawait.props" />
<Import Project="..\..\..\common.props" />
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>

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

Binary file not shown.

17
studio/source-codes/Volo.Docs/Volo.Docs.SourceCode.csproj

@ -0,0 +1,17 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\..\..\configureawait.props" />
<Import Project="..\..\..\common.props" />
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<None Remove="Volo.Docs.SourceCode.zip" />
<Content Include="Volo.Docs.SourceCode.zip">
<Pack>true</Pack>
<PackagePath>content\</PackagePath>
</Content>
</ItemGroup>
</Project>

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

Binary file not shown.
Loading…
Cancel
Save