Skip to content

Commit

Permalink
Auto commit: Nuget updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mmckechney committed Oct 8, 2024
1 parent 925d5cc commit 98bc810
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ServiceBusUtility/ServiceBusUtility.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@



<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.CommandLine.NamingConventionBinder" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="Spectre.Console" Version="0.49.1" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="8.0.0" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.1" />
</ItemGroup>
<ItemGroup>
<None Update="local.settings.json">
Expand Down

0 comments on commit 98bc810

Please sign in to comment.