Skip to content

Instantly share code, notes, and snippets.

@contensis
Last active August 29, 2015 14:18
Show Gist options
  • Save contensis/c065ba142333bb98c3a8 to your computer and use it in GitHub Desktop.
Save contensis/c065ba142333bb98c3a8 to your computer and use it in GitHub Desktop.
<assemblies>
...
<!-- Sales Force SDK -->
<add assembly="System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<add assembly="System.Threading.Tasks, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
...
</assemblies>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment