Make .NET 8 the minimum supported version #152
Annotations
10 errors
Test (.NET 8.0/Debug):
src/Cryptography/Formatting/X25519PublicKeyFormatter.cs#L27
Feature 'ref readonly parameters' is not available in C# 9.0. Please use language version 12.0 or greater.
|
Test (.NET 8.0/Debug):
src/Cryptography/Formatting/X25519PublicKeyFormatter.cs#L42
Feature 'ref readonly parameters' is not available in C# 9.0. Please use language version 12.0 or greater.
|
Test (.NET 8.0/Debug):
src/Cryptography/Formatting/Ed25519PublicKeyFormatter.cs#L27
Feature 'ref readonly parameters' is not available in C# 9.0. Please use language version 12.0 or greater.
|
Test (.NET 8.0/Debug):
src/Cryptography/Formatting/Ed25519PublicKeyFormatter.cs#L41
Feature 'ref readonly parameters' is not available in C# 9.0. Please use language version 12.0 or greater.
|
Test (.NET 8.0/Debug):
src/Cryptography/IncrementalHash.cs#L36
Feature 'ref readonly parameters' is not available in C# 9.0. Please use language version 12.0 or greater.
|
Test (.NET 8.0/Debug):
src/Cryptography/IncrementalHash.cs#L41
Feature 'ref readonly parameters' is not available in C# 9.0. Please use language version 12.0 or greater.
|
Test (.NET 8.0/Debug):
src/Cryptography/IncrementalMac.cs#L36
Feature 'ref readonly parameters' is not available in C# 9.0. Please use language version 12.0 or greater.
|
Test (.NET 8.0/Debug):
src/Cryptography/IncrementalMac.cs#L41
Feature 'ref readonly parameters' is not available in C# 9.0. Please use language version 12.0 or greater.
|
Test (.NET 8.0/Debug):
src/Cryptography/IncrementalHash.cs#L60
Feature 'ref readonly parameters' is not available in C# 9.0. Please use language version 12.0 or greater.
|
Test (.NET 8.0/Debug):
src/Cryptography/IncrementalHash.cs#L64
Feature 'ref readonly parameters' is not available in C# 9.0. Please use language version 12.0 or greater.
|
Loading