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

✨ Add preset for asp.net core project #201

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tkerzmann
Copy link

Add a new preset for asp.net core projects that gets the project data form the .sln and .csproj files.

Tobias Kerzmann added 3 commits November 2, 2020 11:33
This preset will:
- Read the .sln in the current directory
- Retrieve the first project inside the solution
- Read the .csproj specified for the first project in solution
- Return project object with information from .csproj file
@frinyvonnick
Copy link
Owner

Hi @tkerzmann 👋

Thank you for opening this pull request. I'll take care of it as soon as possible 👍

@frinyvonnick
Copy link
Owner

@tkerzmann could you provide me a public repository on which I could test your preset works fine?

@frinyvonnick
Copy link
Owner

Gentle ping to have a project on which I can check it actually work @tkerzmann. Maybe @ohcibi you can provide one?

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

Successfully merging this pull request may close these issues.

None yet

2 participants