Skip to content

Commit

Permalink
Fix build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
0x7c13 committed Jan 3, 2024
1 parent 3677ee4 commit 5c7ce45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Notepads/Notepads.csproj
Expand Up @@ -149,6 +149,7 @@
<Compile Include="Commands\KeyboardCommand.cs" />
<Compile Include="Commands\KeyboardCommandHandler.cs" />
<Compile Include="Controls\Dialog\AppCloseSaveReminderDialog.cs" />
<Compile Include="Controls\Dialog\SessionCorruptionErrorDialog.cs" />
<Compile Include="Controls\Dialog\FileRenameDialog.cs" />
<Compile Include="Controls\Dialog\FileOpenErrorDialog.cs" />
<Compile Include="Controls\Dialog\FileSaveErrorDialog.cs" />
Expand Down

0 comments on commit 5c7ce45

Please sign in to comment.