Skip to content

Commit bb29617

Browse files
curinPerksey
andcommitted
Update generator.json
Co-authored-by: Dylan Perks <11160611+Perksey@users.noreply.github.com>
1 parent 2fa7ac8 commit bb29617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"ChangeNamespace": {
5050
"Mappings": {
5151
"TerraFX.Interop.Windows(.*)": "Silk.NET.Win32$1",
52-
"TerraFX.Interop(.*)": "Silk.NET$1"
52+
"TerraFX.Interop.(?!Windows)(.*)": "Silk.NET$1"
5353
}
5454
},
5555
"TransformCOM": {

0 commit comments

Comments
 (0)