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 2b67545 commit bb59721Copy full SHA for bb59721
1 file changed
sources/OpenAL/Soft.Native/Silk.NET.OpenAL.Soft.Native.csproj
@@ -8,7 +8,7 @@
8
<SilkNativeHasAndroidJars>true</SilkNativeHasAndroidJars>
9
<SilkNativeiOSLinkerFlags>-framework CoreAudio -framework CoreFoundation -framework AudioUnit -framework ApplicationServices -framework AudioToolbox</SilkNativeiOSLinkerFlags>
10
<EnableDefaultAndroidItems>false</EnableDefaultAndroidItems>
11
- <PackageLicenseExpression>LGPL-2.1+</PackageLicenseExpression>
+ <PackageLicenseExpression>LGPL-2.0-or-later</PackageLicenseExpression>
12
</PropertyGroup>
13
14
</Project>
0 commit comments