Skip to content

Commit

Permalink
Update Zero Install .NET to 2.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent ee024e9 commit ff0ecdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ZeroInstall.Bootstrap.Builder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
<!-- Dependencies -->
<ItemGroup>
<PackageReference Include="NanoByte.Common.AnsiCli" Version="2.18.8" />
<PackageReference Include="ZeroInstall.Store" Version="2.25.12" />
<PackageReference Include="ZeroInstall.Client" Version="2.25.12" />
<PackageReference Include="ZeroInstall.Store" Version="2.26.0" />
<PackageReference Include="ZeroInstall.Client" Version="2.26.0" />
<PackageReference Include="NDesk.Options.Patched" Version="0.3.2" />
<PackageReference Include="Mono.Cecil" Version="0.11.6" />
<PackageReference Include="Vestris.ResourceLib" Version="2.2.0" />
Expand Down

0 comments on commit ff0ecdc

Please sign in to comment.