mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-22 13:48:47 +00:00
chore: remove X10D prefix from sourcegen
This commit is contained in:
parent
5289bd2595
commit
0ca8253402
@ -3,7 +3,7 @@ using System.Text.RegularExpressions;
|
||||
using Microsoft.CodeAnalysis;
|
||||
using Microsoft.CodeAnalysis.Text;
|
||||
|
||||
namespace X10D.SourceGenerator;
|
||||
namespace SourceGenerator;
|
||||
|
||||
[Generator]
|
||||
internal sealed class EmojiRegexGenerator : ISourceGenerator
|
||||
|
Loading…
Reference in New Issue
Block a user