I have been given a project that I have opened up in Visual Studio 2015 Community with missing references to Microsoft.Office.Core, Microsoft.Office.Interop.Excel and VBIDE. The project is currently targeting .NET Framework 4.5, though I suspect this is incorrect.
Also, I do not currently have Microsoft Office installed, which I am guessing I will need to do. However, I am also wondering what version(s) of Office would be associated with these dlls.
I am really not sure how to move forward with this so any insight is appreciated.