Skip to content

Commit 1970234

Browse files
authored
Set neutral language to en-US (#1311)
Fixes #1307 Set assembly neutral language to `en-US` for UnitsNet project
1 parent bf08093 commit 1970234

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

UnitsNet/UnitsNet.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
<DelaySign>false</DelaySign>
4646
<SignAssembly>true</SignAssembly>
4747
<AssemblyName>UnitsNet</AssemblyName>
48+
<NeutralLanguage>en-US</NeutralLanguage>
4849
</PropertyGroup>
4950

5051
<!-- NuGet references that work for all TargetFrameworks, both signed and unsigned. -->

0 commit comments

Comments
 (0)