Initial NTLM Implementation #1340
Annotations
12 warnings
build
ProjectReference 'D:\a\SharpHoundCommon\SharpHoundCommon\src\CommonLib\SharpHoundCommonLib.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
build
ProjectReference 'D:\a\SharpHoundCommon\SharpHoundCommon\src\SharpHoundRPC\SharpHoundRPC.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
build
ProjectReference 'D:\a\SharpHoundCommon\SharpHoundCommon\src\CommonLib\SharpHoundCommonLib.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
build
ProjectReference 'D:\a\SharpHoundCommon\SharpHoundCommon\src\SharpHoundRPC\SharpHoundRPC.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
build:
src/CommonLib/ThirdParty/PSOpenAD/Authentication.cs#L89
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/CommonLib/ThirdParty/PSOpenAD/Authentication.cs#L91
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/CommonLib/ThirdParty/PSOpenAD/Authentication.cs#L92
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/CommonLib/ThirdParty/PSOpenAD/Authentication.cs#L101
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/CommonLib/ThirdParty/PSOpenAD/Authentication.cs#L115
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/CommonLib/ThirdParty/PSOpenAD/Authentication.cs#L188
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/CommonLib/ThirdParty/PSOpenAD/Authentication.cs#L338
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/CommonLib/ThirdParty/PSOpenAD/Authentication.cs#L338
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|