Rodrigo Varas

Results 8 issues of Rodrigo Varas

Followed the instructions and get the following error: D:\github\cppcoro>cake.bat release=debug architecture=x64 lib/build.cake Traceback (most recent call last): File "D:\github\cppcoro\tools\cake\src\run.py", line 17, in cake.main.execute() File "D:\github\cppcoro\tools\cake\src\cake\main.py", line 22, in execute import...

I notice some discussion around the topic to use the library against net47 or net48 target framework, the project works fine in net7 or net8. The project references are: PackageReference...

We have an app that use System.Text.Json.JsonSerializer version="8.0.0" Found out the app when running on linux-arm mono (Debian 12) mono 6.2.x it fails to parse a simple JSON buffer. It...

It seems this library does not have AOT support, i tried a basic sample and the AOT tooling give me warnings and the generated exe throws an exception. Tried a...

enhancement
investigate

Pretty sure this was working on previous versions of the nuget package. I moved to 0.7.7 and now i'm seeing a wrong popup when attempting to select the dialog content...

needs-repro

The parser that runs on the model schema definition fails when one of the source file have the BOM marker , very common when you create a VS 2017 project...

To build the SDK on a mac you will need to have the latest Xcode tools installed. You should be able to use the command line tools or using the...

help wanted

I have a MAUI project using .NET 9 and today i was atte pting to move into .NET 10. It seems that the ArcGis Maps SDK packages are forcing downgrading...