Skip to content

Commit

Permalink
Merge pull request #223 from Aguafrommars/fix/dependencies
Browse files Browse the repository at this point in the history
update packages
  • Loading branch information
aguacongas authored Jun 22, 2023
2 parents 7b1de64 + a3e0ea1 commit 15b799a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TheIdServer.Duende/src/TIS/TIS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.18.1" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="7.0.7" PrivateAssets="All" />
<PackageReference Include="SendGrid" Version="9.28.1" />
<PackageReference Include="Serilog" Version="3.0.0" />
<PackageReference Include="Serilog" Version="3.0.1" />
<PackageReference Include="Serilog.AspNetCore" Version="7.0.0" />
<PackageReference Include="Serilog.Enrichers.Environment" Version="2.2.0" />
<PackageReference Include="Serilog.Enrichers.Thread" Version="3.1.0" />
Expand Down

0 comments on commit 15b799a

Please sign in to comment.