Skip to content

Fix sign build break at "ps-gallery-sign" #986

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

Merged
merged 1 commit into from
Sep 28, 2015
Merged

Conversation

yugangw-msft
Copy link
Contributor

The failure of "... no strong name" was caused by the project "Commands.ServiceManagement.Common.csproj" was not in the "ResourceManager.sln",
and this caused the msbuild to pick default configure of "debug" which produced
unsigned assembly.
I also fixed the build configuration mismatch error in commands.profile.csproj

@yugangw-msft
Copy link
Contributor Author

reviewed with Denis and Hovsep

yugangw-msft added a commit that referenced this pull request Sep 28, 2015
Fix sign build break at "ps-gallery-sign"
@yugangw-msft yugangw-msft merged commit 36cce4f into Azure:dev Sep 28, 2015
@yugangw-msft yugangw-msft deleted the sign branch October 1, 2015 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants