Improve bindings and push new packages.

This commit is contained in:
Amer Koleci
2022-10-07 14:20:42 +02:00
parent d88b4a2c8d
commit bc6b5ab366
7 changed files with 17 additions and 16 deletions

View File

@@ -1163,7 +1163,7 @@ public static class Program
}
else if (jsonFile == "Graphics.Imaging.D2D.json")
{
docFile = $"../Vortice.Win32/Generated/Graphics/Imaging";
docFile = $"../Vortice.Win32.Graphics.Imaging/Imaging";
}
else if (jsonFile == "Graphics.Direct3D11on12.json")
{