Update Directory.Build.props
This commit is contained in:
Родитель
59dae9ee59
Коммит
bc4f453cb7
|
@ -6,7 +6,7 @@
|
|||
<MauiPlatforms>net6.0-ios;net6.0-maccatalyst;net6.0-android</MauiPlatforms>
|
||||
<WindowsTargetFramework Condition="'$(WindowsTargetFramework)' == ''">net6.0-windows10.0.18362</WindowsTargetFramework>
|
||||
<MauiPlatforms Condition="'$(Packing)' == 'true'">$(MauiPlatforms);$(WindowsTargetFramework)</MauiPlatforms>
|
||||
<MauiPlatforms Condition="'$(BuildForWinUI)' == 'true'">$(WindowsTargetFramework)</MauiPlatforms>
|
||||
<MauiPlatforms Condition="'$(BuildForWinUI)' == 'true'">$(MauiPlatforms);$(WindowsTargetFramework)</MauiPlatforms>
|
||||
<_MauiBuildTasksLocation>$(_MauiBuildTasksLocation)</_MauiBuildTasksLocation>
|
||||
<_MauiBuildTasksLocation Condition="'$(_MauiBuildTasksLocation)' == ''">$(MSBuildThisFileDirectory)External\Maui\.nuspec\</_MauiBuildTasksLocation>
|
||||
<DebugType>portable</DebugType>
|
||||
|
|
Загрузка…
Ссылка в новой задаче