You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my opinion from experienced RelaxVersioner developing, will cause many problems with MSBuild.Framework assembly and related declared types (include ITask and others.)
I feel better solution is omit using these assemblies and make independent.
The text was updated successfully, but these errors were encountered:
In 0.4.230, implemented new feature for full-automatic native compilation system in IL2C.Build.
It's supported on both Windows and Linux (and maybe other POSIX system running with .NET 6).
I don't cover any documentation at now.
In my opinion from experienced RelaxVersioner developing, will cause many problems with MSBuild.Framework assembly and related declared types (include ITask and others.)
I feel better solution is omit using these assemblies and make independent.
The text was updated successfully, but these errors were encountered: