mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-30 12:47:57 +08:00
4.2.0.1
This commit is contained in:
parent
3efb41281c
commit
8c5b681a5b
@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
|||||||
// You can specify all the values or you can default the Build and Revision Numbers
|
// You can specify all the values or you can default the Build and Revision Numbers
|
||||||
// by using the '*' as shown below:
|
// by using the '*' as shown below:
|
||||||
// [assembly: AssemblyVersion("1.0.*")]
|
// [assembly: AssemblyVersion("1.0.*")]
|
||||||
[assembly: AssemblyVersion("4.2.0.1")]
|
[assembly: AssemblyVersion("4.2.0.2")]
|
||||||
[assembly: AssemblyFileVersion("4.2.0.1")]
|
[assembly: AssemblyFileVersion("4.2.0.2")]
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
<package >
|
<package >
|
||||||
<metadata>
|
<metadata>
|
||||||
<id>sqlSugar</id>
|
<id>sqlSugar</id>
|
||||||
<version>4.2.0.1</version>
|
<version>4.2.0.2</version>
|
||||||
<title>SqlSugar SqlServer ORM</title>
|
<title>SqlSugar SqlServer ORM</title>
|
||||||
<authors>sun kaixuan</authors>
|
<authors>sun kaixuan</authors>
|
||||||
<owners>landa</owners>
|
<owners>landa</owners>
|
||||||
|
Loading…
Reference in New Issue
Block a user