Uh oh!
There was an error while loading. Please reload this page.
Updated version numbers to 10.0.0-pre01. + net 10 - #841
Conversation
@andrerav@stagep@DevTKSS If #622 is relevant? |
DevTKSS
commented
Dec 22, 2025
@DocSvartz added comment on the issue. Side Note for you: if you link to an issue or PR or similar, did you know that when your current line is a list (
I myself favorite to use this, since I get to know this. Perfectly suitable for e.g. "EPIC" Issue lists that are meant to collect multiple issues as links with status on one place. For example: |
@DevTKSS It was more of a short explanation of why two files had different changes than the others and that this is not a misprint. :) |
@andrerav@stagep@DevTKSS The only thing I'm thinking about is moving the temporary configuration work into a separate project
It will be able to accept new features as candidates for the main Mapster project. Let me know if this is a good idea. :) In relation to:
I wanted to combine the work on these two projects (both would involve changes to the API configuration). |
stagep
commented
Dec 26, 2025
@docs FYI Experimental is the correct spelling :) |
DocSvartz
commented
Dec 26, 2025
@stagep yes. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| <Version>9.0.0-pre01</Version> | ||
| <Version>10.0.0-pre01</Version> | ||
| <PackageLicenseUrl>https://github.com/chaowlert/ExpressionDebugger/blob/master/LICENSE</PackageLicenseUrl> | ||
| <LangVersion>8.0</LangVersion> |
There was a problem hiding this comment.
@DocSvartz@andrerav Is there a specific reason to use a LangVersion in here?
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
@DocSvartz@andrerav Seeing all the repeating of Properties here I would like to suggest to:
|
DocSvartz
commented
Dec 28, 2025
This already exists.
I've seen issue in NUnit that in certain CI/CD pipelines, tests don't run without it. But tests work for us. Now I'm wondering if the tests will run twice. |
426fcdd to
538f8c9Compare@DevTKSS -- Update |
Co-authored-by: DevTKSS <info@technische-konstruktion.com>
DevTKSS
commented
Dec 29, 2025
@DocSvartz I did only run tests locally so far and not had to work with signing 🤔 and I am using xUnit v3 for testing which has support for many CI CD testing setups with predelivered worflows/samples |
DocSvartz
commented
Dec 29, 2025
@DevTKSS If this is important, please move these to separate issues:
This is not entirely related to the version number change and the addition of a new TFM. Moreover, this issues can be resolved independently. |
No description provided.