Skip to content

Commit 1b1eda2

Browse files
committed
build: trim locales
1 parent a11d4ff commit 1b1eda2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/SharpWebserver/SharpWebserver.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
<TargetName>$(Product)</TargetName>
1515
<AssemblyName>$(Product)</AssemblyName>
1616

17+
<!-- This sets which locales are exported during build-->
18+
<!-- modify this to include your locale if you need it-->
19+
<SatelliteResourceLanguages>en;</SatelliteResourceLanguages>
20+
1721
<Version>0.3.0.0</Version>
1822
</PropertyGroup>
1923

0 commit comments

Comments
 (0)