Skip to content

How to use WASDK API outside of WASDK as a nuget package? #5197

Answered by DarranRowe
ghost1372 asked this question in Q&A
Discussion options

You must be logged in to vote

If you are still having problems now, depending on how confident you are about modifying files, may I suggest that you just delete the current projection project and then create a new one? This may sound a bit weird, but sometimes Visual Studio does things that are problematic and cause major issues.

I had a look again at your project from the repository, and I get an almost constant error message:

What's more, Solution Explorer shows:

This means that the projection project is always being skipped. The application will never see the projection and therefore errors will occur.

The issue here is that the .sln file contains entries for the projection project that don't exist.

Project("{FAE…

Replies: 2 comments 13 replies

Comment options

You must be logged in to vote
11 replies
@ghost1372
Comment options

@ghost1372
Comment options

@DarranRowe
Comment options

@DarranRowe
Comment options

Answer selected by ghost1372
@ghost1372
Comment options

@DarranRowe
Comment options

@ghost1372
Comment options

@DarranRowe
Comment options

Comment options

You must be logged in to vote
2 replies
@ghost1372
Comment options

@DrusTheAxe
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants