metal: Bump SharpMetal to preview 21

This commit is contained in:
Evan Husted
2024-12-27 20:47:02 -06:00
parent 153d1ef06b
commit 664c63c6a8
5 changed files with 39 additions and 18 deletions

View File

@@ -2,6 +2,7 @@
<PropertyGroup>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>