Skip to content

[Release] BuildGVFSForWindows.bat: use nuget on PATH when possible#1678

Merged
derrickstolee merged 1 commit into
microsoft:releases/shippedfrom
derrickstolee:nuget-problem
Jun 23, 2020
Merged

[Release] BuildGVFSForWindows.bat: use nuget on PATH when possible#1678
derrickstolee merged 1 commit into
microsoft:releases/shippedfrom
derrickstolee:nuget-problem

Conversation

@derrickstolee

Copy link
Copy Markdown
Contributor

Our release build is failing because we cannot download nuget due to TLS
1.2 changes. But we already require nuget.exe in an earlier step of the
build.

Require nuget.exe to be on the PATH, and update Readme.me accordingly.

@derrickstolee derrickstolee force-pushed the nuget-problem branch 3 times, most recently from 1db8289 to f75cb73 Compare June 23, 2020 12:09
@derrickstolee derrickstolee marked this pull request as ready for review June 23, 2020 12:11
Our release build is failing because we cannot download nuget due to TLS
1.2 changes. But we already require nuget.exe in an earlier step of the
build.

Require nuget.exe to be on the PATH, and update Readme.me accordingly.

Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
@derrickstolee derrickstolee merged commit 696709a into microsoft:releases/shipped Jun 23, 2020
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.

2 participants