改写为新的C#语法。 🍕 #907
Annotations
10 warnings
build:
externals/wechat/src/Platforms/CryptographyUtility.cs#L104
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
build:
externals/wechat/src/CryptographyHelper.cs#L110
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
build:
externals/wechat/src/Platforms/CryptographyUtility.cs#L130
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
build:
externals/wechat/src/Platforms/CryptographyUtility.cs#L197
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
build:
externals/wechat/src/Membership.cs#L147
Field 'Membership.AllocateResult.Entry.Result' is never assigned to, and will always have its default value null
|
build:
externals/wechat/src/Membership.cs#L137
Field 'Membership.AllocateResult.Data' is never assigned to, and will always have its default value null
|
build:
externals/wechat/src/Membership.cs#L146
Field 'Membership.AllocateResult.Entry.Code' is never assigned to, and will always have its default value null
|
build:
externals/wechat/src/Platforms/CryptographyUtility.cs#L104
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
build:
externals/wechat/src/Platforms/CryptographyUtility.cs#L130
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
build:
externals/wechat/src/Platforms/CryptographyUtility.cs#L197
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|