Skip to content

Commit

Permalink
Fix Explorer process hang + new UI on Open/Save dialogs
Browse files Browse the repository at this point in the history
  • Loading branch information
WinExperiments committed May 31, 2024
1 parent 53c6e37 commit 0237641
Show file tree
Hide file tree
Showing 19 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Rectify11.Phase2/Rectify11.Phase2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
<Company>Rectify11</Company>
<Product>Rectify11Installer.</Product>
<Copyright>Copyright © 2024 The Rectify11 Team</Copyright>
<AssemblyVersion>3.2.68.3</AssemblyVersion>
<FileVersion>3.2.68.3</FileVersion>
<AssemblyVersion>3.2.69.0</AssemblyVersion>
<FileVersion>3.2.69.0</FileVersion>
<NeutralLanguage>en</NeutralLanguage>
</PropertyGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Rectify11Installer/Rectify11Installer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFramework>net8.0-windows</TargetFramework>
<OutputType>WinExe</OutputType>
<MapFileExtensions>true</MapFileExtensions>
<Version>3.2.68.3</Version>
<Version>3.2.69.0</Version>
<LangVersion>latest</LangVersion>
<PublishSingleFile>true</PublishSingleFile>
<UseWindowsForms>true</UseWindowsForms>
Expand Down
Binary file modified Resources/Files/BackIcons.ttf
Binary file not shown.
Binary file modified Resources/Files/duires.dll
Binary file not shown.
Binary file modified Resources/Files/hotplug.dll.res
Binary file not shown.
Binary file modified Resources/Files/shell32.dll.mun.res
Binary file not shown.
Binary file modified Resources/Files/srchadmin.dll.mun.res
Binary file not shown.
Binary file modified Resources/Themes/themes/Rectified/Aero.msstyles
Binary file not shown.
Binary file modified Resources/Themes/themes/Rectified/Black.msstyles
Binary file not shown.
Binary file modified Resources/Themes/themes/Rectified/Dark.msstyles
Binary file not shown.
Binary file modified Resources/Themes/themes/Rectified/DarkColorized.msstyles
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Resources/Themes/themes/RectifiedLegacy/Aero.msstyles
Binary file not shown.
Binary file modified Resources/Themes/themes/RectifiedLegacy/Black.msstyles
Binary file not shown.
Binary file modified Resources/Themes/themes/RectifiedLegacy/Dark.msstyles
Binary file not shown.
Binary file modified Resources/Themes/themes/RectifiedLegacy/DarkColorized.msstyles
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 0237641

Please sign in to comment.