Skip to content

Commit

Permalink
Merge pull request #376 from loresoft/dependabot/nuget/FluentRest-10.0.0
Browse files Browse the repository at this point in the history
Bump FluentRest from 9.9.9 to 10.0.0
  • Loading branch information
github-actions[bot] authored Nov 15, 2024
2 parents 4ca9432 + 54b3e8c commit 579f4ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/EstimatorX.Client/EstimatorX.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="Blazored.LocalStorage" Version="4.5.0" />
<PackageReference Include="Blazored.Modal" Version="7.3.1" />
<PackageReference Include="FluentRest" Version="9.9.9" />
<PackageReference Include="FluentRest" Version="10.0.0" />
<PackageReference Include="LoreSoft.Blazor.Controls" Version="10.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.0" PrivateAssets="all" />
Expand Down
2 changes: 1 addition & 1 deletion src/EstimatorX.Core/EstimatorX.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Azure.Data.Tables" Version="12.9.1" />
<PackageReference Include="Cosmos.Abstracts" Version="6.2.3" />
<PackageReference Include="FluentRest" Version="9.9.9" />
<PackageReference Include="FluentRest" Version="10.0.0" />
<PackageReference Include="Nanoid" Version="3.1.0" />
<PackageReference Include="SendGrid" Version="9.29.3" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.4.8" />
Expand Down

0 comments on commit 579f4ff

Please sign in to comment.