Thanks to visit codestin.com Credit goes to github.com
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 f34f862 commit 4191d5dCopy full SHA for 4191d5d
src/Windowing/Silk.NET.Windowing.Sdl/Silk.NET.Windowing.Sdl.csproj
@@ -27,7 +27,7 @@
27
28
<!-- Android Specific Files -->
29
<ItemGroup Condition="'$(TargetFramework)' == 'net6.0-android'">
30
- <AndroidLibrary Update="Android\app-release.aar" Bind="true" />
+ <AndroidLibrary Update="Android\app-release.aar" Bind="true" Pack="false" />
31
<TransformFile Include="Android/Metadata.xml" />
32
<TransformFile Include="Android/EnumFields.xml" />
33
<TransformFile Include="Android/EnumMethods.xml" />
0 commit comments