comparison Demo/Asp.Net/Web/App_Code/AssemblyInfo.cs @ 0:f990fcb411a9

Копия текущей версии из github
author cin
date Thu, 27 Mar 2014 21:46:09 +0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:f990fcb411a9
1 using System;
2 using System.Reflection;
3
4 [assembly: AssemblyVersion("4.0.4.50")]
5
6 [assembly: AssemblyTitle(".NET Pet Shop Web")]
7 [assembly: AssemblyDescription(".NET Pet Shop Web Components")]
8 [assembly: AssemblyConfiguration("")]
9 [assembly: AssemblyCompany("Microsoft Corporation")]
10 [assembly: AssemblyProduct(".NET Pet Shop 4.0")]
11 [assembly: AssemblyCopyright("Copyright \xA9 2005 Microsoft Corporation")]
12 [assembly: AssemblyTrademark("")]
13 [assembly: AssemblyCulture("")]