Skip to content

Commit

Permalink
update nuget packages
Browse files Browse the repository at this point in the history
  • Loading branch information
hoseinzadehashraf committed Mar 18, 2024
1 parent 645580c commit a47cb80
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Olive.Microservices.Hub.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,18 @@
<PackageReference Include="AppContentService.HubApi" Version="180720.11.4435" />
<PackageReference Include="EmailService.SendEmailCommand.EventBusCommand" Version="191220.12.2936" />
<PackageReference Include="FS.Shared.Website" Version="1.1.11.47" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="6.0.24" />
<PackageReference Include="NuGet.CommandLine" Version="6.7.0">
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="6.0.28" />
<PackageReference Include="NuGet.CommandLine" Version="6.9.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Olive" Version="2.1.353" />
<PackageReference Include="Olive" Version="2.1.362" />
<PackageReference Include="Olive.Entities" Version="2.1.189" />
<PackageReference Include="Olive.Entities.Data" Version="2.1.196" />
<PackageReference Include="Olive.Entities.Data.Replication" Version="2.1.197" />
<PackageReference Include="Olive.Entities.Data.Replication" Version="2.1.199" />
<PackageReference Include="Olive.GlobalSearch.Source" Version="1.0.42" />
<PackageReference Include="Olive.Microservices.Hub.BoardComponent.Source" Version="2.2.127" />
<PackageReference Include="Olive.Mvc.Microservices" Version="3.1.154" />
<PackageReference Include="Olive.Mvc.Microservices" Version="3.1.155" />
<PackageReference Include="Olive.Mvc.Security" Version="3.1.112" />
<PackageReference Include="Olive.Mvc.Testing" Version="3.1.114" />
<PackageReference Include="Olive.PassiveBackgroundTasks" Version="1.0.36" />
Expand Down

0 comments on commit a47cb80

Please sign in to comment.