Bugfix #1403 : Trash bin actions result in app crashes

This commit is contained in:
Robert
2025-11-01 13:32:19 -04:00
parent 8492a7ea3a
commit f4e7cf3418

View File

@@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net9.0</TargetFramework>
<Version>12.5.6.1</Version>
<Version>12.5.7.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="14.0.0" />