Skip to content

Commit

Permalink
Merge pull request #216 from portyanikhin/dependabot/nuget/UnitsNet.N…
Browse files Browse the repository at this point in the history
…umberExtensions-5.35.0

Bump UnitsNet.NumberExtensions from 5.34.0 to 5.35.0
  • Loading branch information
portyanikhin authored Oct 11, 2023
2 parents d091b6b + 7ced44e commit 5d0021e
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 @@ -54,7 +54,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
<PackageReference Include="UnitsNet" Version="5.35.0"/>
<PackageReference Include="UnitsNet.Serialization.JsonNet" Version="5.28.0"/>
<PackageReference Include="UnitsNet.NumberExtensions" Version="5.34.0"/>
<PackageReference Include="UnitsNet.NumberExtensions" Version="5.35.0"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5d0021e

Please sign in to comment.