Files
DevourClient/DevourClient/Properties/AssemblyInfo.cs

10 lines
547 B
C#

using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("DevourClient")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("DevourClient")]
[assembly: System.Reflection.AssemblyTitleAttribute("DevourClient")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]