Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
chr233 committed Sep 5, 2024
1 parent d904944 commit c128c79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ASFEnhance/ASFEnhance.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
</ItemGroup>

<ItemGroup>
<EmbeddedResource Update="Localization\Langs.resx" EmitFormatMethods="true" Public="true"/>
<EmbeddedResource Update="Localization\Static.resx" EmitFormatMethods="false" Public="true"/>
<EmbeddedResource Update="Localization\Langs.resx" EmitFormatMethods="true" Public="false"/>
<EmbeddedResource Update="Localization\Static.resx" EmitFormatMethods="false" Public="false"/>
</ItemGroup>


Expand Down

0 comments on commit c128c79

Please sign in to comment.