We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a11d4ff commit 1b1eda2Copy full SHA for 1b1eda2
src/SharpWebserver/SharpWebserver.csproj
@@ -14,6 +14,10 @@
14
<TargetName>$(Product)</TargetName>
15
<AssemblyName>$(Product)</AssemblyName>
16
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
+
21
<Version>0.3.0.0</Version>
22
</PropertyGroup>
23
0 commit comments