Skip to content

Commit

Permalink
update common nugets
Browse files Browse the repository at this point in the history
mhmoudalaskalany committed Dec 4, 2024
1 parent ffe8cae commit 038b6c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Template.Common/Template.Common.csproj
Original file line number Diff line number Diff line change
@@ -31,9 +31,9 @@
<PackageReference Include="Serilog.AspNetCore" Version="8.0.3" />
<PackageReference Include="Serilog.Sinks.MSSqlServer" Version="8.0.0" />
<PackageReference Include="SimpleImpersonation" Version="4.2.0" />
<PackageReference Include="StackExchange.Redis" Version="2.8.16" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.0.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="7.0.0" />
<PackageReference Include="StackExchange.Redis" Version="2.8.22" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="7.1.0" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.4.9" />
</ItemGroup>
<ItemGroup>

0 comments on commit 038b6c9

Please sign in to comment.