Skip to content
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

NuGet metadata fixes (and Servicebus package update) #1758

Merged
merged 2 commits into from
May 13, 2016

Conversation

jdom
Copy link
Member

@jdom jdom commented May 13, 2016

Fixes to include XML docs in the remaining nuget packages.
Also updated the dependency on WindowsAzure.ServiceBus package, since it's non-breaking but fixes some important bugs.

@@ -46,4 +46,30 @@
</dependentAssembly>
</assemblyBinding>
</runtime>
<system.serviceModel>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we need this.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure, I removed it now... it was added automatically when installing the new ServiceBus package.

jdom added 2 commits May 13, 2016 14:23
This is for all remaining projects that already have XML docs in their code.
@sergeybykov sergeybykov merged commit b101430 into dotnet:master May 13, 2016
@jdom jdom deleted the servicebus-update branch May 13, 2016 22:12
jdom added a commit to jdom/orleans that referenced this pull request Jun 4, 2016
Updated ServiceBus package dependency to 3.2.0
(cherry picked from commit ca2e49d)

Including XML docs in NuGet package.
This is for all remaining projects that already have XML docs in their code.
(cherry picked from commit 868ab8c)
@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants