Rename UIX.Asm namespace to Microsoft.Iris.Asm

This commit is contained in:
Yoshi Askharoun
2024-01-29 21:57:00 -06:00
parent 2bf42a5df3
commit e77792c15c
5 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
using Microsoft.Iris.Markup;
using System.Collections.Generic;
namespace UIX.Asm;
namespace Microsoft.Iris.Asm;
internal static class LexerMaps
{