-
Notifications
You must be signed in to change notification settings - Fork 4k
Upgrade to PowerShell 5.0 minimum dependency #5912
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
@maddieclayton looks like the build is failing because of the |
@@ -213,5 +209,5 @@ | |||
</ItemGroup> | |||
<ItemGroup /> | |||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> | |||
<Import Project="..\..\..\..\tools\Common.Dependencies.targets" /> | |||
<Import Project="..\..\..\..\tools\Common.Dependencies.Test.targets" /> |
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.
@maddieclayton I would check to make sure the assemblies in Common.Dependencies.targets
are included in this .csproj
file.
@azuresdkci Test this please |
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.
@maddieclayton approved pending confirmation that aliases and completers work as expected in 5.0+
on demand here: https://azuresdkci.westus2.cloudapp.azure.com/view/PowerShell/job/powershell-demand/737/ (and 738) |
Description
#5897
Checklist
CONTRIBUTING.md
platyPS
module