Skip to content

Commit

Permalink
Merge pull request #30 from derskythe/dependabot/nuget/System.Configu…
Browse files Browse the repository at this point in the history
…ration.ConfigurationManager-8.0.1

Bump System.Configuration.ConfigurationManager from 8.0.0 to 8.0.1
  • Loading branch information
derskythe authored Oct 28, 2024
2 parents 8e46f30 + 0a15851 commit a2962f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.1" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="8.0.0" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="8.0.1" />
<PackageReference Include="Telegram.Bot" Version="19.0.0" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="NLog" Version="5.3.4" />
<PackageReference Include="NLog.DiagnosticSource" Version="5.2.1" />
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.14" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="8.0.0" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="8.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a2962f7

Please sign in to comment.