* Properly handle the Fixed field type in Packet.Blocks() git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@25 52acb1d6-8a22-11de-b505-999d5b087335
9 lines
225 B
C#
9 lines
225 B
C#
using System.Reflection;
|
|
|
|
[assembly: AssemblyVersion("1.10.*")]
|
|
[assembly: AssemblyTitle("XmlRpcCS")]
|
|
[assembly: AssemblyCompany("Ronin Consulting Inc")]
|
|
[assembly: AssemblyDescription("XML RPC client and server")]
|
|
|
|
|