Closed atanasa closed 2 years 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.
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.