Skip to content

Commit

Permalink
NuGet update
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidWiseman committed Mar 27, 2024
1 parent a5007cd commit 5f1de45
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions LogShippingService.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@

<ItemGroup>
<PackageReference Include="Azure.Storage.Blobs" Version="12.19.1" />
<PackageReference Include="Cronos" Version="0.8.3" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.5" />
<PackageReference Include="Cronos" Version="0.8.4" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting.WindowsServices" Version="8.0.0" />
Expand All @@ -32,7 +32,7 @@
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.1" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
<PackageReference Include="SerilogTimings" Version="3.0.1" />
<PackageReference Include="SerilogTimings" Version="3.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5f1de45

Please sign in to comment.