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

Adding D2L.Hypermedia.Siren as a Project Reference Needs an Internal Project Reference #38

Open
mostlyfabulous opened this issue Jul 12, 2022 · 0 comments

Comments

@mostlyfabulous
Copy link

mostlyfabulous commented Jul 12, 2022

When adding this package in like so:
<PackageReference Include="D2L.Hypermedia.Siren" />
You also need to add:
<ProjectReference Include="$(D2LCheckoutDir)lp\framework\tools\D2L.LP.Tools.Extensibility\D2L.LP.Tools.Extensibility.csproj" />
to the ProjectReference ItemGroup (not the PackageReference group)
otherwise VS will not pick up the the Hypermedia namespace under D2L.LP

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

1 participant