FIX: remaining sbyte mapping to use byte* and some wrong enums in D3D11, bump version to 2.2.3

This commit is contained in:
Amer Koleci
2024-07-22 14:32:01 +02:00
parent 6d46943c9c
commit 7f320de4fa
32 changed files with 273 additions and 270 deletions

View File

@@ -11,7 +11,7 @@
<!-- Version -->
<PropertyGroup>
<VersionPrefix>2.2.2</VersionPrefix>
<VersionPrefix>2.2.3</VersionPrefix>
<VersionSuffix Condition="'$(VersionSuffix)' == ''"></VersionSuffix>
</PropertyGroup>