diff --git a/publish/Data/Oqtane-202505301417.db b/publish/Data/Oqtane-202505301417.db index f03b695e..69d91aff 100644 Binary files a/publish/Data/Oqtane-202505301417.db and b/publish/Data/Oqtane-202505301417.db differ diff --git a/publish/Packages/assemblies.log b/publish/Packages/assemblies.log new file mode 100644 index 00000000..9ac806e4 --- /dev/null +++ b/publish/Packages/assemblies.log @@ -0,0 +1,90 @@ +{ + "SQLitePCLRaw.provider.e_sqlite3.dll": 1, + "Microsoft.JSInterop.dll": 1, + "Microsoft.Extensions.Diagnostics.Abstractions.dll": 1, + "Oqtane.Database.PostgreSQL.dll": 1, + "Microsoft.AspNetCore.Cryptography.Internal.dll": 1, + "System.Security.Cryptography.ProtectedData.dll": 1, + "Oqtane.Database.SqlServer.dll": 1, + "Microsoft.AspNetCore.Components.WebAssembly.Server.dll": 1, + "Microsoft.Bcl.AsyncInterfaces.dll": 1, + "Microsoft.AspNetCore.Components.Authorization.dll": 1, + "Microsoft.Extensions.Configuration.Binder.dll": 1, + "Microsoft.Extensions.FileProviders.Abstractions.dll": 1, + "Microsoft.AspNetCore.Authorization.dll": 1, + "Microsoft.JSInterop.WebAssembly.dll": 1, + "Microsoft.Extensions.FileSystemGlobbing.dll": 1, + "Microsoft.AspNetCore.Components.dll": 1, + "Azure.Core.dll": 1, + "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": 1, + "Swashbuckle.AspNetCore.SwaggerGen.dll": 1, + "Microsoft.Extensions.Configuration.Abstractions.dll": 1, + "Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": 1, + "Microsoft.Extensions.DependencyInjection.dll": 1, + "Microsoft.Extensions.Primitives.dll": 1, + "Microsoft.EntityFrameworkCore.Sqlite.dll": 1, + "Pomelo.EntityFrameworkCore.MySql.dll": 1, + "System.Configuration.ConfigurationManager.dll": 1, + "Azure.Identity.dll": 1, + "Microsoft.Extensions.Logging.Abstractions.dll": 1, + "Microsoft.Data.Sqlite.dll": 1, + "Microsoft.Identity.Client.Extensions.Msal.dll": 1, + "Microsoft.AspNetCore.Components.Forms.dll": 1, + "Oqtane.Server.dll": 1, + "Microsoft.AspNetCore.Components.WebAssembly.Authentication.dll": 1, + "System.Memory.Data.dll": 1, + "SQLitePCLRaw.core.dll": 1, + "System.ClientModel.dll": 1, + "Microsoft.Extensions.Http.dll": 1, + "Microsoft.EntityFrameworkCore.dll": 1, + "System.Diagnostics.EventLog.dll": 1, + "Microsoft.Extensions.Caching.Memory.dll": 1, + "Microsoft.Extensions.Diagnostics.dll": 1, + "Microsoft.EntityFrameworkCore.SqlServer.dll": 1, + "Microsoft.Extensions.Identity.Core.dll": 1, + "Microsoft.OpenApi.dll": 1, + "Microsoft.EntityFrameworkCore.Abstractions.dll": 1, + "Microsoft.AspNetCore.Authentication.OpenIdConnect.dll": 1, + "Npgsql.dll": 1, + "Microsoft.Extensions.FileProviders.Physical.dll": 1, + "Microsoft.Identity.Client.dll": 1, + "Microsoft.Extensions.Options.ConfigurationExtensions.dll": 1, + "Microsoft.SqlServer.Server.dll": 1, + "HtmlAgilityPack.dll": 1, + "Microsoft.AspNetCore.Components.WebAssembly.dll": 1, + "Microsoft.Extensions.Localization.Abstractions.dll": 1, + "System.Text.Json.dll": 1, + "Microsoft.Extensions.Configuration.Json.dll": 1, + "Microsoft.Bcl.Cryptography.dll": 1, + "Microsoft.IdentityModel.Protocols.dll": 1, + "Swashbuckle.AspNetCore.Swagger.dll": 1, + "System.Security.Cryptography.Pkcs.dll": 1, + "System.IdentityModel.Tokens.Jwt.dll": 1, + "Microsoft.Data.SqlClient.dll": 1, + "Microsoft.Extensions.Caching.Abstractions.dll": 1, + "Oqtane.Database.MySQL.dll": 1, + "SixLabors.ImageSharp.dll": 1, + "Microsoft.Extensions.Configuration.FileExtensions.dll": 1, + "Microsoft.Extensions.Identity.Stores.dll": 1, + "Microsoft.Extensions.Localization.dll": 1, + "MySql.Data.dll": 1, + "Microsoft.Extensions.Options.dll": 1, + "Oqtane.Database.Sqlite.dll": 1, + "Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": 1, + "Oqtane.Client.dll": 1, + "Microsoft.EntityFrameworkCore.Relational.dll": 1, + "Microsoft.Extensions.Configuration.dll": 1, + "Oqtane.Shared.dll": 1, + "Npgsql.EntityFrameworkCore.PostgreSQL.dll": 1, + "Swashbuckle.AspNetCore.SwaggerUI.dll": 1, + "Microsoft.IdentityModel.Logging.dll": 1, + "Microsoft.AspNetCore.Components.Web.dll": 1, + "EFCore.NamingConventions.dll": 1, + "Microsoft.Extensions.Logging.dll": 1, + "Microsoft.AspNetCore.Metadata.dll": 1, + "Microsoft.IdentityModel.Abstractions.dll": 1, + "Microsoft.IdentityModel.JsonWebTokens.dll": 1, + "Microsoft.IdentityModel.Tokens.dll": 1, + "SQLitePCLRaw.batteries_v2.dll": 1, + "Microsoft.Extensions.DependencyInjection.Abstractions.dll": 1 +} \ No newline at end of file diff --git a/publish/appsettings.json b/publish/appsettings.json index 8a8ba301..d47742a2 100644 --- a/publish/appsettings.json +++ b/publish/appsettings.json @@ -62,5 +62,6 @@ }, "InstallationId": "72980b93-9bdf-4820-a393-b5bc6e26b9b7", "InstallationVersion": "6.1.3", - "InstallationDate": "202505301417" + "InstallationDate": "202505301417", + "PackageRegistryEmail": "me@kocoder.xyz" } \ No newline at end of file