Skip to content

Commit

Permalink
Merged Pull Request '#270 update-packages/main->main: Update packages'
Browse files Browse the repository at this point in the history
Co-authored-by: Automation51D <51DCI@51Degrees.com>
  • Loading branch information
Automation51D and Automation51D authored Mar 2, 2025
1 parent c13514b commit b474b43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FiftyOne.DeviceDetection.Cloud" Version="4.4.234" />
<PackageReference Include="FiftyOne.DeviceDetection.Cloud" Version="4.4.235" />
<PackageReference Include="FiftyOne.Pipeline.Web" Version="4.4.131" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion Examples/CombiningServices/CombiningServices.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="FiftyOne.DeviceDetection" Version="4.4.234" />
<PackageReference Include="FiftyOne.DeviceDetection" Version="4.4.235" />
</ItemGroup>
</Project>

0 comments on commit b474b43

Please sign in to comment.