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 349f9e6 commit d261f07Copy full SHA for d261f07
generator.json
@@ -49,7 +49,7 @@
49
"ChangeNamespace": {
50
"Mappings": {
51
"TerraFX.Interop.Windows(.*)": "Silk.NET.Win32$1",
52
- "TerraFX.Interop(.*)": "Silk.NET$1"
+ "TerraFX.Interop.(?!Windows)(.*)": "Silk.NET$1"
53
}
54
},
55
"TransformCOM": {
0 commit comments