We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b54085 commit 645a944Copy full SHA for 645a944
src/FSharp.UMX.fsproj
@@ -4,7 +4,7 @@
4
<PropertyGroup>
5
<Authors>@alfonsogarciacaro @eiriktsarpalis</Authors>
6
<Description>F# Units of Measure for primitive non-numeric types. Compatible with Fable.</Description>
7
- <PackageLicense>MIT</PackageLicense>
+ <PackageLicenseExpression>MIT</PackageLicenseExpression>
8
<PackageProjectUrl>https://github.com/fsprojects/FSharp.UMX</PackageProjectUrl>
9
<PackageTags>fsharp unitofmeasure fable</PackageTags>
10
0 commit comments