File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 426426 </ItemGroup >
427427
428428 <ItemGroup Condition =" '$(TargetFramework)' == 'net9.0-windows10.0.26100.0'" >
429- <PackageReference Include =" FNA.NET.NativeAssets.UWP" Version =" 2.0.1 .2602" />
429+ <PackageReference Include =" FNA.NET.NativeAssets.UWP" Version =" 2.0.2 .2602" />
430430 </ItemGroup >
431431
432432 <PropertyGroup Condition =" '$(TargetFramework)' == 'net9.0-windows10.0.26100.0'" >
460460 <PackageTags >fna;xna;net8</PackageTags >
461461 <PackageId >FNA.NET</PackageId >
462462 <Copyright >Copyright 2026 FNA-NET</Copyright >
463- <VersionPrefix >2.2.1 .2602</VersionPrefix >
463+ <VersionPrefix >2.2.2 .2602</VersionPrefix >
464464 <VersionSuffix ></VersionSuffix >
465465 <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
466466
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ FNA.NET is a opinioned fork of FNA. Its goal is to bring FNA to nuget package ma
1414
1515Notes:
1616
17- * Android: It should run with OpenGL on most devices. It runs with Vulkan on many modern devices with the newer SDL_GPU .
17+ * Android: It should run with OpenGL on most devices. It runs with Vulkan on many modern devices with the newer SDL3 GPU .
1818* Android: Emulator is not supported as SDL3 GPU has no support for it.
1919
2020### Apple
You can’t perform that action at this time.
0 commit comments