Last active
August 29, 2015 14:18
-
-
Save contensis/c065ba142333bb98c3a8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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