Rebuild packages.lock.json
for .NET 8
#61
Annotations
10 warnings
Source/NetOffice/Settings.cs#L11
'Settings' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Source/NetOffice/Settings.cs#L11
'Settings' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Source/NetOffice/Exceptions/NetOfficeCOMException.cs#L61
'COMException.COMException(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Source/NetOffice/Loader/CurrentAppDomain.cs#L132
'AssemblyName.CodeBase' is obsolete: 'AssemblyName.CodeBase and AssemblyName.EscapedCodeBase are obsolete. Using them for loading an assembly is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0044)
|
Source/NetOffice/Loader/CurrentAppDomain.cs#L132
'AssemblyName.CodeBase' is obsolete: 'AssemblyName.CodeBase and AssemblyName.EscapedCodeBase are obsolete. Using them for loading an assembly is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0044)
|
Source/NetOffice/Loader/CurrentAppDomain.cs#L164
'AssemblyName.CodeBase' is obsolete: 'AssemblyName.CodeBase and AssemblyName.EscapedCodeBase are obsolete. Using them for loading an assembly is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0044)
|
Source/NetOffice/Running/WindowEnumerator.cs#L203
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
Source/NetOffice/Running/ChildWindowBatchEnumerator.cs#L139
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
Source/NetOffice/Running/ChildWindowEnumerator.cs#L97
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
Source/NetOffice/COMObject.cs#L1355
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
The logs for this run have expired and are no longer available.
Loading