Update to latest package references, runtime framework, and SDK#7646
Update to latest package references, runtime framework, and SDK#7646TravisEz13 merged 4 commits intoPowerShell:masterfrom
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.
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