Update to dotnet10 #241
Annotations
10 warnings
|
Build:
Common/Collections/Generic/PrecicseList.cs#L46
Field 'PrecicseList.m_IsShared' is never assigned to, and will always have its default value false
|
|
Build:
Common/Classes/Transport/TransportClient.cs#L129
The event 'TransportClient.OnConnect' is never used
|
|
Build:
Common/Classes/Transport/TransportClient.cs#L131
The event 'TransportClient.OnDisconnect' is never used
|
|
Build:
Common/Classes/Machine.cs#L328
'AssemblyName.ProcessorArchitecture' is obsolete: 'AssemblyName members HashAlgorithm, ProcessorArchitecture, and VersionCompatibility are obsolete and not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0037)
|
|
Build:
Common/Extensions/StreamExtensions.cs#L235
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Build:
Common/Extensions/StreamExtensions.cs#L278
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Build:
Common/Collections/Generic/ConcurrentLinkedQueueSlim.cs#L667
'Thread.VolatileRead(ref long)' is obsolete: 'Thread.VolatileRead and Thread.VolatileWrite are obsolete. Use Volatile.Read or Volatile.Write respectively instead.' (https://aka.ms/dotnet-warnings/SYSLIB0054)
|
|
Build:
Common/Collections/Generic/ConcurrentLinkedQueueSlim.cs#L665
'Thread.VolatileRead(ref long)' is obsolete: 'Thread.VolatileRead and Thread.VolatileWrite are obsolete. Use Volatile.Read or Volatile.Write respectively instead.' (https://aka.ms/dotnet-warnings/SYSLIB0054)
|
|
Build:
Common/Collections/Generic/ConcurrentLinkedStackSlim.cs#L555
'Thread.VolatileRead(ref long)' is obsolete: 'Thread.VolatileRead and Thread.VolatileWrite are obsolete. Use Volatile.Read or Volatile.Write respectively instead.' (https://aka.ms/dotnet-warnings/SYSLIB0054)
|
|
Build:
Common/Collections/Generic/ConcurrentLinkedStackSlim.cs#L553
'Thread.VolatileRead(ref long)' is obsolete: 'Thread.VolatileRead and Thread.VolatileWrite are obsolete. Use Volatile.Read or Volatile.Write respectively instead.' (https://aka.ms/dotnet-warnings/SYSLIB0054)
|
Loading