Merge pull request #2714 from cwensley/curtis/build-mac-with-mono-again #1320
Annotations
12 warnings
Import code signing certificate
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Import code signing certificate
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Build:
src/Eto.Gtk/Platform.cs#L20
'Threads.Enter()' is obsolete
|
Build:
src/Eto.Gtk/Gtk3Compatibility.cs#L172
'StyleContext.GetFont(StateFlags)' is obsolete
|
Build:
src/Eto.Gtk/Gtk3Compatibility.cs#L177
'Widget.OverrideFont(FontDescription)' is obsolete
|
Build:
src/Eto.Gtk/Gtk3Compatibility.cs#L182
'StyleContext.GetBackgroundColor(StateFlags)' is obsolete
|
Build:
src/Eto.Gtk/Gtk3Compatibility.cs#L187
'Widget.OverrideBackgroundColor(StateFlags, RGBA)' is obsolete
|
Build:
src/Eto.Gtk/Gtk3Compatibility.cs#L198
'StyleContext.GetBackgroundColor(StateFlags)' is obsolete
|
Build:
src/Eto.Gtk/Gtk3Compatibility.cs#L203
'Widget.OverrideBackgroundColor(StateFlags, RGBA)' is obsolete
|
Build:
src/Eto.Gtk/Gtk3Compatibility.cs#L213
'Widget.OverrideColor(StateFlags, RGBA)' is obsolete
|
Build:
src/Eto.Gtk/Gtk3Compatibility.cs#L223
'Widget.OverrideColor(StateFlags, RGBA)' is obsolete
|
Loading