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

The lastest bits for Windows in the .zip file are outdated #4596

Closed
blackdwarf opened this issue Dec 16, 2015 · 7 comments
Closed

The lastest bits for Windows in the .zip file are outdated #4596

blackdwarf opened this issue Dec 16, 2015 · 7 comments
Assignees
Labels
Milestone

Comments

@blackdwarf
Copy link

Repro steps:

  1. Download the install.ps1 file from
  2. Run it
  3. Run dotnet new

Expected: a Program.cs and a project.json in the current directory.

Actual: 'dotnet-new' is not recognized as an internal or external command, operable program or batch file.

@blackdwarf blackdwarf changed the title The lastest Windows .zip is outdated The lastest bits for Windows in the .zip file are outdated Dec 16, 2015
@brthor
Copy link
Contributor

brthor commented Dec 16, 2015

Is dotnet init in that zip?

@Sridhar-MS
Copy link
Contributor

@blackdwarf When did you try this? I fixed some issues in CI to push the latest builds on windows today morning. And I also see the latest zip in the blob storage.

@Sridhar-MS
Copy link
Contributor

Verified that the latest zip file does indeed have dotnet-new in it.

@blackdwarf
Copy link
Author

@Sridhar-MS weird, I tried it 1-2hrs ago. I used the install.ps1 script, so could it be that it is pointing to the wrong location?

@TheRealPiotrP
Copy link
Contributor

Did you run in powershell or CMU? The ps1 does not update cmd's path when run with @PowerShell

@blackdwarf
Copy link
Author

Powershell.

@brthor
Copy link
Contributor

brthor commented Jan 8, 2016

Fixed

@brthor brthor closed this as completed Jan 8, 2016
wli3 referenced this issue in wli3/cli Jul 14, 2017
Allow control of AssemblyInformationVersion specifically
@msftgits msftgits transferred this issue from dotnet/cli Jan 31, 2020
@msftgits msftgits added this to the Beta-Jan milestone Jan 31, 2020
rainersigwald pushed a commit that referenced this issue Jul 20, 2020
…0200604.7 (#4596)

Microsoft.Build.Localization , Microsoft.Build
 From Version 16.7.0-preview-20304-02 -> To Version 16.7.0-preview-20304-07

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants