]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Revert "Don't compile EF Core designer files on release builds" (#39057)
authorMyra <vasilis@pikachu.systems>
Fri, 18 Jul 2025 22:23:48 +0000 (00:23 +0200)
committerGitHub <noreply@github.com>
Fri, 18 Jul 2025 22:23:48 +0000 (00:23 +0200)
commit2c4251dcdcfbeb41114096547d2dc1e5cd592361
tree4c6bcaf585aa337cf8475431f4f63b01fd353fc1
parentffbc813179291286dda2dcfdfd58648f909ab1c2
Revert "Don't compile EF Core designer files on release builds" (#39057)
109 files changed:
Content.Server.Database/Content.Server.Database.csproj
Content.Server.Database/Migrations/Postgres/20200929113117_Init.Designer.cs
Content.Server.Database/Migrations/Postgres/20201028210620_Admins.Designer.cs
Content.Server.Database/Migrations/Postgres/20201109092921_ExtraIndices.Designer.cs
Content.Server.Database/Migrations/Postgres/20201203093409_ClothingAndPronouns.Designer.cs
Content.Server.Database/Migrations/Postgres/20210103151756_BackpackPreference.Designer.cs
Content.Server.Database/Migrations/Postgres/20210211211033_AdminOOCColor.Designer.cs
Content.Server.Database/Migrations/Postgres/20210321230012_HWID.Designer.cs
Content.Server.Database/Migrations/Postgres/20210915093340_UniqueHighPriorityJob.Designer.cs
Content.Server.Database/Migrations/Postgres/20211120202701_AdminLogs.Designer.cs
Content.Server.Database/Migrations/Postgres/20211121123543_AdminLogsImpact.Designer.cs
Content.Server.Database/Migrations/Postgres/20220103235647_whitelist.Designer.cs
Content.Server.Database/Migrations/Postgres/20220108185749_add-species.Designer.cs
Content.Server.Database/Migrations/Postgres/20220127170845_UnifyMore.Designer.cs
Content.Server.Database/Migrations/Postgres/20220129005644_ServerBanHit.Designer.cs
Content.Server.Database/Migrations/Postgres/20220214061058_RoleBans.Designer.cs
Content.Server.Database/Migrations/Postgres/20220308222742_Cleanup.Designer.cs
Content.Server.Database/Migrations/Postgres/20220310173734_SpeciesMarkings.Designer.cs
Content.Server.Database/Migrations/Postgres/20220313151800_ServerNameFts.Designer.cs
Content.Server.Database/Migrations/Postgres/20220324144654_AdminNotes.Designer.cs
Content.Server.Database/Migrations/Postgres/20220325170225_PlayerReadRules.Designer.cs
Content.Server.Database/Migrations/Postgres/20220326104916_UploadedResourcesLog.Designer.cs
Content.Server.Database/Migrations/Postgres/20220503222955_FixIndices.Designer.cs
Content.Server.Database/Migrations/Postgres/20220505084828_MarkingsJsonb.Designer.cs
Content.Server.Database/Migrations/Postgres/20220509060724_FlavorText.Designer.cs
Content.Server.Database/Migrations/Postgres/20220724000132_PlayTime.Designer.cs
Content.Server.Database/Migrations/Postgres/20220816163319_Traits.Designer.cs
Content.Server.Database/Migrations/Postgres/20230319110655_ProfileTraitIndexUnique.Designer.cs
Content.Server.Database/Migrations/Postgres/20230319112124_ServerBanExemption.Designer.cs
Content.Server.Database/Migrations/Postgres/20230402214647_BanAutoDelete.Designer.cs
Content.Server.Database/Migrations/Postgres/20230503001749_AdminNotesImprovement.Designer.cs
Content.Server.Database/Migrations/Postgres/20230725193102_AdminNotesImprovementsForeignKeys.Designer.cs
Content.Server.Database/Migrations/Postgres/20230727190902_AdminLogCompoundKey.Designer.cs
Content.Server.Database/Migrations/Postgres/20231021071411_RoundStartDate.Designer.cs
Content.Server.Database/Migrations/Postgres/20231024041204_DropAdminLogEntity.Designer.cs
Content.Server.Database/Migrations/Postgres/20231126234054_ConnectionLogServer.Designer.cs
Content.Server.Database/Migrations/Postgres/20231226154937_AdminLogPk.Designer.cs
Content.Server.Database/Migrations/Postgres/20240112194620_Blacklist.Designer.cs
Content.Server.Database/Migrations/Postgres/20240201091301_SpawnPriorityPreference.Designer.cs
Content.Server.Database/Migrations/Postgres/20240301130641_ClothingRemoval.Designer.cs
Content.Server.Database/Migrations/Postgres/20240318022005_AdminMessageDismiss.Designer.cs
Content.Server.Database/Migrations/Postgres/20240403072242_Loadouts.Designer.cs
Content.Server.Database/Migrations/Postgres/20240409013837_FixRoundStartDateNullability.Designer.cs
Content.Server.Database/Migrations/Postgres/20240531011555_RoleWhitelist.Designer.cs
Content.Server.Database/Migrations/Postgres/20240606065731_RemoveLastReadRules.Designer.cs
Content.Server.Database/Migrations/Postgres/20240606121555_ban_notify_trigger.Designer.cs
Content.Server.Database/Migrations/Postgres/20240606175154_ReturnLastReadRules.Designer.cs
Content.Server.Database/Migrations/Postgres/20240621120713_ConnectionLogTimeIndex.Designer.cs
Content.Server.Database/Migrations/Postgres/20240623005121_BanTemplate.Designer.cs
Content.Server.Database/Migrations/Postgres/20241111170112_ModernHwid.Designer.cs
Content.Server.Database/Migrations/Postgres/20241111193608_ConnectionTrust.Designer.cs
Content.Server.Database/Migrations/Postgres/20241122174243_IPIntel.Designer.cs
Content.Server.Database/Migrations/Postgres/20241223235939_AdminStatus.Designer.cs
Content.Server.Database/Migrations/Postgres/20250211131539_LoadoutNames.Designer.cs
Content.Server.Database/Migrations/Postgres/20250314222016_ConstructionFavorites.Designer.cs
Content.Server.Database/Migrations/Sqlite/20200929113112_Init.Designer.cs
Content.Server.Database/Migrations/Sqlite/20201028210616_Admins.Designer.cs
Content.Server.Database/Migrations/Sqlite/20201109092917_ExtraIndices.Designer.cs
Content.Server.Database/Migrations/Sqlite/20201203093351_ClothingAndPronouns.Designer.cs
Content.Server.Database/Migrations/Sqlite/20210103151752_BackpackPreference.Designer.cs
Content.Server.Database/Migrations/Sqlite/20210211211028_AdminOOCColor.Designer.cs
Content.Server.Database/Migrations/Sqlite/20210321225959_HWID.Designer.cs
Content.Server.Database/Migrations/Sqlite/20210915093336_UniqueHighPriorityJob.Designer.cs
Content.Server.Database/Migrations/Sqlite/20211120202654_AdminLogs.Designer.cs
Content.Server.Database/Migrations/Sqlite/20211121123536_AdminLogsImpact.Designer.cs
Content.Server.Database/Migrations/Sqlite/20220103235637_whitelist.Designer.cs
Content.Server.Database/Migrations/Sqlite/20220108185734_add-species.Designer.cs
Content.Server.Database/Migrations/Sqlite/20220127165122_UnifyMore.Designer.cs
Content.Server.Database/Migrations/Sqlite/20220129005638_ServerBanHit.Designer.cs
Content.Server.Database/Migrations/Sqlite/20220214060745_RoleBans.Designer.cs
Content.Server.Database/Migrations/Sqlite/20220308222736_Cleanup.Designer.cs
Content.Server.Database/Migrations/Sqlite/20220310173728_SpeciesMarkings.Designer.cs
Content.Server.Database/Migrations/Sqlite/20220313151753_ServerNameFts.Designer.cs
Content.Server.Database/Migrations/Sqlite/20220324144649_AdminNotes.Designer.cs
Content.Server.Database/Migrations/Sqlite/20220325170220_PlayerReadRules.Designer.cs
Content.Server.Database/Migrations/Sqlite/20220326104908_UploadedResourcesLog.Designer.cs
Content.Server.Database/Migrations/Sqlite/20220503222949_FixIndices.Designer.cs
Content.Server.Database/Migrations/Sqlite/20220505084819_MarkingsJsonb.Designer.cs
Content.Server.Database/Migrations/Sqlite/20220509060717_FlavorText.Designer.cs
Content.Server.Database/Migrations/Sqlite/20220724000127_PlayTime.Designer.cs
Content.Server.Database/Migrations/Sqlite/20220816163313_Traits.Designer.cs
Content.Server.Database/Migrations/Sqlite/20230319110651_ProfileTraitIndexUnique.Designer.cs
Content.Server.Database/Migrations/Sqlite/20230319112120_ServerBanExemption.Designer.cs
Content.Server.Database/Migrations/Sqlite/20230402214642_BanAutoDelete.Designer.cs
Content.Server.Database/Migrations/Sqlite/20230503001739_AdminNotesImprovement.Designer.cs
Content.Server.Database/Migrations/Sqlite/20230725193058_AdminNotesImprovementsForeignKeys.Designer.cs
Content.Server.Database/Migrations/Sqlite/20230727190858_AdminLogCompoundKey.Designer.cs
Content.Server.Database/Migrations/Sqlite/20231021071407_RoundStartDate.Designer.cs
Content.Server.Database/Migrations/Sqlite/20231024041159_DropAdminLogEntity.Designer.cs
Content.Server.Database/Migrations/Sqlite/20231126234049_ConnectionLogServer.Designer.cs
Content.Server.Database/Migrations/Sqlite/20231226154929_AdminLogPk.Designer.cs
Content.Server.Database/Migrations/Sqlite/20240112194612_Blacklist.Designer.cs
Content.Server.Database/Migrations/Sqlite/20240201091254_SpawnPriorityPreference.Designer.cs
Content.Server.Database/Migrations/Sqlite/20240301130602_ClothingRemoval.Designer.cs
Content.Server.Database/Migrations/Sqlite/20240318021959_AdminMessageDismiss.Designer.cs
Content.Server.Database/Migrations/Sqlite/20240403072258_Loadouts.Designer.cs
Content.Server.Database/Migrations/Sqlite/20240409013832_FixRoundStartDateNullability.Designer.cs
Content.Server.Database/Migrations/Sqlite/20240409014937_FixRoundStartDateNullability2.Designer.cs
Content.Server.Database/Migrations/Sqlite/20240531011549_RoleWhitelist.Designer.cs
Content.Server.Database/Migrations/Sqlite/20240606065717_RemoveLastReadRules.Designer.cs
Content.Server.Database/Migrations/Sqlite/20240606175141_ReturnLastReadRules.Designer.cs
Content.Server.Database/Migrations/Sqlite/20240621120705_ConnectionLogTimeIndex.Designer.cs
Content.Server.Database/Migrations/Sqlite/20240623005113_BanTemplate.Designer.cs
Content.Server.Database/Migrations/Sqlite/20241111170107_ModernHwid.Designer.cs
Content.Server.Database/Migrations/Sqlite/20241111193602_ConnectionTrust.Designer.cs
Content.Server.Database/Migrations/Sqlite/20241122174236_IPIntel.Designer.cs
Content.Server.Database/Migrations/Sqlite/20241223235932_AdminStatus.Designer.cs
Content.Server.Database/Migrations/Sqlite/20250211131517_LoadoutNames.Designer.cs
Content.Server.Database/Migrations/Sqlite/20250314222717_ConstructionFavorites.Designer.cs