Piotr Karocki
Piotr Karocki
Why it gets errors `Removed method System.Void Windows.Devices.Bluetooth.BluetoothLEDevice..ctor() not found in ignore set.`? I didn't touch PackageDiffIgnore here.
Why it gets errors Removed method System.Void Windows.Devices.Bluetooth.BluetoothLEDevice..ctor() not found in ignore set.? I didn't touch PackageDiffIgnore here.
can build be restarted?
Maybe "dummy.uno.com", or "not.real.uno.com"? (.com, as if Uri constructor would check for Top Level Domain validity, last part of DNS name should look like something that can exist).
I will "refresh" this PR, after merge of #3946.
Now, I wait for #3965, as it has TimeTrigger files.
I don't understand why "src\Uno.UI\UI\Xaml\Application.Android.cs(40,33): Error CS0246: The type or namespace name 'ApplicationModel' could not be found" , as my modification to this file cannot possibly influence this.
Can build be restarted? "Publishing build artifacts failed with an error: Not found PathtoPublish" is not related to changes in this PR.
I don't know if it really "EXEC(0,0): Error : Removed property Windows.ApplicationModel.Background.IBackgroundTaskInstance Windows.ApplicationModel.Activation.BackgroundActivatedEventArgs::TaskInstance() not found in ignore set" - i.e. I don't know if I should add such entry to...
Having #5868 and #5573 merged; should I extract from this PR all other structs/enums to separate PR, and leave only real code here?