question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add support to placing project in root when using post-action AddProjectsToSolutionPostAction

See original GitHub issue

When executing the dotnet sln .. add we have the ability to add the extra --in-root to allow the project to be placed in the root folder. In the template configuration there only exists possibility to set the --solution-folder but even if that is set to empty string the project is not placed in root.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
vlada-shubinacommented, Sep 12, 2022

@levimatheri this code was moved to sdk repo: https://github.com/dotnet/sdk/tree/main/src/Cli/dotnet/commands/dotnet-new/PostActions

Thank you for looking at this!

0reactions
vlada-shubinacommented, Nov 7, 2022

Already done

Read more comments on GitHub >

github_iconTop Results From Across the Web

SyncForVisualStudioCode
"Description": "Authorization level controls whether the function requires an API key and which key to use; Function uses a function key; Admin uses...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found