diff --git a/src/Microsoft.Restier.Publishers.OData/Properties/AssemblyInfo.cs b/src/Microsoft.Restier.Publishers.OData/Properties/AssemblyInfo.cs index c3bd262f..de94daa7 100644 --- a/src/Microsoft.Restier.Publishers.OData/Properties/AssemblyInfo.cs +++ b/src/Microsoft.Restier.Publishers.OData/Properties/AssemblyInfo.cs @@ -8,7 +8,7 @@ // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("RESTier publishers for OData protocol")] +[assembly: AssemblyTitle("RESTier OData Publisher")] [assembly: AssemblyDescription("This package contains everything you need to create OData v4.0 services " + "using ASP.NET Web API OData wired to an API provided by the RESTier.")] [assembly: AssemblyConfiguration("")]