Skip to content

Different namespaces in runtime dlls für .net framework and .net 8 - #2072

Merged
RobertvanderHulst merged 19 commits into
X-Sharp:mainfrom
hpetriffer:fix/namespaces-runtime
Sep 1, 2026
Merged

Different namespaces in runtime dlls für .net framework and .net 8#2072
RobertvanderHulst merged 19 commits into
X-Sharp:mainfrom
hpetriffer:fix/namespaces-runtime

Conversation

@hpetriffer

Copy link
Copy Markdown
Contributor

A few runtime libraries have different namespaces in .net framework and .net 8. With this commit this is corrected

cpyrgas and others added 19 commits August 22, 2026 04:31
… runner. Also temporarily disabled C548 from running, to check if this is the culprit in making other tests fail later
…in the order of runtime tests. Also updated several XSharp runtime dlls for the tests, hopefully this will take care of the remaining problems in running the tests
* Add tests for numeric properties in DEFINE CLASS

* Change to usual for late binding
…e projects

Redirects "View Designer" on a SDK-style .prg to an auto-generated
companion C# project instead of the unsupported out-of-process Designer
path, since it has no extensibility point for third-party languages.
Includes commands to sync Designer-added event handlers and general
property/control changes back into the real X# source.
…r instead of adding it at the same level as the X# project
* Implement XMLTOCURSOR()

* Move the internal functions into an internal class
…signer references that may persist. Moved all Diagnostics to X# Logging system.
@RobertvanderHulst
RobertvanderHulst merged commit b942c57 into X-Sharp:main Sep 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants