[修改]1. 修改连接到发现中心的链接器 #52
Annotations
11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
Found version-specific or distribution-specific runtime identifier(s): alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
build:
GameFrameX.Utility/BigInteger.cs#L820
XML comment has badly formed XML -- 'An identifier was expected.'
|
build:
GameFrameX.Utility/BigInteger.cs#L820
XML comment has badly formed XML -- 'An identifier was expected.'
|
build:
GameFrameX.Utility/BigInteger.cs#L820
XML comment has badly formed XML -- 'The character(s) '"' cannot be used at this location.'
|
build:
GameFrameX.Utility/Utility.Encryption.Rsa.cs#L160
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
build:
GameFrameX.Utility/Utility.Encryption.Rsa.cs#L189
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
build:
GameFrameX.Utility/Utility.Encryption.Rsa.cs#L221
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
build:
GameFrameX.Utility/Utility.Encryption.Rsa.cs#L252
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
build:
GameFrameX.Utility/Utility.Encryption.Aes.cs#L55
'Rijndael' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
build:
GameFrameX.Utility/Utility.Encryption.Aes.cs#L55
'Rijndael' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|