Skip to content

Commit 756900a

Browse files
committed
UnitsNet: 3.83.1-test001
To trigger a build to verify that nugets are deployed on master branch.
1 parent b951419 commit 756900a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

UnitsNet/UnitsNet.Common.props

Lines changed: 3 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.83.0</Version>
6+
<Version>3.83.1-test001</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,5 @@
1616
<BaseIntermediateOutputPath>obj\$(MSBuildProjectName)</BaseIntermediateOutputPath>
1717
<OutputPath>..\Artifacts\$(MSBuildProjectName)</OutputPath>
1818
</PropertyGroup>
19-
</Project>
19+
</Project>
20+

0 commit comments

Comments
 (0)