Skip to content

Commit

Permalink
Update dependency ZeroInstall.Publish to v2.25.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and bastianeicher committed Jul 28, 2024
1 parent 342bea2 commit 77aed53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/App.config
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="ZstdSharp" publicKeyToken="8d151af33a4ad5cf" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-0.7.6.0" newVersion="0.7.6.0" />
<bindingRedirect oldVersion="0.0.0.0-0.8.1.0" newVersion="0.8.1.0" />
</dependentAssembly>
</assemblyBinding>
<relativeBindForResources enabled="true" />
Expand Down
2 changes: 1 addition & 1 deletion src/ZeroInstall.Publish.WinForms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<ItemGroup>
<PackageReference Include="AeroWizard" Version="2.3.1" />
<PackageReference Include="NanoByte.StructureEditor.WinForms" Version="0.8.2" />
<PackageReference Include="ZeroInstall.Publish" Version="2.25.7" />
<PackageReference Include="ZeroInstall.Publish" Version="2.25.10" />
</ItemGroup>

<!-- Files to include with output -->
Expand Down

0 comments on commit 77aed53

Please sign in to comment.