Skip to content

Update PowerShell to build with .NET Core 2.0.4#5677

Merged
daxian-dbw merged 2 commits intoPowerShell:masterfrom
daxian-dbw:upgrade
Dec 12, 2017
Merged

Update PowerShell to build with .NET Core 2.0.4#5677
daxian-dbw merged 2 commits intoPowerShell:masterfrom
daxian-dbw:upgrade

Conversation

@daxian-dbw
Copy link
Copy Markdown
Member

@daxian-dbw daxian-dbw commented Dec 12, 2017

PR Summary

Close #5428
Update PowerShell to build with .NET Core 2.0.4. (turn out to be a simple change 😄)

PR Checklist

Note: Please mark anything not applicable to this PR NA.

Copy link
Copy Markdown

@anmenaga anmenaga left a comment

Choose a reason for hiding this comment

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

LGTM

<Copyright>(c) Microsoft Corporation. All rights reserved.</Copyright>

<TargetFramework>netcoreapp2.0</TargetFramework>
<RuntimeFrameworkVersion>2.0.4-servicing-25831-01</RuntimeFrameworkVersion>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

should we update the appveyor yml to flush the cache?

Copy link
Copy Markdown
Member Author

@daxian-dbw daxian-dbw Dec 12, 2017

Choose a reason for hiding this comment

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

Good point! Fixed.

@daxian-dbw daxian-dbw added this to the 6.0.0-RC.2 milestone Dec 12, 2017
@daxian-dbw
Copy link
Copy Markdown
Member Author

Investigating the xUnit test failures.

@rkeithhill
Copy link
Copy Markdown
Collaborator

@daxian-dbw
Copy link
Copy Markdown
Member Author

daxian-dbw commented Dec 12, 2017

@rkeithhill That is the SDK version. SDK version is not changed in this PR and we are still using 2.0.2. This PR only changes the version of .NET Core Runtime Framework that powershell targets.

@rkeithhill
Copy link
Copy Markdown
Collaborator

I'm beginning to understand @vors rant on Twitter about .NET Core versioning. :-)

@daxian-dbw daxian-dbw merged commit d966f59 into PowerShell:master Dec 12, 2017
@daxian-dbw daxian-dbw deleted the upgrade branch December 12, 2017 21:53
TravisEz13 pushed a commit to TravisEz13/PowerShell that referenced this pull request Dec 13, 2017
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.

Use dotnetcore 2.0.4 final for GA

5 participants