Skip to content

Commit

Permalink
Merge pull request #12 from portyanikhin/dependabot/nuget/UnitsNet.Nu…
Browse files Browse the repository at this point in the history
…mberExtensions-4.107.0

Bump UnitsNet.NumberExtensions from 4.105.0 to 4.107.0
  • Loading branch information
portyanikhin authored Nov 25, 2021
2 parents b2d0451 + 0e814e3 commit 4c653cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SharpProp/SharpProp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="UnitsNet" Version="4.107.0" />
<PackageReference Include="UnitsNet.Serialization.JsonNet" Version="4.5.0" />
<PackageReference Include="UnitsNet.NumberExtensions" Version="4.105.0" />
<PackageReference Include="UnitsNet.NumberExtensions" Version="4.107.0" />
</ItemGroup>

</Project>

0 comments on commit 4c653cb

Please sign in to comment.