Files
libremetaverse/libsecondlife-cs/XmlRpcCS/AssemblyInfo.cs

9 lines
225 B
C#
Raw Normal View History

using System.Reflection;
[assembly: AssemblyVersion("1.10.*")]
[assembly: AssemblyTitle("XmlRpcCS")]
[assembly: AssemblyCompany("Ronin Consulting Inc")]
[assembly: AssemblyDescription("XML RPC client and server")]