mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-06-28 13:34:32 +08:00
ASP.NET 4.1
This commit is contained in:
parent
99b2a87cef
commit
b552079459
@ -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")]
|
||||
|
Loading…
Reference in New Issue
Block a user