Azure / Azure/azure-powershell

License URL deprecation

Open
#11,122 1 comment 0 reactions 1 assignee Assigned to @dingmeng-xue View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.