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

[.NET] Update nuget packages (builds/tests clean) #2832

Merged
merged 5 commits into from
May 20, 2019

Conversation

paulcam206
Copy link
Member

@paulcam206 paulcam206 commented May 2, 2019

Update .NET project dependencies

Verified by running tests and spot checking a few cards in the visualizer.

@paulcam206 paulcam206 force-pushed the paulcam/package-updates-dotnet branch from 66a7a08 to 588bec6 Compare May 2, 2019 20:07
@microsoft microsoft deleted a comment from azure-pipelines bot May 3, 2019
@@ -10,7 +10,7 @@
<PackageProjectUrl>https://adaptivecards.io</PackageProjectUrl>
<PackageIconUrl>https://adaptivecards.io/content/icons_blue/blue-48.png</PackageIconUrl>
<RepositoryUrl>https://github.com/Microsoft/AdaptiveCards</RepositoryUrl>
<PackageLicenseUrl>https://raw.githubusercontent.com/Microsoft/AdaptiveCards/master/LICENSE</PackageLicenseUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Copy link
Contributor

@almedina-ms almedina-ms May 10, 2019

Choose a reason for hiding this comment

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

MIT [](start = 4, length = 56)

why is this set to the MIT value? #ByDesign

Copy link
Member Author

Choose a reason for hiding this comment

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

The nuspec goo emitted by PackageLicenseUrl is being deprecated, and tooling was complaining about it. Instead, if you use a canonical well-known license, you use the license type. Otherwise if you have a custom license, you have to embed the license as a file in the project and refer to it directly.


In reply to: 282977498 [](ancestors = 282977498)

Copy link
Member

@shalinijoshi19 shalinijoshi19 left a comment

Choose a reason for hiding this comment

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

:shipit:

@paulcam206 paulcam206 merged commit fd51303 into master May 20, 2019
@paulcam206 paulcam206 deleted the paulcam/package-updates-dotnet branch May 20, 2019 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants