Bump Touch.Unit and MonoTouch.Dialog. (#19590)

New commits in migueldeicaza/MonoTouch.Dialog:

* migueldeicaza/MonoTouch.Dialog@5898074 [MonoTouch.Dialog] Use 'BundledNETCoreAppTargetFrameworkVersion' in TargetFramework to avoid having to bump every year.

Removed commits from migueldeicaza/MonoTouch.Dialog:

* migueldeicaza/MonoTouch.Dialog@f500f9a Bump to .NET 8.

Diff: f500f9a48d..5898074d6e

New commits in spouliot/Touch.Unit:

* spouliot/Touch.Unit@92a0726 [Touch.Client] Use 'BundledNETCoreAppTargetFrameworkVersion' in TargetFramework to avoid having to bump every year.
* spouliot/Touch.Unit@afbf9d4 [Touch.Client] Silence numerous warnings about using native API too early, where it's not supported, or when obsoleted.
* spouliot/Touch.Unit@455abcd Bump to .NET 8.
* spouliot/Touch.Unit@2316d4a [NUnitLite] Fix a few warnings in .NET for TouchRunner.

Removed commits from spouliot/Touch.Unit:

* spouliot/Touch.Unit@5739ade Bump to .NET 8.

Diff: 5739adefc2..92a072683b
This commit is contained in:
Rolf Bjarne Kvinge 2023-12-15 09:17:38 +01:00 коммит произвёл GitHub
Родитель 609fe83c82
Коммит 0a4e51c7ac
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 4 добавлений и 4 удалений

4
.gitmodules поставляемый
Просмотреть файл

@ -9,7 +9,7 @@
[submodule "external/Touch.Unit"]
path = external/Touch.Unit
url = ../../spouliot/Touch.Unit.git
branch = net8.0
branch = main
[submodule "external/Xamarin.MacDev"]
path = external/Xamarin.MacDev
url = ../../xamarin/Xamarin.MacDev
@ -17,7 +17,7 @@
[submodule "external/MonoTouch.Dialog"]
path = external/MonoTouch.Dialog
url = ../../migueldeicaza/MonoTouch.Dialog
branch = net8.0
branch = dotnet
[submodule "api-tools"]
path = external/api-tools
url = ../../rolfbjarne/api-tools

2
external/MonoTouch.Dialog поставляемый

@ -1 +1 @@
Subproject commit f500f9a48dbf856c693b255078e1507cf1e8edde
Subproject commit 5898074d6e62109c85e587977230c1a521cb9bb2

2
external/Touch.Unit поставляемый

@ -1 +1 @@
Subproject commit 5739adefc261b7bfeb70ff718c7b2d97bdfa42ee
Subproject commit 92a072683b69b2f61f235a7a249c2c7f261236d4