Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Omit IL2C.Tasks assembly and will drive by IL2C independent tooling from directly EXEC task. #79

Closed
kekyo opened this issue Sep 13, 2019 · 1 comment · Fixed by #114
Closed

Comments

@kekyo
Copy link
Owner

kekyo commented Sep 13, 2019

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.

@kekyo kekyo linked a pull request May 7, 2022 that will close this issue
@kekyo
Copy link
Owner Author

kekyo commented May 11, 2022

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.

See GettingStartedIL2C project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Release 0.5
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant