Skip to content

Commit

Permalink
Merge pull request #43 from panuoksala/dependabot/nuget/McMaster.Exte…
Browse files Browse the repository at this point in the history
…nsions.CommandLineUtils-4.1.1

Bump McMaster.Extensions.CommandLineUtils from 4.1.0 to 4.1.1
  • Loading branch information
panuoksala committed Mar 20, 2024
2 parents 9d6b98a + d25daa7 commit 9a5fa42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StreamDeckAzureDevOps.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="7.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.0" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.1" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="Serilog.Extensions.Logging" Version="8.0.0" />
Expand Down

0 comments on commit 9a5fa42

Please sign in to comment.