diff --git a/Directory.Build.props b/Directory.Build.props index 213a49eae..ed7494dcb 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -33,52 +33,50 @@ 35a561290d20de2f + + $([System.IO.Path]::GetDirectoryName($(DOTNET_HOST_PATH))) + $(ProgramFiles)\dotnet + + + + + + + + + + + @(AndroidPackFolders->'%(FullPath)') + @(IOSPackFolders->'%(FullPath)') + @(MacCatalystPackFolders->'%(FullPath)') + @(MacOSPackFolders->'%(FullPath)') + + true + ('$(GITHUB_ACTIONS)' == 'true' Or '$(AndroidPackPaths)' != '') ">true - true - + ('$(GITHUB_ACTIONS)' == 'true' Or '$(IOSPackPaths)' != '') ">true + true - + ('$(GITHUB_ACTIONS)' == 'true' Or '$(MacCatalystPackPaths)' != '') ">true + true + ('$(GITHUB_ACTIONS)' == 'true' Or '$(MacOSPackPaths)' != '') ">true - - - - - - + + + + + + - + - - - - - - + + + + + + - - - - - - - - - - - + + + + + + + + + + + - + + + + + + + + + + + + +