Update dependencies and create new session on reconnect rather than trying to recreate session #91
Annotations
8 warnings
Build:
src/Azure.IIoT.OpcUa/tests/Encoders/VariantVariants.cs#L193
'Utils.Nonce' is obsolete: 'Use equivalent methods from the Opc.Ua.Nonce class'
|
Build:
src/Azure.IIoT.OpcUa/tests/Encoders/VariantVariants.cs#L193
'Utils.Nonce.CreateNonce(uint)' is obsolete: 'Use equivalent CreateRandomNonceData method from the Opc.Ua.Nonce class'
|
Build:
src/Azure.IIoT.OpcUa.Publisher/src/Stack/Services/OpcUaApplication.cs#L151
'ICertificateStore.LoadPrivateKey(string, string, string)' is obsolete: 'Method is deprecated. Use only for RSA certificates, the replacing LoadPrivateKey with certificateType parameter should be used.'
|
Build:
src/Azure.IIoT.OpcUa.Publisher/src/Stack/Services/OpcUaApplication.cs#L779
'IApplicationConfigurationBuilderSecurity.AddSecurityConfiguration(string, string, string, string)' is obsolete: 'Use AddSecurityConfiguration(CertificateIdentifierCollection certIdList, string pkiRoot = null, string rejectedRoot = null) instead.'
|
Build:
src/Azure.IIoT.OpcUa/tests/Encoders/VariantVariants.cs#L193
'Utils.Nonce' is obsolete: 'Use equivalent methods from the Opc.Ua.Nonce class'
|
Build:
src/Azure.IIoT.OpcUa/tests/Encoders/VariantVariants.cs#L193
'Utils.Nonce.CreateNonce(uint)' is obsolete: 'Use equivalent CreateRandomNonceData method from the Opc.Ua.Nonce class'
|
Build:
src/Azure.IIoT.OpcUa.Publisher/src/Stack/Services/OpcUaApplication.cs#L151
'ICertificateStore.LoadPrivateKey(string, string, string)' is obsolete: 'Method is deprecated. Use only for RSA certificates, the replacing LoadPrivateKey with certificateType parameter should be used.'
|
Build:
src/Azure.IIoT.OpcUa.Publisher/src/Stack/Services/OpcUaApplication.cs#L779
'IApplicationConfigurationBuilderSecurity.AddSecurityConfiguration(string, string, string, string)' is obsolete: 'Use AddSecurityConfiguration(CertificateIdentifierCollection certIdList, string pkiRoot = null, string rejectedRoot = null) instead.'
|
Loading