Skip to content

Commit

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

Bump UnitsNet.NumberExtensions and UnitsNet
  • Loading branch information
portyanikhin authored Feb 20, 2024
2 parents bbe1420 + 240abb3 commit 3c520b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/SharpProp/SharpProp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
<ItemGroup>
<PackageReference Include="Enums.NET" Version="4.0.2"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
<PackageReference Include="UnitsNet" Version="5.42.0"/>
<PackageReference Include="UnitsNet" Version="5.43.0"/>
<PackageReference Include="UnitsNet.Serialization.JsonNet" Version="5.28.0"/>
<PackageReference Include="UnitsNet.NumberExtensions" Version="5.42.0"/>
<PackageReference Include="UnitsNet.NumberExtensions" Version="5.43.0"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 3c520b1

Please sign in to comment.