Advertisement
Guest User

Untitled

a guest
May 2nd, 2012
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <configuration>
  3. <startup useLegacyV2RuntimeActivationPolicy="true">
  4. <supportedRuntime version="v4.0.30319"/>
  5. <supportedRuntime version="v2.0.50727"/>
  6. </startup>
  7. <runtime>
  8. <loadFromRemoteSources enabled="true" />
  9. </runtime>
  10. </configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement