Skip to content

Commit

Permalink
update nuget packages
Browse files Browse the repository at this point in the history
  • Loading branch information
hoseinzadehashraf committed Nov 17, 2023
1 parent 68ff92e commit bab5a3b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Olive.Microservices.Hub.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<Authors>Geeks Ltd</Authors>
<RepositoryUrl>https://github.com/Geeksltd/Olive.Microservices.Hub/tree/master/Olive.Microservices.Hub</RepositoryUrl>
<PackageIcon>icon.png</PackageIcon>
<Version>1.5.29</Version>
<Version>1.5.30</Version>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<Nullable>warnings</Nullable>
Expand All @@ -32,13 +32,13 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Olive" Version="2.1.352" />
<PackageReference Include="Olive" Version="2.1.353" />
<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.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.152" />
<PackageReference Include="Olive.Mvc.Microservices" Version="3.1.154" />
<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 bab5a3b

Please sign in to comment.