Advertisement
Hawaii_Beach

VS2017 manifest

Apr 29th, 2017
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.32 KB | None | 0 0
  1. <Application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  2.   <VisualElements
  3.      BackgroundColor="#2D2D30"
  4.      ShowNameOnSquare150x150Logo="on"
  5.      ForegroundText="light"
  6.      Square150x150Logo="Assets\VisualStudio.150x150.png"
  7.      Square70x70Logo="Assets\VisualStudio.70x70.png" />
  8. </Application>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement