Skip to content

Commit c4de80f

Browse files
author
Ferit Tunçer
committed
UnitsNet: 3.79.0
1 parent 6db998c commit c4de80f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UnitsNet/UnitsNet.Common.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<AssemblyName>UnitsNet</AssemblyName>
44
<RootNamespace>UnitsNet</RootNamespace>
55
<PackageId>UnitsNet</PackageId>
6-
<Version>3.78.0</Version>
6+
<Version>3.79.0</Version>
77
<Authors>Andreas Gullberg Larsen</Authors>
88
<Title>Units.NET</Title>
99
<Description>Get all the common units of measurement and the conversions between them. It is light-weight and thoroughly tested.</Description>
@@ -16,4 +16,4 @@
1616
<BaseIntermediateOutputPath>obj\$(MSBuildProjectName)</BaseIntermediateOutputPath>
1717
<OutputPath>..\Artifacts\$(MSBuildProjectName)</OutputPath>
1818
</PropertyGroup>
19-
</Project>
19+
</Project>

0 commit comments

Comments
 (0)