Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

v0.16.0 Cannot Detect Language on ASP.NET Core Projects #920

Open
BogusDude99 opened this issue Jan 9, 2019 · 2 comments
Open

v0.16.0 Cannot Detect Language on ASP.NET Core Projects #920

BogusDude99 opened this issue Jan 9, 2019 · 2 comments

Comments

@BogusDude99
Copy link

I was flabbergasted to find out that Draft cannot detect the language on a stock-standard, newly-generated -from-the-template ASP.NET Core project.

I created 2 projects in Visual Studio 2017 (V15.9.4) by clicking "File/New/Project" from the menu, one of of them was an Angular app and the other an MVC app.

Draft could not detect a language in either. There are similar issues around from Jan 2018??

@squillace
Copy link
Contributor

I'm not necessarily surprised at all. We don't have examples of each framework, and couldn't support that even if we did. That said, do you have more information?

  1. what is draft's output here?
  2. which version of draft?
  3. Do you have a basic repo/example you can create for us to test against?

Ultimately, we originally targeted only "languages" and left the "application template" systems come from the community. Perhaps yours is a good one to add.

Read through https://github.com/Azure/draft/blob/master/docs/troubleshooting.md#my-repository-is-detected-as-the-wrong-language and especially have a look at https://github.com/Azure/draft/blob/master/docs/troubleshooting.md#using-gitattributes and let us know what you find.

@LoungeFlyZ
Copy link

Not sure this is particularly helpful, but i created an ASP.Net Core 2.2 project yesterday and it Drafted fine. I created and up'd no problem and deployed to Azure ACS + AKS without issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants