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

Outdated instructions on website after creating template #2757

Closed
acjh opened this issue Dec 4, 2017 · 1 comment
Closed

Outdated instructions on website after creating template #2757

acjh opened this issue Dec 4, 2017 · 1 comment
Assignees
Milestone

Comments

@acjh
Copy link
Contributor

acjh commented Dec 4, 2017

After creating a template, it redirects to https://aspnetboilerplate.com/Templates/Create and shows:

screenshot 2017-12-04 17 11 01

However, all free templates now come with ABP v3.x (.NET Standard 2.0) and require VS2017 15.3.3+.
This is misleading and has prompted a question on Stack Overflow.

Steps needed to reproduce the problem:

  1. Go to https://aspnetboilerplate.com/Templates.
  2. Select ASP.NET MVC 5.x.*
  3. Select Multi Page Web Application.
  4. Uncheck Include module-zero (not needed, just to reduce server load).
  5. Choose your project's name: MyProject
  6. Enter captcha code.
  7. Click Create my project!

*This is probably the same for other templates, but I didn't try to avoid wasting server resources.

@hikalkan hikalkan added this to the v3.3 milestone Dec 4, 2017
@hikalkan
Copy link
Member

hikalkan commented Dec 4, 2017

Thank you @acjh we will update it.

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

No branches or pull requests

3 participants