mirror of
https://github.com/wega-team/ss14-wega.git
synced 2026-02-15 03:31:44 +01:00
Revert "Don't compile EF Core designer files on release builds" (#39057)
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
|
||||
<Nullable>enable</Nullable>
|
||||
<NoWarn>RA0003</NoWarn>
|
||||
<DefineConstants Condition="'$(FullRelease)' != 'True'">$(DefineConstants);EF_DESIGNER</DefineConstants>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user