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

MethodBoundaryAspect fails on dotnet build #53

Closed
JamesFlames opened this issue Nov 22, 2018 · 1 comment
Closed

MethodBoundaryAspect fails on dotnet build #53

JamesFlames opened this issue Nov 22, 2018 · 1 comment
Labels

Comments

@JamesFlames
Copy link

MethodBoundaryAspect is not building with dotnet build. I can still get it to build with MSBuild.

Here is a simple project where it won't build with dotnet build.
https://github.com/JamesFlames/SimpleMethodBoundaryAspectProject

@Martinay
Copy link
Contributor

Martinay commented Dec 5, 2018

I think it might be related to #20

@Martinay Martinay added the bug label Dec 5, 2018
@Martinay Martinay self-assigned this Dec 5, 2018
Martinay added a commit that referenced this issue Dec 5, 2018
…nd UnitTests.TestProgramAspects to UnitTests.TestProgram.Shared.Aspects
Martinay added a commit that referenced this issue Dec 5, 2018
Martinay added a commit that referenced this issue Dec 5, 2018
@Martinay Martinay removed their assignment Dec 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants