Dalton Smith

Results 43 comments of Dalton Smith

I did confirm that downgrading to 3.118 preview 2.3 resolves the issue with the same MAUI version. This is definitely a regression in the library

`3.119` also seems to result in a release mode crash on `MacCatalyst` as well. May be different root causes.

I notice no screenshots of Windows usage. Is Windows supported for this template or is it exclusively for mobile platforms?

It will be formally deprecated in one of the upcoming beta releases.

Specifying an explicit RID with `-p:RuntimeIdentifier=win-x64` gets me a bit further with new errors. ``` Unable to find package Microsoft.NETCore.App.Runtime.Mono.win-x64 with version (= 9.0.0) - Found 102 version(s) in nuget.org...

After some offline discussion with some Microsoft staff and binlogs, I learned that my problem was - MAUI - Multi project solution where MAUI app depended on non-MAUI included projects...

@roubachof my apologies. I have been fixing issues in various libraries during my migration to .NET 9. As you say, the issue in Sharpnado was not reflection bindings, but actually...

Note that there are other setter functions that could also take Java units at this time that currently do not.

No. Everything Python is command-line

It's mostly pulled from the github python template gitignore. The only ones I've noticed locally are `__pycache__` and `venv`