Skip to content

Instantly share code, notes, and snippets.

@juicebyjustin
Last active July 28, 2021 17:49
Show Gist options
  • Save juicebyjustin/d5d61c7b50550d19ab65ffd06cb12875 to your computer and use it in GitHub Desktop.
Save juicebyjustin/d5d61c7b50550d19ab65ffd06cb12875 to your computer and use it in GitHub Desktop.
code-generator Fresh Clone Log Output
% dotnet watch run
watch : Started
Building...
/code-generator/CodeGen/Worker.cs(88,25): warning CS4014: Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call. [/code-generator/CodeGen/CodeGen.csproj]
info: CodeGen.Generators.DotNETProjectGenerator[0]
Generating project from template: ABPWebAPI
info: Microsoft.Hosting.Lifetime[0]
Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
Hosting environment: Development
info: Microsoft.Hosting.Lifetime[0]
Content root path: /code-generator/CodeGen
info: CodeGen.Generators.DotNETProjectGenerator[0]
Cleaning project output folder: _Output/Projects/ABPWebAPI
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/.gitattributes
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/.gitignore
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/.prettierrc
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/.template.config/template.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/CodeGenOutput.sln
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/CodeGenOutput.sln.DotSettings
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/common.props
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/NuGet.Config
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Application.Contracts/CodeGenOutput.Application.Contracts.csproj
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Application.Contracts/CodeGenOutputApplicationContractsModule.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Application.Contracts/CodeGenOutputDtoExtensions.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Application.Contracts/Permissions/CodeGenOutputPermissionDefinitionProvider.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Application.Contracts/Permissions/CodeGenOutputPermissions.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Application/CodeGenOutput.Application.csproj
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Application/CodeGenOutputApplicationAutoMapperProfile.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Application/CodeGenOutputApplicationModule.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Application/CodeGenOutputAppService.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Application/Properties/AssemblyInfo.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.DbMigrator/appsettings.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.DbMigrator/CodeGenOutput.DbMigrator.csproj
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.DbMigrator/CodeGenOutputDbMigratorModule.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.DbMigrator/DbMigratorHostedService.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.DbMigrator/Program.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.DbMigrator/tempkey.jwk
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.DbMigrator/tempkey.rsa
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/CodeGenOutput.Domain.Shared.csproj
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/CodeGenOutputDomainErrorCodes.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/CodeGenOutputDomainSharedModule.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/CodeGenOutputGlobalFeatureConfigurator.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/CodeGenOutputModuleExtensionConfigurator.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/Localization/CodeGenOutput/ar.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/Localization/CodeGenOutput/cs.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/Localization/CodeGenOutput/de-DE.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/Localization/CodeGenOutput/en-GB.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/Localization/CodeGenOutput/en.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/Localization/CodeGenOutput/es.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/Localization/CodeGenOutput/fr.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/Localization/CodeGenOutput/hu.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/Localization/CodeGenOutput/nl.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/Localization/CodeGenOutput/pl-PL.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/Localization/CodeGenOutput/pt-BR.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/Localization/CodeGenOutput/ru.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/Localization/CodeGenOutput/sl.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/Localization/CodeGenOutput/tr.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/Localization/CodeGenOutput/vi.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/Localization/CodeGenOutput/zh-Hans.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/Localization/CodeGenOutput/zh-Hant.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/Localization/CodeGenOutputResource.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/MultiTenancy/MultiTenancyConsts.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain/CodeGenOutput.Domain.csproj
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain/CodeGenOutputConsts.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain/CodeGenOutputDomainModule.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain/Data/CodeGenOutputDbMigrationService.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain/Data/ICodeGenOutputDbSchemaMigrator.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain/Data/NullCodeGenOutputDbSchemaMigrator.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain/IdentityServer/IdentityServerDataSeedContributor.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain/Properties/AssemblyInfo.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain/Settings/CodeGenOutputSettingDefinitionProvider.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain/Settings/CodeGenOutputSettings.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain/Users/AppUser.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.EntityFrameworkCore.DbMigrations/CodeGenOutput.EntityFrameworkCore.DbMigrations.csproj
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.EntityFrameworkCore.DbMigrations/EntityFrameworkCore/CodeGenOutputEntityFrameworkCoreDbMigrationsModule.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.EntityFrameworkCore.DbMigrations/EntityFrameworkCore/CodeGenOutputMigrationsDbContext.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.EntityFrameworkCore.DbMigrations/EntityFrameworkCore/CodeGenOutputMigrationsDbContextFactory.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.EntityFrameworkCore.DbMigrations/EntityFrameworkCore/EntityFrameworkCoreCodeGenOutputDbSchemaMigrator.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Copy file to: _Output/Projects/ABPWebAPI/src/CodeGenOutput.EntityFrameworkCore.DbMigrations/Migrations/20210726202247_Initial.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Copy file to: _Output/Projects/ABPWebAPI/src/CodeGenOutput.EntityFrameworkCore.DbMigrations/Migrations/20210726202247_Initial.Designer.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Copy file to: _Output/Projects/ABPWebAPI/src/CodeGenOutput.EntityFrameworkCore.DbMigrations/Migrations/CodeGenOutputMigrationsDbContextModelSnapshot.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.EntityFrameworkCore/CodeGenOutput.EntityFrameworkCore.csproj
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.EntityFrameworkCore/EntityFrameworkCore/CodeGenOutputDbContext.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.EntityFrameworkCore/EntityFrameworkCore/CodeGenOutputDbContextModelCreatingExtensions.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.EntityFrameworkCore/EntityFrameworkCore/CodeGenOutputEfCoreEntityExtensionMappings.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.EntityFrameworkCore/EntityFrameworkCore/CodeGenOutputEntityFrameworkCoreModule.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.EntityFrameworkCore/Properties/AssemblyInfo.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Client/CodeGenOutput.HttpApi.Client.csproj
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Client/CodeGenOutputHttpApiClientModule.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/abp.resourcemapping.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/appsettings.Development.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/appsettings.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/CodeGenOutput.HttpApi.Host.csproj
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/CodeGenOutputBrandingProvider.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/CodeGenOutputHttpApiHostModule.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/Controllers/HomeController.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/gulpfile.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/package.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/Program.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/Properties/launchSettings.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/Startup.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/tempkey.jwk
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/tempkey.rsa
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/global-styles.css
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/@fortawesome/fontawesome-free/css/all.css
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/@fortawesome/fontawesome-free/css/v4-shims.css
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/abp/core/abp.css
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/abp/core/abp.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/abp/jquery/abp.jquery.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/abp/luxon/abp.luxon.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/abp/utils/abp-utils.umd.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/abp/utils/abp-utils.umd.js.map
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/abp/utils/abp-utils.umd.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/abp/utils/abp-utils.umd.min.js.map
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/bootstrap-datepicker.css.map
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/bootstrap-datepicker.min.css
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/bootstrap-datepicker.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker-en-CA.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar-tn.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.az.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.bg.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.bm.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.bn.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.br.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.bs.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ca.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.cs.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.cy.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.da.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.de.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.el.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-AU.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-CA.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-GB.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-IE.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-NZ.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-ZA.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.eo.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.es.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.et.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.eu.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.fa.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.fi.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.fo.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.fr-CH.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.fr.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.gl.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.he.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.hi.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.hr.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.hu.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.hy.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.id.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.is.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.it-CH.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.it.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ja.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ka.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.kh.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.kk.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.km.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ko.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.kr.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.lt.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.lv.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.me.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.mk.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.mn.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ms.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.nl-BE.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.nl.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.no.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.oc.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.pl.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.pt-BR.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.pt.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ro.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.rs-latin.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.rs.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ru.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.si.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sk.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sl.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sq.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sr-latin.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sr.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sv.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sw.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ta.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tg.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.th.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tk.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.uk.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.uz-cyrl.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.uz-latn.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.vi.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.zh-CN.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.zh-TW.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap/css/bootstrap-rtl.css
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap/css/bootstrap-rtl.css.map
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap/css/bootstrap-rtl.min.css
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap/css/bootstrap-rtl.min.css.map
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap/css/bootstrap.css
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap/css/bootstrap.css.map
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap/css/bootstrap.min.css
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap/css/bootstrap.min.css.map
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap/js/bootstrap.bundle.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap/js/bootstrap.bundle.js.map
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap/js/bootstrap.bundle.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/bootstrap/js/bootstrap.bundle.min.js.map
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/datatables.net-bs4/css/dataTables.bootstrap4.css
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/datatables.net-bs4/js/dataTables.bootstrap4.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/datatables.net/js/jquery.dataTables.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-form/jquery.form.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-form/jquery.form.min.js.map
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/jquery.validate.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_ar.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_az.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_bg.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_bn_BD.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_ca.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_cs.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_da.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_de.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_el.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_es_AR.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_es_PE.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_es.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_et.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_eu.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_fa.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_fi.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_fr.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_ge.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_gl.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_he.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_hr.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_hu.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_hy_AM.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_id.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_is.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_it.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_ja.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_ka.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_kk.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_ko.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_lt.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_lv.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_mk.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_my.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_nl.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_no.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_pl.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_pt_BR.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_pt_PT.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_ro.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_ru.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_sd.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_si.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_sk.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_sl.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_sr_lat.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_sr.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_sv.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_th.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_tj.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_tr.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_uk.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_ur.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_vi.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_zh_TW.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/messages_zh.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/methods_de.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/methods_es_CL.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/methods_fi.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/methods_nl.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery-validation/localization/methods_pt.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/jquery/jquery.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/lodash/lodash.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/luxon/luxon.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/luxon/luxon.js.map
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/luxon/luxon.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/luxon/luxon.min.js.map
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/malihu-custom-scrollbar-plugin/mCSB_buttons.png
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/malihu-custom-scrollbar-plugin/package.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/malihu-custom-scrollbar-plugin/readme.md
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/css/select2.min.css
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/af.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/ar.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/az.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/bg.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/bn.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/bs.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/ca.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/cs.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/da.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/de.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/dsb.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/el.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/en.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/es.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/et.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/eu.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/fa.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/fi.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/fr.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/gl.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/he.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/hi.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/hr.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/hsb.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/hu.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/hy.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/id.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/is.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/it.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/ja.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/ka.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/km.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/ko.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/lt.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/lv.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/mk.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/ms.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/nb.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/ne.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/nl.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/pl.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/ps.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/pt-BR.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/pt.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/ro.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/ru.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/sk.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/sl.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/sq.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/sr-Cyrl.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/sr.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/sv.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/th.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/tk.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/tr.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/uk.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/vi.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/zh-CN.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/i18n/zh-TW.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/select2-bootstrap-modal-patch.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/select2.full.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/select2/js/select2.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/sweetalert/sweetalert.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/jquery.timeago.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.af.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.am.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.ar.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.az-short.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.az.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.be.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.bg.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.bs.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.ca.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.cs.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.cy.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.da.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.de-short.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.de.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.dv.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.el.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.en-short.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.en.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.es-short.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.es.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.et.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.eu.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.fa-short.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.fa.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.fi.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.fr-short.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.fr.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.gl.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.he.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.hr.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.hu.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.hy.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.id.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.is.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.it-short.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.it.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.ja.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.jv.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.ko.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.ky.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.lt.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.lv.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.mk.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.nl.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.no.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.pl.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.pt-br-short.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.pt-br.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.pt-short.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.pt.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.ro.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.rs.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.ru.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.rw.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.si.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.sk.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.sl.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.sq.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.sr.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.sv.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.th.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.tr-short.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.tr.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.uk.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.ur.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.uz.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.vi.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.zh-CN.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/jquery.timeago.zh-TW.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/timeago/locales/README.md
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/toastr/toastr.css
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/toastr/toastr.js.map
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/toastr/toastr.min.css
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/wwwroot/libs/toastr/toastr.min.js
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/yarn.lock
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi/CodeGenOutput.HttpApi.csproj
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi/CodeGenOutputHttpApiModule.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi/Controllers/CodeGenOutputController.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi/Models/Test/TestModel.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/tempkey.jwk
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/test/CodeGenOutput.Application.Tests/CodeGenOutput.Application.Tests.csproj
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/test/CodeGenOutput.Application.Tests/CodeGenOutputApplicationTestBase.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/test/CodeGenOutput.Application.Tests/CodeGenOutputApplicationTestModule.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/test/CodeGenOutput.Application.Tests/Samples/SampleAppServiceTests.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/test/CodeGenOutput.Domain.Tests/CodeGenOutput.Domain.Tests.csproj
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/test/CodeGenOutput.Domain.Tests/CodeGenOutputDomainTestBase.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/test/CodeGenOutput.Domain.Tests/CodeGenOutputDomainTestModule.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/test/CodeGenOutput.Domain.Tests/Samples/SampleDomainTests.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/test/CodeGenOutput.EntityFrameworkCore.Tests/CodeGenOutput.EntityFrameworkCore.Tests.csproj
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/test/CodeGenOutput.EntityFrameworkCore.Tests/EntityFrameworkCore/CodeGenOutputEntityFrameworkCoreTestBase.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/test/CodeGenOutput.EntityFrameworkCore.Tests/EntityFrameworkCore/CodeGenOutputEntityFrameworkCoreTestModule.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/test/CodeGenOutput.EntityFrameworkCore.Tests/EntityFrameworkCore/Samples/SampleRepositoryTests.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/test/CodeGenOutput.HttpApi.Client.ConsoleTestApp/appsettings.json
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/test/CodeGenOutput.HttpApi.Client.ConsoleTestApp/ClientDemoService.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/test/CodeGenOutput.HttpApi.Client.ConsoleTestApp/CodeGenOutput.HttpApi.Client.ConsoleTestApp.csproj
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/test/CodeGenOutput.HttpApi.Client.ConsoleTestApp/CodeGenOutputConsoleApiClientModule.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/test/CodeGenOutput.HttpApi.Client.ConsoleTestApp/ConsoleTestAppHostedService.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/test/CodeGenOutput.HttpApi.Client.ConsoleTestApp/Program.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/test/CodeGenOutput.TestBase/CodeGenOutput.TestBase.csproj
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/test/CodeGenOutput.TestBase/CodeGenOutputTestBase.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/test/CodeGenOutput.TestBase/CodeGenOutputTestBaseModule.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/test/CodeGenOutput.TestBase/CodeGenOutputTestDataSeedContributor.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Replace file if newer: _Output/Projects/ABPWebAPI/test/CodeGenOutput.TestBase/Security/FakeCurrentPrincipalAccessor.cs
info: CodeGen.Generators.DotNETProjectGenerator[0]
Buiding project: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host
Microsoft (R) Build Engine version 16.9.0+57a23d249 for .NET
Copyright (C) Microsoft Corporation. All rights reserved.
Determining projects to restore...
All projects are up-to-date for restore.
CodeGenOutput.Domain.Shared -> /code-generator/CodeGen/_Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain.Shared/bin/Debug/netstandard2.0/CodeGenOutput.Domain.Shared.dll
CodeGenOutput.Application.Contracts -> /code-generator/CodeGen/_Output/Projects/ABPWebAPI/src/CodeGenOutput.Application.Contracts/bin/Debug/netstandard2.0/CodeGenOutput.Application.Contracts.dll
CodeGenOutput.HttpApi -> /code-generator/CodeGen/_Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi/bin/Debug/net5.0/CodeGenOutput.HttpApi.dll
CodeGenOutput.Domain -> /code-generator/CodeGen/_Output/Projects/ABPWebAPI/src/CodeGenOutput.Domain/bin/Debug/net5.0/CodeGenOutput.Domain.dll
CodeGenOutput.Application -> /code-generator/CodeGen/_Output/Projects/ABPWebAPI/src/CodeGenOutput.Application/bin/Debug/net5.0/CodeGenOutput.Application.dll
CodeGenOutput.EntityFrameworkCore -> /code-generator/CodeGen/_Output/Projects/ABPWebAPI/src/CodeGenOutput.EntityFrameworkCore/bin/Debug/net5.0/CodeGenOutput.EntityFrameworkCore.dll
CodeGenOutput.EntityFrameworkCore.DbMigrations -> /code-generator/CodeGen/_Output/Projects/ABPWebAPI/src/CodeGenOutput.EntityFrameworkCore.DbMigrations/bin/Debug/net5.0/CodeGenOutput.EntityFrameworkCore.DbMigrations.dll
CodeGenOutput.HttpApi.Host -> /code-generator/CodeGen/_Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host/bin/Debug/net5.0/CodeGenOutput.HttpApi.Host.dll
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:12.47
info: CodeGen.Generators.DotNETProjectGenerator[0]
Recreating database/migrations: _Output/Projects/ABPWebAPI/src/CodeGenOutput.HttpApi.Host
The Entity Framework tools version '5.0.5' is older than that of the runtime '5.0.8'. Update the tools for the latest features and bug fixes.
Dropping database 'CodeGenOutput' on server 'localhost'.
Microsoft.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 40 - Could not open a connection to SQL Server)
at Microsoft.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\SqlClient\SqlInternalConnection.cs:line 612
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\SqlClient\TdsParser.cs:line 1302
at Microsoft.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, Boolean withFailover, SqlAuthenticationMethod authType) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\SqlClient\TdsParser.cs:line 447
at Microsoft.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean ignoreSniOpenTimeout, TimeoutTimer timeout, Boolean withFailover) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\SqlClient\SqlInternalConnectionTds.cs:line 1860
at Microsoft.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\SqlClient\SqlInternalConnectionTds.cs:line 1501
at Microsoft.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\SqlClient\SqlInternalConnectionTds.cs:line 1395
at Microsoft.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling, String accessToken, DbConnectionPool pool) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\SqlClient\SqlInternalConnectionTds.cs:line 508
at Microsoft.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\SqlClient\SqlConnectionFactory.cs:line 133
at Microsoft.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Common\src\Microsoft\Data\ProviderBase\DbConnectionFactory.cs:line 138
at Microsoft.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\ProviderBase\DbConnectionPool.cs:line 726
at Microsoft.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\ProviderBase\DbConnectionPool.cs:line 1737
at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\ProviderBase\DbConnectionPool.cs:line 1147
at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\ProviderBase\DbConnectionPool.cs:line 1115
at Microsoft.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\ProviderBase\DbConnectionFactory.cs:line 155
at Microsoft.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Common\src\Microsoft\Data\ProviderBase\DbConnectionInternal.cs:line 338
at Microsoft.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Common\src\Microsoft\Data\ProviderBase\DbConnectionClosed.cs:line 39
at Microsoft.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry, SqlConnectionOverrides overrides) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\SqlClient\SqlConnection.cs:line 1611
at Microsoft.Data.SqlClient.SqlConnection.Open(SqlConnectionOverrides overrides) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\SqlClient\SqlConnection.cs:line 1115
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerConnection.OpenDbConnection(Boolean errorsExpected)
at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternal(Boolean errorsExpected)
at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.Open(Boolean errorsExpected)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator.<>c__DisplayClass18_0.<Exists>b__0(DateTime giveUp)
at Microsoft.EntityFrameworkCore.ExecutionStrategyExtensions.<>c__DisplayClass12_0`2.<Execute>b__0(DbContext c, TState s)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded)
at Microsoft.EntityFrameworkCore.ExecutionStrategyExtensions.Execute[TState,TResult](IExecutionStrategy strategy, TState state, Func`2 operation, Func`2 verifySucceeded)
at Microsoft.EntityFrameworkCore.ExecutionStrategyExtensions.Execute[TState,TResult](IExecutionStrategy strategy, TState state, Func`2 operation)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator.Exists(Boolean retryOnNotExists)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator.Exists()
at Microsoft.EntityFrameworkCore.Storage.RelationalDatabaseCreator.EnsureDeleted()
at Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade.EnsureDeleted()
at Microsoft.EntityFrameworkCore.Design.Internal.DbContextOperations.DropDatabase(String contextType)
at Microsoft.EntityFrameworkCore.Design.OperationExecutor.DropDatabaseImpl(String contextType)
at Microsoft.EntityFrameworkCore.Design.OperationExecutor.DropDatabase.<>c__DisplayClass0_0.<.ctor>b__0()
at Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase.Execute(Action action)
ClientConnectionId:00000000-0000-0000-0000-000000000000
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 40 - Could not open a connection to SQL Server)
Build started...
Build succeeded.
The Entity Framework tools version '5.0.5' is older than that of the runtime '5.0.8'. Update the tools for the latest features and bug fixes.
Microsoft.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 40 - Could not open a connection to SQL Server)
at Microsoft.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\SqlClient\SqlInternalConnection.cs:line 612
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\SqlClient\TdsParser.cs:line 1302
at Microsoft.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, Boolean withFailover, SqlAuthenticationMethod authType) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\SqlClient\TdsParser.cs:line 447
at Microsoft.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean ignoreSniOpenTimeout, TimeoutTimer timeout, Boolean withFailover) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\SqlClient\SqlInternalConnectionTds.cs:line 1860
at Microsoft.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\SqlClient\SqlInternalConnectionTds.cs:line 1501
at Microsoft.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\SqlClient\SqlInternalConnectionTds.cs:line 1395
at Microsoft.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling, String accessToken, DbConnectionPool pool) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\SqlClient\SqlInternalConnectionTds.cs:line 508
at Microsoft.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\SqlClient\SqlConnectionFactory.cs:line 133
at Microsoft.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Common\src\Microsoft\Data\ProviderBase\DbConnectionFactory.cs:line 138
at Microsoft.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\ProviderBase\DbConnectionPool.cs:line 726
at Microsoft.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\ProviderBase\DbConnectionPool.cs:line 1737
at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\ProviderBase\DbConnectionPool.cs:line 1147
at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\ProviderBase\DbConnectionPool.cs:line 1115
at Microsoft.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\ProviderBase\DbConnectionFactory.cs:line 155
at Microsoft.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Common\src\Microsoft\Data\ProviderBase\DbConnectionInternal.cs:line 338
at Microsoft.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Common\src\Microsoft\Data\ProviderBase\DbConnectionClosed.cs:line 39
at Microsoft.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry, SqlConnectionOverrides overrides) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\SqlClient\SqlConnection.cs:line 1611
at Microsoft.Data.SqlClient.SqlConnection.Open(SqlConnectionOverrides overrides) in H:\tsaagent1\_work\21\s\src\Microsoft.Data.SqlClient\netcore\src\Microsoft\Data\SqlClient\SqlConnection.cs:line 1115
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerConnection.OpenDbConnection(Boolean errorsExpected)
at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternal(Boolean errorsExpected)
at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.Open(Boolean errorsExpected)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator.<>c__DisplayClass18_0.<Exists>b__0(DateTime giveUp)
at Microsoft.EntityFrameworkCore.ExecutionStrategyExtensions.<>c__DisplayClass12_0`2.<Execute>b__0(DbContext c, TState s)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded)
at Microsoft.EntityFrameworkCore.ExecutionStrategyExtensions.Execute[TState,TResult](IExecutionStrategy strategy, TState state, Func`2 operation, Func`2 verifySucceeded)
at Microsoft.EntityFrameworkCore.ExecutionStrategyExtensions.Execute[TState,TResult](IExecutionStrategy strategy, TState state, Func`2 operation)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator.Exists(Boolean retryOnNotExists)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator.Exists()
at Microsoft.EntityFrameworkCore.Migrations.HistoryRepository.Exists()
at Microsoft.EntityFrameworkCore.Migrations.HistoryRepository.GetAppliedMigrations()
at Microsoft.EntityFrameworkCore.Migrations.Design.MigrationsScaffolder.RemoveMigration(String projectDir, String rootNamespace, Boolean force, String language)
at Microsoft.EntityFrameworkCore.Design.Internal.MigrationsOperations.RemoveMigration(String contextType, Boolean force)
at Microsoft.EntityFrameworkCore.Design.OperationExecutor.RemoveMigrationImpl(String contextType, Boolean force)
at Microsoft.EntityFrameworkCore.Design.OperationExecutor.RemoveMigration.<>c__DisplayClass0_0.<.ctor>b__0()
at Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase.<>c__DisplayClass3_0`1.<Execute>b__0()
at Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase.Execute(Action action)
ClientConnectionId:00000000-0000-0000-0000-000000000000
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 40 - Could not open a connection to SQL Server)
The Entity Framework tools version '5.0.5' is older than that of the runtime '5.0.8'. Update the tools for the latest features and bug fixes.
The name 'Initial' is used by an existing migration.
info: CodeGen.Generators.DotNETProjectGenerator[0]
Executing standalone features
info: CodeGen.Generators.DotNETProjectGenerator[0]
Installing project template: _Output/Projects/ABPWebAPI
Templates Short Name Language Tags
---------------------------------------------------- ---------------------------- ---------- -----------------------------------------------
Steff Beckers Code Generator ABP.io Web API Template sb-cg-abp-io-web-api [C#]
Console Application console [C#],F#,VB Common/Console
Class library classlib [C#],F#,VB Common/Library
WPF Application wpf [C#] Common/WPF
WPF Class library wpflib [C#] Common/WPF
WPF Custom Control Library wpfcustomcontrollib [C#] Common/WPF
WPF User Control Library wpfusercontrollib [C#] Common/WPF
Windows Forms (WinForms) Application winforms [C#] Common/WinForms
Windows Forms (WinForms) Class library winformslib [C#] Common/WinForms
Worker Service worker [C#],F# Common/Worker/Web
Unit Test Project mstest [C#],F#,VB Test/MSTest
NUnit 3 Test Project nunit [C#],F#,VB Test/NUnit
NUnit 3 Test Item nunit-test [C#],F#,VB Test/NUnit
xUnit Test Project xunit [C#],F#,VB Test/xUnit
Razor Component razorcomponent [C#] Web/ASP.NET
Razor Page page [C#] Web/ASP.NET
MVC ViewImports viewimports [C#] Web/ASP.NET
MVC ViewStart viewstart [C#] Web/ASP.NET
Blazor Server App blazorserver [C#] Web/Blazor
Blazor WebAssembly App blazorwasm [C#] Web/Blazor/WebAssembly
Blazor Hero - Clean Architecture Template BlazorHero.CleanArchitecture [C#] Web/Blazor/WebAssembly/WebApi/CleanArchitecture
ASP.NET Core Empty web [C#],F# Web/Empty
ASP.NET Core Web App (Model-View-Controller) mvc [C#],F# Web/MVC
ASP.NET Core Web App webapp [C#] Web/MVC/Razor Pages
ASP.NET Core with Angular angular [C#] Web/MVC/SPA
ASP.NET Core with React.js react [C#] Web/MVC/SPA
ASP.NET Core with React.js and Redux reactredux [C#] Web/MVC/SPA
Razor Class Library razorclasslib [C#] Web/Razor/Library
ASP.NET Core Web API webapi [C#],F# Web/WebAPI
ASP.NET Core gRPC Service grpc [C#] Web/gRPC
dotnet gitignore file gitignore Config
global.json file globaljson Config
NuGet Config nugetconfig Config
Dotnet local tool manifest file tool-manifest Config
Web Config webconfig Config
Solution File sln Solution
Protocol Buffer File proto Web/gRPC
Examples:
dotnet new mvc --auth Individual
dotnet new webapi
dotnet new --help
dotnet new sb-cg-abp-io-web-api --help
info: CodeGen.Runners.DotNETProjectRunner[0]
Running project: ABPWebAPI
info: CodeGen.Runners.DotNETProjectRunner[0]
Executing standalone features
info: CodeGen.Runners.DotNETProjectRunner[0]
Opening Swagger docs: _Output/Projects/ABPWebAPI
fail: CodeGen.Worker[0]
No such file or directory
System.ComponentModel.Win32Exception (2): No such file or directory
at System.Diagnostics.Process.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at CodeGen.Runners.DotNETProjectRunner.Run() in /code-generator/CodeGen/Runners/DotNETProjectRunner.cs:line 50
at CodeGen.Worker.ExecuteAsync(CancellationToken cancellationToken) in /code-generator/CodeGen/Worker.cs:line 47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment