Files
libremetaverse/libsecondlife-cs/XmlRpcCS/AssemblyInfo.cs
John Hurliman 82161a8518 * Using XmlRpcCS for login now
* Properly handle the Fixed field type in Packet.Blocks()

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@25 52acb1d6-8a22-11de-b505-999d5b087335
2006-06-14 20:50:09 +00:00

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")]