vmware / PowerCLI-Example-Scripts

http://blogs.vmware.com/powercli
Other
743 stars 601 forks source link

Updated the SsoAdmin projects to reference WCF from the framework instead of a package. #592

Closed atanasa closed 1 year ago

atanasa commented 1 year ago

Updated the SsoAdmin projects to reference WCF from the framework instead of a package.

The package references were giving a false impression that the code was using a fixed version of WCF while in reality the version used is the one from the framework that the user have installed.

vmwclabot commented 1 year ago

@atanasa, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.