Package updates and target net9 #247
Annotations
10 warnings
build:
API/OCM.Net/OCM.API.Model/Base/ChargePoint.cs#L237
'AddressInfo.GeneralComments' is obsolete
|
build:
API/OCM.Net/OCM.API.Model/Base/ChargePoint.cs#L237
'AddressInfo.GeneralComments' is obsolete
|
build:
API/OCM.Net/OCM.API.Client/OCMClient.cs#L241
Unreachable code detected
|
build:
API/OCM.Net/OCM.API.Client/OCMClient.cs#L356
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build:
API/OCM.Net/OCM.API.Core/Util/SecurityHelper.cs#L49
'SHA256Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
build:
API/OCM.Net/OCM.API.Core/Util/SecurityHelper.cs#L49
'SHA256Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
build:
API/OCM.Net/OCM.API.Core/Util/CacheProviderMongoDB.cs#L422
'IMongoIndexManager<POIMongoDB>.CreateOne(IndexKeysDefinition<POIMongoDB>, CreateIndexOptions, CancellationToken)' is obsolete: 'Use CreateOne with a CreateIndexModel instead.'
|
build:
API/OCM.Net/OCM.API.Core/Util/CacheProviderMongoDB.cs#L425
'IMongoIndexManager<POIMongoDB>.CreateOne(IndexKeysDefinition<POIMongoDB>, CreateIndexOptions, CancellationToken)' is obsolete: 'Use CreateOne with a CreateIndexModel instead.'
|
build:
API/OCM.Net/OCM.API.Core/Util/CacheProviderMongoDB.cs#L426
'IMongoIndexManager<POIMongoDB>.CreateOne(IndexKeysDefinition<POIMongoDB>, CreateIndexOptions, CancellationToken)' is obsolete: 'Use CreateOne with a CreateIndexModel instead.'
|
build:
API/OCM.Net/OCM.API.Core/Util/CacheProviderMongoDB.cs#L427
'IMongoIndexManager<POIMongoDB>.CreateOne(IndexKeysDefinition<POIMongoDB>, CreateIndexOptions, CancellationToken)' is obsolete: 'Use CreateOne with a CreateIndexModel instead.'
|