mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-12 19:26:00 +02:00
Fixed attribs for properties, renamed SkipAccessCheckAttribute
This commit is contained in:
parent
9c44273737
commit
04a46850d6
19 changed files with 162 additions and 58 deletions
|
@ -100,6 +100,7 @@ AllowHotSwapping = false
|
|||
AllocStackTraceDepth = 0
|
||||
|
||||
[Configs.Debug3.Win64]
|
||||
BfOptimizationLevel = "O0"
|
||||
IntermediateType = "ObjectAndIRCode"
|
||||
ConfigSelections = {Beefy2D = {Config = "Debug"}, IDEHelper = {Config = "Debug"}, Debugger64 = {Config = "Debug"}, BeefySysLib = {Config = "Debug"}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue