| | |
| | | // The form "{Major}.{Minor}.*" will automatically update the build and revision, |
| | | // and "{Major}.{Minor}.{Build}.*" will update just the revision. |
| | | |
| | | [assembly: AssemblyVersion("1.2.0")] |
| | | [assembly: AssemblyVersion("1.2.1")] |
| | | |
| | | // The following attributes are used to specify the signing key for the assembly, |
| | | // if desired. See the Mono documentation for more information about signing. |
| | | |
| | | //[assembly: AssemblyDelaySign(false)] |
| | | //[assembly: AssemblyKeyFile("")] |
| | | |
| | | //2021-04-19 |
| | | //更新SDKEZOpensdk_iOS_4.16.1_build20210330。 |