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 6597c07 commit b27495bCopy full SHA for b27495b
src/FixedMath.NET/FixedMath.NET.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<TargetFramework>netstandard2.0</TargetFramework>
5
- <PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
+ <PackageLicenseExpression>Apache-2.0 AND MIT</PackageLicenseExpression>
6
</PropertyGroup>
7
8
<ItemGroup>
0 commit comments