Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Add releasenotes and projecturl in the nuget package. #25316

Merged
merged 2 commits into from
Nov 18, 2017

Conversation

huanwu
Copy link
Contributor

@huanwu huanwu commented Nov 17, 2017

Fix #25255

@shmao @zhenlan @mconnew

@huanwu huanwu self-assigned this Nov 17, 2017
@@ -5,6 +5,8 @@
<ProjectReference Include="..\src\Microsoft.XmlSerializer.Generator.csproj" />
</ItemGroup>
<PropertyGroup>
<ReleaseNotes>https://go.microsoft.com/fwlink/?LinkID=863421</ReleaseNotes>
Copy link
Member

Choose a reason for hiding this comment

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

Please forward this to dotnet/announcements#39.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@@ -5,6 +5,8 @@
<ProjectReference Include="..\src\Microsoft.XmlSerializer.Generator.csproj" />
</ItemGroup>
<PropertyGroup>
<ReleaseNotes>https://go.microsoft.com/fwlink/?LinkID=863421</ReleaseNotes>
<projectUrl>https://go.microsoft.com/fwlink/?linkid=858594</projectUrl>
Copy link
Contributor

Choose a reason for hiding this comment

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

Should the first p be capital?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will update to use capital P. But from https://docs.microsoft.com/en-us/nuget/schema/nuspec, it seems using lower p. Both should work.

@huanwu huanwu merged commit 876fe96 into dotnet:master Nov 18, 2017
@karelz karelz added this to the 2.1.0 milestone Nov 18, 2017
shmao pushed a commit to shmao/corefx that referenced this pull request Dec 6, 2017
* Add releasenotes and projecturl in the nuget package.

* Update the description.
shmao pushed a commit to shmao/corefx that referenced this pull request Jan 3, 2018
* Add releasenotes and projecturl in the nuget package.

* Update the description.
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
…25316)

* Add releasenotes and projecturl in the nuget package.

* Update the description.


Commit migrated from dotnet/corefx@876fe96
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants