Skip to content

Commit

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

Bump UnitsNet.NumberExtensions and UnitsNet
  • Loading branch information
portyanikhin authored Dec 20, 2023
2 parents b7f368b + 97b36e4 commit 82e9876
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 @@ -35,9 +35,9 @@
<ItemGroup>
<PackageReference Include="Enums.NET" Version="4.0.1"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
<PackageReference Include="UnitsNet" Version="5.38.2"/>
<PackageReference Include="UnitsNet" Version="5.39.0"/>
<PackageReference Include="UnitsNet.Serialization.JsonNet" Version="5.28.0"/>
<PackageReference Include="UnitsNet.NumberExtensions" Version="5.38.2"/>
<PackageReference Include="UnitsNet.NumberExtensions" Version="5.39.0"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 82e9876

Please sign in to comment.