Skip to content

Commit

Permalink
Fixed references to Core in x84 and x86
Browse files Browse the repository at this point in the history
  • Loading branch information
dbzfanatic committed Feb 2, 2024
1 parent fc74cc5 commit 02d8e77
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 28 deletions.
1 change: 1 addition & 0 deletions OotD.x86/OotD.x86.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="..\OotD.Core\Startup.cs" Link="Startup.cs" />
<Compile Include="..\OotD.Core\TransparencyMenuSlider.cs" Link="TransparencyMenuSlider.cs" />
<Compile Include="..\OotD.Core\Utility\OutlookFolderDefinition.cs" Link="Utility\OutlookFolderDefinition.cs" />
<Compile Include="..\OotD.Core\Utility\RegistryHelper.cs" Link="Utility\RegistryHelper.cs" />
<Compile Include="..\OotD.Core\Utility\StickyWindow.cs" Link="Utility\StickyWindow.cs" />
Expand Down
28 changes: 0 additions & 28 deletions OotD.x86/TrackBarMenuItem.cs

This file was deleted.

0 comments on commit 02d8e77

Please sign in to comment.