Skip to content

Commit

Permalink
generate MyPluginInfo in PluginRootNamespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Lordfirespeed authored Apr 3, 2024
1 parent 6fce6c6 commit bf09190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sigurd.Thunderstore.Sdk/Sdk/Sdk.targets
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The Sigurd Team licenses this file to you under the LGPL-3.0-OR-LATER license.
>
<PropertyGroup>
<GeneratedText><![CDATA[
namespace $(RootNamespace)%3B
namespace $(PluginRootNamespace)%3B
#pragma warning disable 1591
internal static class MyPluginInfo
Expand Down

0 comments on commit bf09190

Please sign in to comment.