z4kn4fein / stashbox

A lightweight, fast, and portable dependency injection framework for .NET-based solutions.

Home Page:https://z4kn4fein.github.io/stashbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use license expression in nuget package

publee opened this issue · comments

Hi,

NexusIQ is not allowing me to download nuget package in the company. Probably doesn't understantd license type file.

Can you please change it to expression:

<license type="expression">MIT</license>

https://docs.microsoft.com/en-us/nuget/reference/nuspec#license

Thank you.

Hi,
Yep, I already thought about to do so. I'm going to change it.

It's in the latest release

Works, Thank you.