New commits:

* https://github.com/xamarin/maccore/commits/fb16d52d12 [mlaunch] The
'ecid' property is an unsigned long, not a signed long. Fixes
#xamarin/xamarin-macios@21639.
* https://github.com/xamarin/maccore/commits/91c0e64e0f [mlaunch] Fix
listing devices.

Diff:
fcd7847f00..fb16d52d12
This commit is contained in:
Rolf Bjarne Kvinge 2024-11-18 17:30:25 -08:00 коммит произвёл GitHub
Родитель 98bee4d133
Коммит 5b695a30fe
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -18,7 +18,7 @@ endif
# Available versions can be seen here:
# https://dev.azure.com/dnceng/public/_artifacts/feed/dotnet-eng/NuGet/Microsoft.Tools.Mlaunch/versions
MLAUNCH_NUGET_VERSION=1.0.264
MLAUNCH_NUGET_VERSION=1.0.266
define CheckVersionTemplate
check-$(1)::