Update README.md #170
Annotations
6 warnings
Build:
src/ScubaDiver/MsvcPrimitives/MsvcTypesManager.cs#L153
'MsvcType.GetMethods()' hides inherited member 'Type.GetMethods()'. Use the new keyword if hiding was intended.
|
Build:
src/ScubaDiver/MsvcPrimitives/TypeDumpFactory.cs#L18
The variable 'vftable' is declared but never used
|
Build:
src/ScubaDiver/MsvcPrimitives/MsvcTypesManager.cs#L153
'MsvcType.GetMethods()' hides inherited member 'Type.GetMethods()'. Use the new keyword if hiding was intended.
|
Build:
src/ScubaDiver/MsvcPrimitives/TypeDumpFactory.cs#L18
The variable 'vftable' is declared but never used
|
Restore the application
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Restore the application
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Loading