Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replaced 'L' with 'l' for liter abbreviations #1503

Open
wants to merge 6 commits into
base: release/v6
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CodeGen/Generators/NanoFrameworkGen/NuspecGenerator.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ public string Generate()
<package xmlns=""http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd"">
<metadata>
<id>UnitsNet.nanoFramework.{_quantity.Name}</id>
<version>5.65.0</version>
<version>5.66.0</version>
<title>Units.NET {_quantity.Name} - nanoFramework</title>
<authors>Andreas Gullberg Larsen,nanoframework</authors>
<owners>UnitsNet</owners>
Expand Down
12 changes: 6 additions & 6 deletions Common/UnitDefinitions/AreaMomentOfInertia.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "m⁴", "m^4" ]
"Abbreviations": [ "m⁴" ]
}
]
},
Expand All @@ -32,7 +32,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "dm⁴", "dm^4" ]
"Abbreviations": [ "dm⁴" ]
}
]
},
Expand All @@ -47,7 +47,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "cm⁴", "cm^4" ]
"Abbreviations": [ "cm⁴" ]
}
]
},
Expand All @@ -62,7 +62,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "mm⁴", "mm^4" ]
"Abbreviations": [ "mm⁴" ]
}
]
},
Expand All @@ -77,7 +77,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "ft⁴", "ft^4" ]
"Abbreviations": [ "ft⁴" ]
}
]
},
Expand All @@ -92,7 +92,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "in⁴", "in^4" ]
"Abbreviations": [ "in⁴" ]
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion Common/UnitDefinitions/Density.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "g/L" ]
"Abbreviations": [ "g/l" ]
}
]
},
Expand Down
2 changes: 1 addition & 1 deletion Common/UnitDefinitions/Entropy.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "J/C" ]
"Abbreviations": [ "J/°C" ]
}
]
}
Expand Down
4 changes: 2 additions & 2 deletions Common/UnitDefinitions/FuelEfficiency.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"Localization": [{
"Culture": "en-US",
"Abbreviations": [
"L/100km"
"l/100km"
]
}]
},
Expand Down Expand Up @@ -47,7 +47,7 @@
"Localization": [{
"Culture": "en-US",
"Abbreviations": [
"km/L"
"km/l"
]
}]
}
Expand Down
2 changes: 1 addition & 1 deletion Common/UnitDefinitions/MassConcentration.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "g/L"]
"Abbreviations": [ "g/l"]
}
]
},
Expand Down
2 changes: 1 addition & 1 deletion Common/UnitDefinitions/MolarEntropy.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "J/(mol*K)" ]
"Abbreviations": [ "J/(mol·K)" ]
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion Common/UnitDefinitions/Molarity.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "mol/L", "M" ]
"Abbreviations": [ "mol/l", "M" ]
}
]
},
Expand Down
6 changes: 3 additions & 3 deletions Common/UnitDefinitions/SpecificEntropy.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "J/kg.K" ]
"Abbreviations": [ "J/kg·K" ]
}
]
},
Expand All @@ -30,7 +30,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "J/kg.C" ]
"Abbreviations": [ "J/kg·°C" ]
}
]
},
Expand All @@ -43,7 +43,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "cal/g.K" ]
"Abbreviations": [ "cal/g·K" ]
}
]
},
Expand Down
6 changes: 3 additions & 3 deletions Common/UnitDefinitions/SpecificFuelConsumption.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "kg/(kgfh)" ]
"Abbreviations": [ "kg/(kgf·h)" ]
}
]
},
Expand All @@ -37,8 +37,8 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "g/(kNs)" ],
"AbbreviationsForPrefixes": { "Kilo": [ "kg/(kNs)" ] }
"Abbreviations": [ "g/(kN·s)" ],
"AbbreviationsForPrefixes": { "Kilo": [ "kg/(kN·s)" ] }
}
]
}
Expand Down
4 changes: 2 additions & 2 deletions Common/UnitDefinitions/VolumeConcentration.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "L/L" ]
"Abbreviations": [ "l/l" ]
}
]
},
Expand All @@ -38,7 +38,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "L/mL" ]
"Abbreviations": [ "l/ml" ]
}
]
},
Expand Down
8 changes: 4 additions & 4 deletions Common/UnitDefinitions/VolumeFlow.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "L/s", "LPS" ]
"Abbreviations": [ "l/s", "LPS" ]
},
{
"Culture": "ru-RU",
Expand All @@ -202,7 +202,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "L/min", "LPM" ]
"Abbreviations": [ "l/min", "LPM" ]
},
{
"Culture": "ru-RU",
Expand All @@ -219,7 +219,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "L/h", "LPH" ]
"Abbreviations": [ "l/h", "LPH" ]
},
{
"Culture": "ru-RU",
Expand All @@ -236,7 +236,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "l/day", "L/d", "LPD" ]
"Abbreviations": [ "l/day", "l/d", "LPD" ]
}
]
},
Expand Down
12 changes: 6 additions & 6 deletions Common/UnitDefinitions/WarpingMomentOfInertia.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "m⁶", "m^6" ]
"Abbreviations": [ "m⁶" ]
}
]
},
Expand All @@ -32,7 +32,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "dm⁶", "dm^6" ]
"Abbreviations": [ "dm⁶" ]
}
]
},
Expand All @@ -47,7 +47,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "cm⁶", "cm^6" ]
"Abbreviations": [ "cm⁶" ]
}
]
},
Expand All @@ -62,7 +62,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "mm⁶", "mm^6" ]
"Abbreviations": [ "mm⁶" ]
}
]
},
Expand All @@ -77,7 +77,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "ft⁶", "ft^6" ]
"Abbreviations": [ "ft⁶"]
}
]
},
Expand All @@ -92,7 +92,7 @@
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "in⁶", "in^6" ]
"Abbreviations": [ "in⁶" ]
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion PerfTests/PerfTest_Startup/PerfTest_Startup.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net7.0</TargetFramework>
<TargetFramework>net9.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<RootNamespace>perftest</RootNamespace>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net7.0</TargetFramework>
<TargetFramework>net9.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<RootNamespace>perftest_before</RootNamespace>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net7.0</TargetFramework>
<TargetFramework>net9.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<RootNamespace>perftest_before</RootNamespace>
Expand Down
2 changes: 1 addition & 1 deletion UnitsNet.Benchmark/UnitsNet.Benchmark.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFrameworks>net6.0;net48</TargetFrameworks>
<TargetFrameworks>net9.0;net48</TargetFrameworks>
<Version>4.0.0.0</Version>
<AssemblyVersion>4.0.0.0</AssemblyVersion>
<AssemblyTitle>UnitsNet.Benchmark</AssemblyTitle>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>UnitsNet.nanoFramework.AbsorbedDoseOfIonizingRadiation</id>
<version>5.65.0</version>
<version>5.66.0</version>
<title>Units.NET AbsorbedDoseOfIonizingRadiation - nanoFramework</title>
<authors>Andreas Gullberg Larsen,nanoframework</authors>
<owners>UnitsNet</owners>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>UnitsNet.nanoFramework.Acceleration</id>
<version>5.65.0</version>
<version>5.66.0</version>
<title>Units.NET Acceleration - nanoFramework</title>
<authors>Andreas Gullberg Larsen,nanoframework</authors>
<owners>UnitsNet</owners>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>UnitsNet.nanoFramework.AmountOfSubstance</id>
<version>5.65.0</version>
<version>5.66.0</version>
<title>Units.NET AmountOfSubstance - nanoFramework</title>
<authors>Andreas Gullberg Larsen,nanoframework</authors>
<owners>UnitsNet</owners>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>UnitsNet.nanoFramework.AmplitudeRatio</id>
<version>5.65.0</version>
<version>5.66.0</version>
<title>Units.NET AmplitudeRatio - nanoFramework</title>
<authors>Andreas Gullberg Larsen,nanoframework</authors>
<owners>UnitsNet</owners>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>UnitsNet.nanoFramework.Angle</id>
<version>5.65.0</version>
<version>5.66.0</version>
<title>Units.NET Angle - nanoFramework</title>
<authors>Andreas Gullberg Larsen,nanoframework</authors>
<owners>UnitsNet</owners>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>UnitsNet.nanoFramework.ApparentEnergy</id>
<version>5.65.0</version>
<version>5.66.0</version>
<title>Units.NET ApparentEnergy - nanoFramework</title>
<authors>Andreas Gullberg Larsen,nanoframework</authors>
<owners>UnitsNet</owners>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>UnitsNet.nanoFramework.ApparentPower</id>
<version>5.65.0</version>
<version>5.66.0</version>
<title>Units.NET ApparentPower - nanoFramework</title>
<authors>Andreas Gullberg Larsen,nanoframework</authors>
<owners>UnitsNet</owners>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>UnitsNet.nanoFramework.Area</id>
<version>5.65.0</version>
<version>5.66.0</version>
<title>Units.NET Area - nanoFramework</title>
<authors>Andreas Gullberg Larsen,nanoframework</authors>
<owners>UnitsNet</owners>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>UnitsNet.nanoFramework.AreaDensity</id>
<version>5.65.0</version>
<version>5.66.0</version>
<title>Units.NET AreaDensity - nanoFramework</title>
<authors>Andreas Gullberg Larsen,nanoframework</authors>
<owners>UnitsNet</owners>
Expand Down
Loading