Skip to content

Commit 9c20810

Browse files
Bump McMaster.Extensions.CommandLineUtils from 4.1.1 to 5.0.0
--- updated-dependencies: - dependency-name: McMaster.Extensions.CommandLineUtils dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6826c85 commit 9c20810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MarkdownLocalize.CLI/MarkdownLocalize.CLI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</PropertyGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.1" />
16+
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="5.0.0" />
1717
<PackageReference Include="LLamaSharp" Version="0.25.0" />
1818
<PackageReference Include="LLamaSharp.Backend.Cpu" Version="0.25.0" GeneratePathProperty="true" ExcludeAssets="Native" />
1919
<PackageReference Include="LLamaSharp.Backend.Vulkan" Version="0.25.0" GeneratePathProperty="true" ExcludeAssets="Native" />

0 commit comments

Comments
 (0)