Bug fix #657 : Settings dialog size was recently changed. Save and Cancel buttons were pushed outside of the dialog's bounds

This commit is contained in:
Robert McRackan 2023-07-06 09:27:52 -04:00
parent 22a3dcbc1f
commit bfa7f5cca9
7 changed files with 1727 additions and 1825 deletions

View File

@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<Version>10.5.0.1</Version>
<Version>10.5.1.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="6.0.0" />

File diff suppressed because it is too large Load Diff