Skip to content

Commit e949431

Browse files
Bump the all-dependencies group with 1 update
Bumps the all-dependencies group with 1 update: [Ookii.CommandLine](https://github.com/SvenGroot/Ookii.CommandLine). - [Release notes](https://github.com/SvenGroot/Ookii.CommandLine/releases) - [Changelog](https://github.com/SvenGroot/Ookii.CommandLine/blob/main/docs/ChangeLog.md) - [Commits](SvenGroot/Ookii.CommandLine@v4.0...v4.0.1) --- updated-dependencies: - dependency-name: Ookii.CommandLine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ed3729 commit e949431

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GenerateAnswerFile/GenerateAnswerFile.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Ookii.CommandLine" Version="4.0.0" />
13+
<PackageReference Include="Ookii.CommandLine" Version="4.0.1" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)