view SilverlightExampleApp/Libs/Microsoft.Silverlight.Testing.extmap.xml @ 70:39ba36cc82c5

not sure about these...
author Steven Hollidge <stevenhollidge@hotmail.com>
date Mon, 23 Apr 2012 11:06:29 +0100
parents 3591c26bd63e
children
line wrap: on
line source

<?xml version="1.0"?>
<manifest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
          xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <assembly>
    <name>Microsoft.Silverlight.Testing</name>
    <version>5.0.5.0</version>
    <publickeytoken>31bf3856ad364e35</publickeytoken>
    <relpath>Microsoft.Silverlight.Testing.dll</relpath>
    <extension downloadUri="Microsoft.Silverlight.Testing.zip" />
  </assembly>

</manifest>