Skip to content

Commit

Permalink
Merge pull request #45 from DMXControl/dependabot/nuget/Nanoleaf-Plug…
Browse files Browse the repository at this point in the history
…in/3.3/Microsoft.Extensions.Logging-8.0.1

Bump Microsoft.Extensions.Logging from 8.0.0 to 8.0.1 in /Nanoleaf-Plugin
  • Loading branch information
jpk6789 authored Oct 15, 2024
2 parents 27838e0 + 3d53efc commit 4b4811f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Nanoleaf-Plugin/Nanoleaf-Plugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.1" />
<PackageReference Include="NanoleafAPI" Version="1.0.1" />
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
<PackageReference Include="System.Drawing.Common" Version="8.0.7" />
Expand Down

0 comments on commit 4b4811f

Please sign in to comment.