Skip to content

Commit

Permalink
Merge pull request #105 from pre-martin/dependabot/nuget/multi-bd6098…
Browse files Browse the repository at this point in the history
…d080

Bump NLog.Extensions.Logging, Microsoft.Extensions.Logging, NLog and Microsoft.Extensions.DependencyInjection
  • Loading branch information
pre-martin authored May 4, 2024
2 parents b158a05 + 365eb2f commit f6abfcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions StreamDeckSimHub.Plugin/StreamDeckSimHub.Plugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NLog" Version="5.1.0" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.2.0" />
<PackageReference Include="NLog" Version="5.3.2" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.10" />
<Reference Include="SharpDeck">
<HintPath>..\lib\SharpDeck.dll</HintPath>
</Reference>
Expand Down

0 comments on commit f6abfcd

Please sign in to comment.