Skip to content

Commit

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

Bump UnitsNet.NumberExtensions from 4.126.0 to 4.127.0
  • Loading branch information
portyanikhin authored Apr 1, 2022
2 parents 5334359 + 90a9e7a commit 38839d8
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 @@ -50,7 +50,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.1"/>
<PackageReference Include="UnitsNet" Version="4.127.0"/>
<PackageReference Include="UnitsNet.Serialization.JsonNet" Version="4.5.0"/>
<PackageReference Include="UnitsNet.NumberExtensions" Version="4.126.0"/>
<PackageReference Include="UnitsNet.NumberExtensions" Version="4.127.0"/>
</ItemGroup>

</Project>

0 comments on commit 38839d8

Please sign in to comment.