Skip to content

Commit e9370ae

Browse files
committed
fix invalid plugin name
1 parent 64b96f0 commit e9370ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Import Project="ArchiSteamFarm/Directory.Build.props" />
33

44
<PropertyGroup>
5-
<PluginName>ASFAchievementManager.sln</PluginName>
5+
<PluginName>ASFAchievementManager</PluginName>
66
<Version>1.0.0.0</Version>
77
</PropertyGroup>
88

0 commit comments

Comments
 (0)