|
|
|
|
|
by dahauns
1554 days ago
|
|
But those are just sets of convenient defaults? You could just start with the default sdk and add the imports/targets yourself (or in practice: let the IDE do it for you.) And >- If you switch the project to Sdk=...Web, you won't have the dependencies to build the worker services. Yes you will, since the worker sdk is simply a subset of the web sdk. |
|
That's what I have been calling out. I have not had much luck in pulling in the right dependencies needed. Could not find any documentation on it. Everything relies on that Sdk=...Web thing on the official documentation.