-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Add table format to Profile #7755
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
cormacpayne
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.
@maddieclayton LGTM, but if you have time, I think it would be nice to update the help files for the cmdlets returning the affected types and make sure the output in the examples now match the new output (if it changed)
…nto profileformat
|
This is just waiting for an approval and for common to be published |
cormacpayne
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.
LGTM once the common code changes are published
| <package id="Microsoft.Azure.Common.Dependencies" version="1.0.0" targetFramework="net452" /> | ||
| <package id="Microsoft.Azure.PowerShell.Authentication.Abstractions" version="1.1.7-preview" targetFramework="net452" /> | ||
| <package id="Microsoft.Azure.PowerShell.Common" version="1.1.7-preview" targetFramework="net452" /> | ||
| <package id="Microsoft.Azure.PowerShell.Authentication.Abstractions" version="1.0.217-preview" targetFramework="net452" /> |
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.
Will need to republish the runtime, update these versions, and remove the localfeed dlls
Description
Checklist
CONTRIBUTING.mdplatyPSmodule