Dirk Lemstra 🧙‍♂️
banner
dirk.lemstra.org
Dirk Lemstra 🧙‍♂️
@dirk.lemstra.org
Open source maintainer of @imagemagick.org and its .NET Standard/Framework library called Magick․NET.

Microsoft #MVP | GitHub ⭐

🇳🇱 https://github.com/dlemstra 💖🇹🇼
Guess I can delay it and switch to macos-15-intel for now.
November 5, 2025 at 4:40 PM
This probably needs to be a major version bump because that runtime is also included in the AnyCPU versions of the library. And that will also allow me to add the breaking changes that I have been saving up here: github.com/dlemstra/Mag....
Breaking changes in Magick.NET 15.0.0 · Issue #1719 · dlemstra/Magick.NET
This issue describes the planned breaking changes for Magick.NET 15.0.0: Switch from net8.0 to net10.0. Move Clone overloads that take an IMagickGeometry to a new method called CloneArea. Reorder n...
github.com
November 1, 2025 at 7:22 AM
Thanks for offering to help. I created this ticket: developercommunity.visualstudio.com/t/Usability-.... Also found out it only seems to happen when I set the filter. When executing the unit test through "all tests" it directly shows me the result.
Developer Community
Developer Community
developercommunity.visualstudio.com
October 11, 2025 at 8:24 AM
Will still open a ticket about this. Because I still need to click it to see the error message and it should also work at different depth levels.
October 10, 2025 at 1:29 PM
I really did not forget this.. I need to click the tree open each time to see the error. This does not happen with a successful unit test. While writing you this message it seems to be related to the depth but only with error. Changing group by to State "fixes" this because there are only two levels
October 10, 2025 at 1:29 PM
I use it to distribute a library with C# and native code that works on Linux (glib and musl), macOS and Windows in a single @nuget.org package.
October 9, 2025 at 1:14 PM
Not yet. Will create one this weekend then. Thought you might already know the answer 😁
September 17, 2025 at 7:04 AM
My brain read subtle instead of subtitle and disagreed.
September 10, 2025 at 5:08 AM
I moved everything to a @github.com pipeline: github.com/dlemstra/Mag.... This uses @dot.net sign to sign it with trusted signing (azure.microsoft.com/en-us/produc...). And a super easy to use action to publish the web app in #azure (github.com/Azure/webapp...)
September 4, 2025 at 5:30 AM
No worries that's the disadvantage of text. No offense taken.
September 3, 2025 at 3:13 PM
As I said I can completely understand why. I just did some extra testing to see if I could break it differently and it does report an error when I do this:

Artifacts\bin\a.xml = Artifacts\bin\b.xml

The good news is that I cannot break copilot or search with a valid file.
September 3, 2025 at 3:13 PM
One of the issues is now closed as a "not a bug". I can understand the reason why. It would still be nice if @visualstudio.com would report an error when a solution file is malformed.
September 3, 2025 at 2:36 PM
We still support VS2017 and it feels that the slnx is not actively pushed to users? And is that even supported for c/c++ projects?
September 3, 2025 at 4:35 AM