8000 Move to the official .NET Core 2.0 by daxian-dbw · Pull Request #4603 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content

Move to the official .NET Core 2.0 #4603

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 acc 8000 ount related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 17, 2017

Conversation

daxian-dbw
Copy link
Member
@daxian-dbw daxian-dbw commented Aug 16, 2017

.NET Core 2.0 was officially released on 8/14/2017.
This PR is to migrate our tooling and build to the official .NET Core 2.0 bits.

Copy link
Member
@TravisEz13 TravisEz13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 Minor comment.

@@ -2,7 +2,7 @@

image: Visual Studio 2017

# cache version - netcoreapp.2.0.0-preview3-25426-01
# cache version - netcoreapp.2.0.0
cache:
- '%LocalAppData%\Microsoft\dotnet -> appveyor.yml'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why don't we update the caches to depend on PowerShell.Common.props. Then we only have one place to update the version.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are some changes pending for PowerShell.Common.props (see Ilya's MSBuild refactoring PRs). I think for the time being, PowerShell.Common.props has more churns than appveyor.yml.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good

Copy link
Member
@adityapatwardhan adityapatwardhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adityapatwardhan
Copy link
Member

@daxian-dbw This is a major change, should we run Feature tests?

@daxian-dbw
Copy link
Member Author

@adityapatwardhan I requested feature test run for the PR, please take a look at the second commit message. I will investigate failure in appveyor.

@daxian-dbw
Copy link
Member Author

There were 11 tests failing in AppVeyor and all are web cmdlet tests. They failed because of time out.

@adityapatwardhan adityapatwardhan merged commit b3e7fd3 into PowerShell:master Aug 17, 2017
@daxian-dbw daxian-dbw deleted the dotnet2 branch August 18, 2017 18:19
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.

5 participants
0