Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump System.CommandLine.DragonFruit to 0.4.0-alpha.22272.1, 0.4.0-alp…
…ha.25306.1

---
updated-dependencies:
- dependency-name: System.CommandLine.DragonFruit
  dependency-version: 0.4.0-alpha.22272.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: System.CommandLine.DragonFruit
  dependency-version: 0.4.0-alpha.25306.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 2, 2025
commit 5cd61d19a195cf81ced62c9170fa13e62eb3aafb
2 changes: 1 addition & 1 deletion actions/sequester/ImportIssues/ImportIssues.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.6" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.6" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.21.2" />
<PackageReference Include="System.CommandLine.DragonFruit" Version="0.4.0-alpha.22272.1" />
<PackageReference Include="System.CommandLine.DragonFruit" Version="0.4.0-alpha.25306.1" />
<PackageReference Include="System.Text.Json" Version="9.0.6" />
</ItemGroup>

Expand Down
Loading