Skip to content

Commit e0eb3f0

Browse files
committed
UnitsNet: 3.78.0
1 parent 041a53e commit e0eb3f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

UnitsNet/UnitsNet.Common.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
<AssemblyName>UnitsNet</AssemblyName>
44
<RootNamespace>UnitsNet</RootNamespace>
55
<PackageId>UnitsNet</PackageId>
6-
<Version>3.77.0</Version>
6+
<Version>3.78.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>
10-
<Copyright>Copyright © 2013 Andreas Gullberg Larsen</Copyright>
10+
<Copyright>Copyright (c) 2013 Andreas Gullberg Larsen</Copyright>
1111
<PackageIconUrl>https://raw.githubusercontent.com/angularsen/UnitsNet/ce85185429be345d77eb2ce09c99d59cc9ab8aed/Docs/Images/logo-32.png</PackageIconUrl>
1212
<PackageProjectUrl>https://github.com/angularsen/UnitsNet</PackageProjectUrl>
1313
<PackageLicenseUrl>https://github.com/angularsen/UnitsNet/blob/master/LICENSE</PackageLicenseUrl>
@@ -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)