How to set a file as an Embedded Resource in Rider IntelliJ?
Solution 1:
You've got to right-click on the file (or the selected files - with Ctrl+A or Ctrl + left-click)
And then press Properties (or shortcut: Alt+Enter) and set Editable/Build action to EmbeddedResource.