mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 20:42:21 +02:00
Fixed CopyTo methods with Span destinations
This commit is contained in:
parent
8dcdc2f1a7
commit
de31d974e2
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ IntermediateType = "ObjectAndIRCode"
|
|||
IntermediateType = "ObjectAndIRCode"
|
||||
|
||||
[Configs.Test.Win64]
|
||||
BfOptimizationLevel = "O0"
|
||||
IntermediateType = "ObjectAndIRCode"
|
||||
COptimizationLevel = "O2"
|
||||
ConfigSelections = {TestsB = {Config = "Test"}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue