зеркало из https://github.com/DeGsoft/maui-linux.git
[XamlC] fix release builds of Xaml Unit Tests
This commit is contained in:
Родитель
492e179d7f
Коммит
c37629a9ca
|
@ -66,7 +66,8 @@
|
|||
Assembly = "$(IntermediateOutputPath)$(TargetFileName)"
|
||||
ReferencePath = "@(ReferencePath)"
|
||||
Verbosity = "4"
|
||||
DebugSymbols = "$(DebugSymbols)" />
|
||||
DebugSymbols = "$(DebugSymbols)"
|
||||
DebugType = "$(DebugType)"/>
|
||||
</Target>
|
||||
|
||||
<Target Name="XamlC">
|
||||
|
|
Загрузка…
Ссылка в новой задаче