Skip to content

Commit

Permalink
Update Shared.Settings.csproj
Browse files Browse the repository at this point in the history
Signed-off-by: Nikita Petko <petko@vmminfra.net>
  • Loading branch information
jf-06 authored Jun 18, 2024
1 parent 87e5af1 commit 0bcf0f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions shared/settings/Shared.Settings.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>

<ItemGroup Label="PrivatePackages" Condition=" '$(LocalBuild)' != 'true' ">
<PackageReference Include="Configuration" Version="1.0.7" />
<PackageReference Include="Configuration" Version="1.0.7" />
<PackageReference Include="Redis" Version="1.0.4" />
<PackageReference Include="ServiceDiscovery" Version="1.0.4" />
<PackageReference Include="FloodCheckers.Redis" Version="1.0.4" />
Expand Down Expand Up @@ -45,4 +45,4 @@
<PackageReference Include="System.Configuration.ConfigurationManager" Version="6.0.0" />
</ItemGroup>

</Project>
</Project>

0 comments on commit 0bcf0f5

Please sign in to comment.