Skip to content

Commit

Permalink
Update Zero Install .NET
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent e6de94e commit fac4849
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ZeroInstall.Publish.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@

<!-- Dependencies -->
<ItemGroup>
<PackageReference Include="NanoByte.Common.AnsiCli" Version="2.19.1" />
<PackageReference Include="ZeroInstall.Publish" Version="2.26.0" />
<PackageReference Include="NanoByte.Common.AnsiCli" Version="2.19.3" />
<PackageReference Include="ZeroInstall.Publish" Version="2.26.3" />
<PackageReference Include="NDesk.Options.Patched" Version="0.3.2" />
</ItemGroup>

Expand Down

0 comments on commit fac4849

Please sign in to comment.