ASP.NET 4.1

This commit is contained in:
sunkaixuan 2017-06-26 00:57:56 +08:00
parent 99b2a87cef
commit b552079459

View File

@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("4.0.6")]
[assembly: AssemblyFileVersion("4.0.6")]
[assembly: AssemblyVersion("4.1")]
[assembly: AssemblyFileVersion("4.1")]