Necessary files on distribution

Hello,
when building an OpenGL project, among the others, the following files and folders are created:

-x64 (folder)
-x86 (folder)
-libopenal.1.dylib
-libSDL2-2.0.0.dylib
-MonoGame.Framework.dll
-MonoGame.Framework.dll.config

Are they all necessary when distributing the game?

OK. Thanks for the info.