Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: MartinKuschnik/WmiLight

Tags

v6.17.0

Toggle v6.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed bug #59, which was introduced with version 6.14.0 and prevented…

… authentication for remote connections in .Net Framework applications.

v6.16.0

Toggle v6.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enable EH Continuation Metadata to causes the compiler to generate a …

…sorted list of the relative virtual addresses (RVA) of all the valid exception handling continuation targets for a binary.

v6.16.0-pre

Toggle v6.16.0-pre's commit message
Disable EH continuation metadata for x86 builds because it is not sup…

…ported on this architecture

v6.15.0

Toggle v6.15.0's commit message
Update version to 6.15.0

v6.14.0

Toggle v6.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
54 mono support (#55)

Fixed some .NET Framework issues with the native DLL.

v6.14.0-pre2

Toggle v6.14.0-pre2's commit message
Updated the condition used to trigger the .NET Framework-specific bui…

…ld steps.

v6.14.0-pre

Toggle v6.14.0-pre's commit message
Moved build Step for .Net Framework test after build step for native …

…Libs

v6.13.0

Toggle v6.13.0's commit message
increased version to 6.13.0

v6.12.0

Toggle v6.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed a calling convention bug (#50) for event call back functions.

v6.11.0

Toggle v6.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
removed .net 7 support and added .net 9 support (#48)