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

u cant use InfoOf in the weaver #4

Closed
SimonCropp opened this issue Jan 29, 2019 · 1 comment
Closed

u cant use InfoOf in the weaver #4

SimonCropp opened this issue Jan 29, 2019 · 1 comment
Milestone

Comments

@SimonCropp
Copy link
Contributor

InfoOf imports type information from the current runtime. ie the runtime that msbuild will be running in. so of u use msbuild to compile a netcore assembly, you will import type information from net452 into the netcore assembly, resulting in invalid references.

jasonwoods-7 added a commit that referenced this issue Jan 29, 2019
@jasonwoods-7 jasonwoods-7 added this to the 0.7.0 milestone Feb 21, 2019
@jasonwoods-7
Copy link
Owner

Removed InfoOf for 0.7.0 release.

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

No branches or pull requests

2 participants