Protocol Buffers - Google's data interchange format (grpc依赖)
https://developers.google.com/protocol-buffers/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
448 B
12 lines
448 B
13 years ago
|
<?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>2.0.5.0</version>
|
||
|
<publickeytoken>31bf3856ad364e35</publickeytoken>
|
||
|
<relpath>Microsoft.Silverlight.Testing.dll</relpath>
|
||
|
<extension downloadUri="Microsoft.Silverlight.Testing.zip" />
|
||
|
</assembly>
|
||
|
|
||
|
</manifest>
|