Skip to content

Commit

Permalink
Merge branch 'dev' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
BrammyS committed Oct 16, 2022
2 parents 77cfada + e81caa7 commit f4741b4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0"/>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.1"/>
<PackageReference Include="MongoDB.Driver" Version="2.17.1"/>
<PackageReference Include="Serilog" Version="2.12.0"/>
<PackageReference Include="Serilog.Sinks.Mongodb.TimeSeries" Version="3.0.11"/>
<PackageReference Include="Serilog.Sinks.Mongodb.TimeSeries" Version="3.0.12"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f4741b4

Please sign in to comment.