Mercurial > silverbladetech
annotate SilverlightExampleApp/Libs/Microsoft.Silverlight.Testing.extmap.xml @ 59:3591c26bd63e
MVVMLight added
author | Steven Hollidge <stevenhollidge@hotmail.com> |
---|---|
date | Sat, 21 Apr 2012 19:20:28 +0100 |
parents | |
children |
rev | line source |
---|---|
59 | 1 <?xml version="1.0"?> |
2 <manifest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
3 xmlns:xsd="http://www.w3.org/2001/XMLSchema"> | |
4 <assembly> | |
5 <name>Microsoft.Silverlight.Testing</name> | |
6 <version>5.0.5.0</version> | |
7 <publickeytoken>31bf3856ad364e35</publickeytoken> | |
8 <relpath>Microsoft.Silverlight.Testing.dll</relpath> | |
9 <extension downloadUri="Microsoft.Silverlight.Testing.zip" /> | |
10 </assembly> | |
11 | |
12 </manifest> |