Merge pull request #14 from Dualog/update-from-origin #25
Annotations
10 errors and 2 warnings
build
Assets file '/home/runner/work/SMBLibrary/SMBLibrary/Utilities/obj/project.assets.json' doesn't have a target for '.NETStandard,Version=v2.1'. Ensure that restore has run and that you have included 'netstandard2.1' in the TargetFrameworks for your project.
|
build:
SMBLibrary/Authentication/NTLM/Helpers/AVPairUtils.cs#L16
The type or namespace name 'KeyValuePairList<,>' could not be found (are you missing a using directive or an assembly reference?)
|
build:
SMBLibrary/Authentication/NTLM/Helpers/AVPairUtils.cs#L24
The type or namespace name 'KeyValuePairList<,>' could not be found (are you missing a using directive or an assembly reference?)
|
build:
SMBLibrary/Authentication/NTLM/Helpers/AVPairUtils.cs#L33
The type or namespace name 'KeyValuePairList<,>' could not be found (are you missing a using directive or an assembly reference?)
|
build:
SMBLibrary/Authentication/NTLM/Helpers/AVPairUtils.cs#L43
The type or namespace name 'KeyValuePairList<,>' could not be found (are you missing a using directive or an assembly reference?)
|
build:
SMBLibrary/Authentication/NTLM/Helpers/AVPairUtils.cs#L60
The type or namespace name 'KeyValuePairList<,>' could not be found (are you missing a using directive or an assembly reference?)
|
build:
SMBLibrary/Authentication/NTLM/Structures/ChallengeMessage.cs#L25
The type or namespace name 'KeyValuePairList<,>' could not be found (are you missing a using directive or an assembly reference?)
|
build:
SMBLibrary/Authentication/NTLM/Structures/NTLMv2ClientChallenge.cs#L52
The type or namespace name 'KeyValuePairList<,>' could not be found (are you missing a using directive or an assembly reference?)
|
build:
SMBLibrary/Authentication/NTLM/Structures/NTLMv2ClientChallenge.cs#L30
The type or namespace name 'KeyValuePairList<,>' could not be found (are you missing a using directive or an assembly reference?)
|
build:
SMBLibrary/Authentication/NTLM/Structures/NTLMv2ClientChallenge.cs#L47
The type or namespace name 'KeyValuePairList<,>' could not be found (are you missing a using directive or an assembly reference?)
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|