Excel add-in in Visual Studio - View XML as a GUI -


in this end-to-end walkthrough (at 1:20:17), michael can double-click officeapp2manifest file view manifest gui in visual studio.
but, reason, visual studio won't allow me that. instead, double-clicking manifest show xml document:
xml demonstration

how can view gui edit it?
thanks!

edit: in case it's relevant, i'm using resharper extension visual studio.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -