Skip to content

Commit

Permalink
fix: remove embedded resource file
Browse files Browse the repository at this point in the history
  • Loading branch information
axel7083 committed Mar 16, 2024
1 parent 25edf95 commit 80bd8da
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions SM64DSe.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -598,9 +598,6 @@
<EmbeddedResource Include="src\ui\CodeFixerForm.resx">
<DependentUpon>CodeFixerForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="src\ui\dialogs\RunningDialog.resx">
<DependentUpon>RunningDialog.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="src\ui\dls\DL Editor.resx">
<DependentUpon>DL Editor.cs</DependentUpon>
</EmbeddedResource>
Expand Down

0 comments on commit 80bd8da

Please sign in to comment.