-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Update to latest package references, runtime framework, and SDK #7646
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
Conversation
|
CI Appveyor failed with "dotnet : A compatible SDK version for global.json version: [2.1.401] from [C:\projects\powershell\global.json] was not found". I don't know how fix this. Feel free to add commits. |
TravisEz13
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
files.wxs is still out of sync
|
the mac CI was failing due to a version number being in the TMPDIR I was setting. It looks like VSTS has already fixed this issue, so I removed this workaround. |
|
@TravisEz13 Thanks for help! |
|
That isn't what's causing it to fail. See https://ci.appveyor.com/project/PowerShell/powershell/build/v6.1.0-rc.10858/job/e862tmmuqaww98v0#L1735 |
9b8fecc to
74f45f6
Compare
|
@TravisEz13 Thanks for help! |
|
@iSazonov No problem... I used this to test my new code to generate the wxs file changes. |
* Move to .Net Core SDK 2.1.401 and runtime 2.1.3 * Update package references
PR Summary
Move to sdk2.1.401, runtime 2.1.3 and update package references.
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:to the beginning of the title and remove the prefix when the PR is ready.[feature]if the change is significant or affects feature tests