Skip to content

Commit

Permalink
Merge pull request #323 from portyanikhin/dependabot/nuget/multi-2eab…
Browse files Browse the repository at this point in the history
…f49694

Bump UnitsNet and UnitsNet.NumberExtensions from 5.59.0 to 5.61.0
  • Loading branch information
portyanikhin authored Dec 18, 2024
2 parents 5e5e0d9 + 93a1f9a commit c4759e5
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="5.0.0"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
<PackageReference Include="UnitsNet" Version="5.59.0"/>
<PackageReference Include="UnitsNet" Version="5.61.0"/>
<PackageReference Include="UnitsNet.Serialization.JsonNet" Version="5.50.0"/>
<PackageReference Include="UnitsNet.NumberExtensions" Version="5.59.0"/>
<PackageReference Include="UnitsNet.NumberExtensions" Version="5.61.0"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c4759e5

Please sign in to comment.