Update packages + fixes #287
Annotations
30 warnings
Linux:
Src/FinderOuter/Backend/ECC/Calc2.cs#L157
'PrivateKey' is obsolete
|
Linux:
Src/FinderOuter/Services/ArmoryService.cs#L39
'SecP256k1' is obsolete
|
Linux:
Src/FinderOuter/Services/Base58Service.cs#L144
'SecP256k1' is obsolete
|
Linux:
Src/FinderOuter/Services/Bip38Service.cs#L80
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Linux:
Src/FinderOuter/Services/FileManager.cs#L29
'OpenFileDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
Linux:
Src/FinderOuter/Services/FileManager.cs#L33
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
Linux:
Src/FinderOuter/Services/Comparers/PrvToPubComparer.cs#L26
'PublicKey' is obsolete
|
Linux:
Src/FinderOuter/Services/Bip38Service.cs#L387
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Linux:
Src/FinderOuter/Services/Bip38Service.cs#L930
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Linux:
Src/Tests/Services/Comparers/PrvToAddrUncompComparerTests.cs#L79
'SecP256k1' is obsolete
|
Mac:
Src/FinderOuter/Services/ArmoryService.cs#L39
'SecP256k1' is obsolete
|
Mac:
Src/FinderOuter/Services/Comparers/PrvToPubComparer.cs#L26
'PublicKey' is obsolete
|
Mac:
Src/FinderOuter/Backend/ECC/Calc2.cs#L157
'PrivateKey' is obsolete
|
Mac:
Src/FinderOuter/Services/FileManager.cs#L29
'OpenFileDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
Mac:
Src/FinderOuter/Services/FileManager.cs#L33
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
Mac:
Src/FinderOuter/Services/Base58Service.cs#L144
'SecP256k1' is obsolete
|
Mac:
Src/FinderOuter/Services/Bip38Service.cs#L80
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Mac:
Src/FinderOuter/Services/Bip38Service.cs#L387
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Mac:
Src/FinderOuter/Services/Bip38Service.cs#L930
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Mac:
Src/Tests/MockWindowManager.cs#L40
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Windows:
Src/FinderOuter/Services/FileManager.cs#L29
'OpenFileDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
Windows:
Src/FinderOuter/Services/FileManager.cs#L33
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
Windows:
Src/FinderOuter/Services/Comparers/PrvToPubComparer.cs#L26
'PublicKey' is obsolete
|
Windows:
Src/FinderOuter/Services/Bip38Service.cs#L80
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Windows:
Src/FinderOuter/Services/Bip38Service.cs#L387
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Windows:
Src/FinderOuter/Services/Base58Service.cs#L144
'SecP256k1' is obsolete
|
Windows:
Src/FinderOuter/Services/Bip38Service.cs#L930
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Windows:
Src/FinderOuter/Services/ArmoryService.cs#L39
'SecP256k1' is obsolete
|
Windows:
Src/FinderOuter/Backend/ECC/Calc2.cs#L157
'PrivateKey' is obsolete
|
Windows:
Src/Tests/Services/Comparers/PrvToAddrUncompComparerTests.cs#L79
'SecP256k1' is obsolete
|