File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Flow.Launcher.Localization.Shared Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11using System ;
22
3- namespace Flow . Launcher . Localization . SourceGenerators . Shared . Attributes
3+ namespace Flow . Launcher . Localization . Shared . Attributes
44{
55 /// <summary>
66 /// Attribute to mark an enum for localization.
Original file line number Diff line number Diff line change 11using System ;
22
3- namespace Flow . Launcher . Localization . SourceGenerators . Shared . Attributes
3+ namespace Flow . Launcher . Localization . Shared . Attributes
44{
55 /// <summary>
66 /// Attribute to mark a localization key for an enum field.
Original file line number Diff line number Diff line change 11using System ;
22
3- namespace Flow . Launcher . Localization . SourceGenerators . Shared . Attributes
3+ namespace Flow . Launcher . Localization . Shared . Attributes
44{
55 /// <summary>
66 /// Attribute to mark a localization value for an enum field.
Original file line number Diff line number Diff line change 1- using Flow . Launcher . Localization . SourceGenerators . Shared . Attributes ;
1+ using Flow . Launcher . Localization . Shared . Attributes ;
22using System . Text . RegularExpressions ;
33
44namespace Flow . Launcher . Localization . Shared
You can’t perform that action at this time.
0 commit comments