Only install windows #164
Annotations
6 warnings
Publish ShockOSC Windows:
ShockOsc/MauiProgram.cs#L61
'Application.MainPage.get' is obsolete: 'This property has been deprecated. For single-window applications, use Windows[0].Page. For multi-window applications, identify and use the appropriate Window object to access the desired Page. Additionally, each element features a Window property, accessible when it's part of the current window.'
|
Publish ShockOSC Windows:
ShockOsc/Services/ShockOsc.cs#L95
Cannot convert null literal to non-nullable reference type.
|
Publish ShockOSC Windows:
ShockOsc/Services/ShockOsc.cs#L95
Cannot convert null literal to non-nullable reference type.
|
Publish ShockOSC Windows:
ShockOsc/MauiProgram.cs#L61
'Application.MainPage.get' is obsolete: 'This property has been deprecated. For single-window applications, use Windows[0].Page. For multi-window applications, identify and use the appropriate Window object to access the desired Page. Additionally, each element features a Window property, accessible when it's part of the current window.'
|
Publish ShockOSC Windows:
ShockOsc/Services/ShockOsc.cs#L95
Cannot convert null literal to non-nullable reference type.
|
Publish ShockOSC Windows:
ShockOsc/Services/ShockOsc.cs#L95
Cannot convert null literal to non-nullable reference type.
|
Loading