Skip to content

Commit a47ce44

Browse files
committed
Fix root namespace
1 parent f2bc91d commit a47ce44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Localization.Attributes/Flow.Launcher.Localization.Attributes.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
5-
<RootNamespace>Flow.Launcher.Localization.Attribute</RootNamespace>
5+
<RootNamespace>Flow.Launcher.Localization.Attributes</RootNamespace>
66
</PropertyGroup>
77

88
</Project>

0 commit comments

Comments
 (0)