Advertisement
Guest User

Untitled

a guest
May 9th, 2013
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.28 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <configuration>
  3.   <startup useLegacyV2RuntimeActivationPolicy="true">
  4.    
  5.   <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0,Profile=Client"/></startup>
  6.   <runtime>
  7.     <loadFromRemoteSources enabled="true"/>
  8.   </runtime>
  9. </configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement