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

dotnet new is not installing the latest version of this starter project referencing aspnet core 2.1 #102

Closed
kirk-quinbar opened this issue Aug 15, 2018 · 6 comments

Comments

@kirk-quinbar
Copy link

per your readme, I ran this command to install this template:
dotnet new -i aspnetcore-vuejs

when i created a new template from that, i noticed that the aspnet core version was still 2.0.3 and not 2.1.x. Did you deploy any of the latest changes so the dotnet new command pulls the newer version.

This is what dotnet new installed
Installing aspnetcore-vuejs 1.0.1.

thoughts?

@MarkPieszak
Copy link
Member

@mika76 Hey Mladen, can you add me to the nuget package owner list so I can update it as well, looks like you're the only Owner of it at the moment.

@MarkPieszak
Copy link
Member

I have permissions now let me try and update the package today!

@mika76
Copy link
Contributor

mika76 commented Aug 21, 2018 via email

@adyra
Copy link

adyra commented Sep 11, 2018

Looks like it's still pulling old version template when running dotnet command. Have you manage to update nugget package?

@MarkPieszak
Copy link
Member

Sorry for the delay! Just published it now, it looks like it's validating so hopefully 1.0.2 will be up there soon with the latest & greatest from the Repo here. 👍

https://www.nuget.org/packages/aspnetcore-vuejs/

@adyra @kirk-quinbar

@MarkPieszak
Copy link
Member

Alright, looks like it published!

dotnet new -i aspnetcore-vuejs should now install 1.0.2 with all the latest things from the repo :)

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

No branches or pull requests

4 participants