Package config #2
Annotations
1 error and 10 warnings
|
build
Process completed with exit code 1.
|
|
build:
test/Encryptamajig.Tests/EncryptamajigTests.cs#L92
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
build:
test/Encryptamajig.Tests/corefx/AesManagedTests.cs#L114
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
build:
test/Encryptamajig.Tests/corefx/AesManagedTests.cs#L113
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
build:
test/Encryptamajig.Tests/corefx/AesManagedTests.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)
|
|
build:
test/Encryptamajig.Tests/corefx/AesManagedTests.cs#L62
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
build:
test/Encryptamajig.Tests/EncryptamajigTests.cs#L58
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
build:
test/Encryptamajig.Tests/EncryptamajigTests.cs#L37
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
build:
test/Encryptamajig.Tests/corefx/AesManagedTests.cs#L24
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
build:
src/Encryptamajig/AesEncryptamajig.cs#L131
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
build:
src/Encryptamajig/AesEncryptamajig.cs#L107
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|