Azure / Azure/azure-powershell
License URL deprecation
Open
Azure PS Team
Engineering
feature-request
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 54
Description
## Description of the new feature
Warning shows as below during publish modules.
> WARNING: element will be deprecated, please consider switching to specifying the license in the package. Learn more: https://aka.ms/deprecateLicenseUrl.
Following [instruction](https://docs.microsoft.com/en-us/nuget/consume-packages/finding-and-choosing-packages#license-url-deprecation), licenseUrl will be deprecated. We need to package license file into `.nupkg` and declaim file location in `.nuspec`.
## Proposed implementation details (optional)
Contributor guide
Assessment
This issue has not been assessed yet.