From a5eec905697dc87da2a5022db51a66d5bea8f8e7 Mon Sep 17 00:00:00 2001 From: Patrick Kelly Date: Sat, 29 May 2021 05:43:07 -0400 Subject: [PATCH] Can now use Category for specifying what most of the lambda checkers were used for. --- Documentation/log.txt | 163 +++++++++++ Stringier.Patterns/CategoryChecker.cs | 65 +++++ Stringier.Patterns/Pattern.cs | 38 ++- Tests.CSharp/Pattern_Tests.cs | 36 +++ docs/api/Stringier.Patterns.Bias.html | 2 +- docs/api/Stringier.Patterns.Pattern.html | 345 +++++------------------ docs/api/Stringier.Patterns.html | 2 +- docs/manifest.json | 6 +- docs/xrefmap.yml | 52 +--- 9 files changed, 370 insertions(+), 339 deletions(-) create mode 100644 Stringier.Patterns/CategoryChecker.cs diff --git a/Documentation/log.txt b/Documentation/log.txt index f0243bce..b56d28c5 100644 --- a/Documentation/log.txt +++ b/Documentation/log.txt @@ -27141,3 +27141,166 @@ {"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Numbersome/Numbersome.csproj","date_time":"2021-05-28T11:21:33.7075865Z","message_severity":"warning","correlation_id":"302E887C-0B74-43B6-A722-C15FED9C7F1E.1.1.113"} {"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Traits\\Philosoft.Traits.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Numbersome/Numbersome.csproj","date_time":"2021-05-28T11:21:33.7075865Z","message_severity":"warning","correlation_id":"302E887C-0B74-43B6-A722-C15FED9C7F1E.1.1.114"} {"message":"NOTE that `../` is currently not supported in glob pattern, please use `../` in `src` option instead.","source":"BuildCommand","date_time":"2021-05-28T11:21:36.4518362Z","message_severity":"warning","correlation_id":"302E887C-0B74-43B6-A722-C15FED9C7F1E.2.161"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Collectathon.Filters\\Collectathon.Filters.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9066009Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.5"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.Extensions\\Philosoft.Extensions.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9514809Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.6"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj' targets 'net5.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9514809Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.7"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.Traits\\Philosoft.Traits.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9514809Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.8"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj' targets 'net5.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v2.1'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9514809Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.9"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Collectathon.Filters\\Collectathon.Filters.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9514809Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.10"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.Extensions\\Philosoft.Extensions.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9514809Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.11"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj' targets 'net5.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9524779Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.12"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.Traits\\Philosoft.Traits.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9524779Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.13"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj' targets 'net5.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v2.1'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9524779Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.14"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Filters\\Collectathon.Filters.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9524779Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.15"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Extensions\\Philosoft.Extensions.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9524779Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.16"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9524779Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.17"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Traits\\Philosoft.Traits.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9524779Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.18"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Filters\\Collectathon.Filters.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9524779Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.19"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Extensions\\Philosoft.Extensions.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9524779Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.20"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9524779Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.21"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Traits\\Philosoft.Traits.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9524779Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.22"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Queues\\Collectathon.Queues.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.Extensions\\Philosoft.Extensions.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9614539Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.23"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Queues\\Collectathon.Queues.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj' targets 'net5.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9614539Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.24"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Queues\\Collectathon.Queues.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.Traits\\Philosoft.Traits.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9614539Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.25"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Extensions\\Philosoft.Extensions.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9634485Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.26"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9634485Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.27"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Traits\\Philosoft.Traits.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:16.9634485Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.28"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Stacks\\Collectathon.Stacks.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.Extensions\\Philosoft.Extensions.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:17.0960646Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.29"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Stacks\\Collectathon.Stacks.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj' targets 'net5.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:17.0970625Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.30"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Stacks\\Collectathon.Stacks.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.Traits\\Philosoft.Traits.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:17.0970625Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.31"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Stacks\\Collectathon.Stacks.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj' targets 'net5.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v2.1'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:17.0970625Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.32"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Stacks\\Collectathon.Stacks.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.Extensions\\Philosoft.Extensions.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:17.0970625Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.33"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Stacks\\Collectathon.Stacks.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj' targets 'net5.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:17.0970625Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.34"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Stacks\\Collectathon.Stacks.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.Traits\\Philosoft.Traits.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:17.0970625Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.35"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Stacks\\Collectathon.Stacks.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj' targets 'net5.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v2.1'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:17.0970625Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.36"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Extensions\\Philosoft.Extensions.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:17.0980599Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.37"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:17.0990575Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.38"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Traits\\Philosoft.Traits.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:17.0990575Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.39"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Extensions\\Philosoft.Extensions.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:17.1010518Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.40"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:17.1010518Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.41"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Traits\\Philosoft.Traits.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:36:17.1010518Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.42"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Rope\\Stringier.Rope.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Stringier.Rune\\Stringier.Rune.csproj' targets 'netcoreapp3.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.812582Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.67"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Rope\\Stringier.Rope.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Stringier.Rune\\Stringier.Rune.csproj' targets 'netcoreapp3.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v2.1'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.812582Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.68"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Rope\\Stringier.Rope.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Stringier.Rune\\Stringier.Rune.csproj' targets 'netcoreapp3.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.812582Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.69"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Rope\\Stringier.Rope.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Stringier.Rune\\Stringier.Rune.csproj' targets 'netcoreapp3.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v2.1'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.812582Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.70"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.813546Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.71"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Case\\Stringier.Case.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8145429Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.72"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Rune\\Stringier.Rune.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8145429Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.73"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Filters\\Collectathon.Filters.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8145429Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.74"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Extensions\\Philosoft.Extensions.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8145429Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.75"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8145429Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.76"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Traits\\Philosoft.Traits.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8145429Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.77"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8165714Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.78"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Case\\Stringier.Case.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8165714Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.79"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Rune\\Stringier.Rune.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8165714Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.80"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Filters\\Collectathon.Filters.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8165714Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.81"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Extensions\\Philosoft.Extensions.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8165714Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.82"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8175353Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.83"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Traits\\Philosoft.Traits.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8175353Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.84"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Search\\Stringier.Search.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Stringier.Rope\\Stringier.Rope.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.870399Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.85"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Search\\Stringier.Search.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Stringier.Rune\\Stringier.Rune.csproj' targets 'netcoreapp3.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.870399Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.86"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Text\\Stringier.Text.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8713911Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.87"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Filters\\Collectathon.Filters.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8713911Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.88"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8713911Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.89"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Numbersome.Sets\\Numbersome.Sets.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8713911Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.90"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Extensions\\Philosoft.Extensions.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8723886Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.91"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8723886Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.92"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Traits\\Philosoft.Traits.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8723886Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.93"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Case\\Stringier.Case.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8723886Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.94"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Categories\\Stringier.Categories.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8723886Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.95"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Rope\\Stringier.Rope.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8723886Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.96"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Rune\\Stringier.Rune.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:36:19.8723886Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.97"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Numbersome.Statistics\\Numbersome.Statistics.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Numbersome.Counters\\Numbersome.Counters.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Numbersome/Numbersome.csproj","date_time":"2021-05-29T09:36:21.5014832Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.106"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Numbersome.Statistics\\Numbersome.Statistics.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Numbersome.Counters\\Numbersome.Counters.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Numbersome/Numbersome.csproj","date_time":"2021-05-29T09:36:21.5014832Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.107"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Numbersome.Arithmetic\\Numbersome.Arithmetic.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Numbersome/Numbersome.csproj","date_time":"2021-05-29T09:36:21.503446Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.108"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Numbersome.Counters\\Numbersome.Counters.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Numbersome/Numbersome.csproj","date_time":"2021-05-29T09:36:21.503446Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.109"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Arrays\\Collectathon.Arrays.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Numbersome/Numbersome.csproj","date_time":"2021-05-29T09:36:21.503446Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.110"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Filters\\Collectathon.Filters.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Numbersome/Numbersome.csproj","date_time":"2021-05-29T09:36:21.503446Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.111"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Extensions\\Philosoft.Extensions.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Numbersome/Numbersome.csproj","date_time":"2021-05-29T09:36:21.503446Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.112"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Numbersome/Numbersome.csproj","date_time":"2021-05-29T09:36:21.503446Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.113"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Traits\\Philosoft.Traits.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Numbersome/Numbersome.csproj","date_time":"2021-05-29T09:36:21.503446Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.114"} +{"message":"Invalid cref value \"!:WordChecker\" found in triple-slash-comments for Bias defined in ../Stringier.Patterns/Bias.cs Line 4, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2021-05-29T09:36:35.4055436Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.1676"} +{"message":"Could not resolve base documentation for 'Stringier.Patterns.Capture.System#Collections#IEnumerable#GetEnumerator'","source":"MetadataCommand.ExtractMetadata","file":"../Stringier.Patterns/Capture.cs","line":"33","date_time":"2021-05-29T09:36:38.444814Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.2038"} +{"message":"Could not resolve base documentation for 'Stringier.Patterns.Capture.System#Collections#Generic#IEnumerable{System#Char}#GetEnumerator'","source":"MetadataCommand.ExtractMetadata","file":"../Stringier.Patterns/Capture.cs","line":"37","date_time":"2021-05-29T09:36:38.444814Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.2039"} +{"message":"Could not resolve base documentation for 'Stringier.Patterns.Capture.ToString'","source":"MetadataCommand.ExtractMetadata","file":"../Stringier.Patterns/Capture.cs","line":"162","date_time":"2021-05-29T09:36:38.444814Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.2040"} +{"message":"Could not resolve base documentation for 'Langly.Lexeme.ToString'","source":"MetadataCommand.ExtractMetadata","file":"../Langly.ParseTree/Lexeme.cs","line":"20","date_time":"2021-05-29T09:36:38.444814Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.1.1.2041"} +{"message":"NOTE that `../` is currently not supported in glob pattern, please use `../` in `src` option instead.","source":"BuildCommand","date_time":"2021-05-29T09:36:47.4373563Z","message_severity":"warning","correlation_id":"DBF3996A-1E1B-4107-A945-276591838A62.2.161"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Collectathon.Filters\\Collectathon.Filters.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5256555Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.5"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.Extensions\\Philosoft.Extensions.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5745256Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.6"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj' targets 'net5.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5745256Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.7"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.Traits\\Philosoft.Traits.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5745256Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.8"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj' targets 'net5.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v2.1'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5745256Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.9"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Collectathon.Filters\\Collectathon.Filters.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5745256Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.10"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.Extensions\\Philosoft.Extensions.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5745256Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.11"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj' targets 'net5.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5755225Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.12"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.Traits\\Philosoft.Traits.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5755225Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.13"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj' targets 'net5.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v2.1'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5755225Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.14"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Filters\\Collectathon.Filters.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5755225Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.15"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Extensions\\Philosoft.Extensions.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5755225Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.16"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5755225Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.17"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Traits\\Philosoft.Traits.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5755225Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.18"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Filters\\Collectathon.Filters.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5755225Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.19"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Extensions\\Philosoft.Extensions.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5755225Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.20"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5755225Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.21"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Traits\\Philosoft.Traits.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5755225Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.22"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Queues\\Collectathon.Queues.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.Extensions\\Philosoft.Extensions.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5755225Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.23"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Queues\\Collectathon.Queues.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj' targets 'net5.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5755225Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.24"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Queues\\Collectathon.Queues.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.Traits\\Philosoft.Traits.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5755225Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.25"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Extensions\\Philosoft.Extensions.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5755225Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.26"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5755225Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.27"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Traits\\Philosoft.Traits.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.5755225Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.28"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Stacks\\Collectathon.Stacks.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.Extensions\\Philosoft.Extensions.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.6922416Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.29"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Stacks\\Collectathon.Stacks.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj' targets 'net5.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.6922416Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.30"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Stacks\\Collectathon.Stacks.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.Traits\\Philosoft.Traits.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.6922416Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.31"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Stacks\\Collectathon.Stacks.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj' targets 'net5.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v2.1'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.6922416Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.32"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Stacks\\Collectathon.Stacks.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.Extensions\\Philosoft.Extensions.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.6922416Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.33"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Stacks\\Collectathon.Stacks.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj' targets 'net5.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.6922416Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.34"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Stacks\\Collectathon.Stacks.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.Traits\\Philosoft.Traits.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.6922416Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.35"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Stacks\\Collectathon.Stacks.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj' targets 'net5.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v2.1'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.6922416Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.36"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Extensions\\Philosoft.Extensions.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.6932071Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.37"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.694205Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.38"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Traits\\Philosoft.Traits.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.694205Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.39"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Extensions\\Philosoft.Extensions.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.6961984Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.40"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.6961984Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.41"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Traits\\Philosoft.Traits.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Collectathon/Collectathon.csproj","date_time":"2021-05-29T09:39:26.6961984Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.42"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Rope\\Stringier.Rope.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Stringier.Rune\\Stringier.Rune.csproj' targets 'netcoreapp3.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1081474Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.67"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Rope\\Stringier.Rope.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Stringier.Rune\\Stringier.Rune.csproj' targets 'netcoreapp3.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v2.1'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1081474Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.68"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Rope\\Stringier.Rope.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Stringier.Rune\\Stringier.Rune.csproj' targets 'netcoreapp3.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1081474Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.69"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Rope\\Stringier.Rope.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Stringier.Rune\\Stringier.Rune.csproj' targets 'netcoreapp3.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v2.1'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1081474Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.70"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1101101Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.71"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Case\\Stringier.Case.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1101101Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.72"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Rune\\Stringier.Rune.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1101101Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.73"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Filters\\Collectathon.Filters.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1101101Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.74"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Extensions\\Philosoft.Extensions.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1101101Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.75"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1101101Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.76"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Traits\\Philosoft.Traits.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1101101Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.77"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1131015Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.78"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Case\\Stringier.Case.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1131015Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.79"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Rune\\Stringier.Rune.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1131015Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.80"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Filters\\Collectathon.Filters.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1131015Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.81"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Extensions\\Philosoft.Extensions.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1131015Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.82"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1131015Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.83"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Traits\\Philosoft.Traits.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1131015Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.84"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Search\\Stringier.Search.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Stringier.Rope\\Stringier.Rope.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1562442Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.85"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Search\\Stringier.Search.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Stringier.Rune\\Stringier.Rune.csproj' targets 'netcoreapp3.0'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1562442Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.86"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Text\\Stringier.Text.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1572418Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.87"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Filters\\Collectathon.Filters.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1582389Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.88"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Lists\\Collectathon.Lists.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1582389Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.89"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Numbersome.Sets\\Numbersome.Sets.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1582389Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.90"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Extensions\\Philosoft.Extensions.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1582389Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.91"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1582389Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.92"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Traits\\Philosoft.Traits.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1582389Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.93"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Case\\Stringier.Case.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1582389Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.94"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Categories\\Stringier.Categories.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1592365Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.95"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Rope\\Stringier.Rope.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1592365Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.96"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Stringier.Rune\\Stringier.Rune.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Langly/Langly.csproj","date_time":"2021-05-29T09:39:29.1592365Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.97"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Numbersome.Statistics\\Numbersome.Statistics.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Numbersome.Counters\\Numbersome.Counters.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Numbersome/Numbersome.csproj","date_time":"2021-05-29T09:39:30.5467814Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.106"} +{"message":"Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\\Users\\p-kel\\source\\repos\\LibLangly\\Numbersome.Statistics\\Numbersome.Statistics.csproj' with message: S:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Current\\Bin\\Microsoft.Common.CurrentVersion.targets: (1720, 5): Project '..\\Numbersome.Counters\\Numbersome.Counters.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETStandard,Version=v1.3'.","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Numbersome/Numbersome.csproj","date_time":"2021-05-29T09:39:30.5467814Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.107"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Numbersome.Arithmetic\\Numbersome.Arithmetic.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Numbersome/Numbersome.csproj","date_time":"2021-05-29T09:39:30.5477468Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.108"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Numbersome.Counters\\Numbersome.Counters.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Numbersome/Numbersome.csproj","date_time":"2021-05-29T09:39:30.5477468Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.109"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Arrays\\Collectathon.Arrays.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Numbersome/Numbersome.csproj","date_time":"2021-05-29T09:39:30.5477468Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.110"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Collectathon.Filters\\Collectathon.Filters.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Numbersome/Numbersome.csproj","date_time":"2021-05-29T09:39:30.5487443Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.111"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Extensions\\Philosoft.Extensions.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Numbersome/Numbersome.csproj","date_time":"2021-05-29T09:39:30.5487443Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.112"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.NullableAttributes\\Philosoft.NullableAttributes.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Numbersome/Numbersome.csproj","date_time":"2021-05-29T09:39:30.5487443Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.113"} +{"message":"Workspace failed with: [Warning] Found project reference without a matching metadata reference: C:\\Users\\p-kel\\source\\repos\\LibLangly\\Philosoft.Traits\\Philosoft.Traits.csproj","source":"MetadataCommand.ExtractMetadata","file":"C:/Users/p-kel/source/repos/LibLangly/Numbersome/Numbersome.csproj","date_time":"2021-05-29T09:39:30.5487443Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.1.1.114"} +{"message":"NOTE that `../` is currently not supported in glob pattern, please use `../` in `src` option instead.","source":"BuildCommand","date_time":"2021-05-29T09:39:32.8923896Z","message_severity":"warning","correlation_id":"D6A49F5C-FF6F-4A59-A02F-22B05D906B9C.2.161"} diff --git a/Stringier.Patterns/CategoryChecker.cs b/Stringier.Patterns/CategoryChecker.cs new file mode 100644 index 00000000..e7b2e609 --- /dev/null +++ b/Stringier.Patterns/CategoryChecker.cs @@ -0,0 +1,65 @@ +using System; +using System.Diagnostics.CodeAnalysis; +using System.Traits; + +namespace Stringier.Patterns { + internal sealed class CategoryChecker : Checker { + /// + /// The category to match. + /// + [DisallowNull, NotNull] + private readonly Category Category; + + /// + /// Initializes a new . + /// + /// The category to match. + public CategoryChecker([DisallowNull] Category category) => Category = category; + + /// + protected internal override void Consume(ReadOnlyMemory source, ref Int32 location, [AllowNull, MaybeNull] out Exception exception, [AllowNull] IAdd trace) => Consume(source.Span, ref location, out exception, trace); + + /// + protected internal override unsafe void Consume([DisallowNull] Char* source, Int32 length, ref Int32 location, [AllowNull, MaybeNull] out Exception exception, [AllowNull] IAdd trace) => Consume(new ReadOnlySpan(source, length), ref location, out exception, trace); + + /// + protected internal override Boolean IsConsumeHeader(ReadOnlySpan source, Int32 location) => Category.Contains(source[location]); + + /// + protected internal override Boolean IsNeglectHeader(ReadOnlySpan source, Int32 location) => !Category.Contains(source[location]); + + /// + protected internal override void Neglect(ReadOnlyMemory source, ref Int32 location, [AllowNull, MaybeNull] out Exception exception, [AllowNull] IAdd trace) => Neglect(source.Span, ref location, out exception, trace); + + /// + protected internal override unsafe void Neglect([DisallowNull] Char* source, Int32 length, ref Int32 location, [AllowNull, MaybeNull] out Exception exception, [AllowNull] IAdd trace) => Neglect(new ReadOnlySpan(source, length), ref location, out exception, trace); + + private void Consume(ReadOnlySpan source, ref Int32 location, [AllowNull, MaybeNull] out Exception exception, [AllowNull] IAdd trace) { + if (location == source.Length) { + exception = AtEnd; + trace?.Add(exception, location); + } else if (Category.Contains(source[location])) { + trace?.Add(source[location], location); + location++; + exception = null; + } else { + exception = NoMatch; + trace?.Add(exception, location); + } + } + + private void Neglect(ReadOnlySpan source, ref Int32 location, [AllowNull, MaybeNull] out Exception exception, [AllowNull] IAdd trace) { + if (location == source.Length) { + exception = AtEnd; + trace?.Add(exception, location); + } else if (!Category.Contains(source[location])) { + trace?.Add(source[location], location); + location++; + exception = null; + } else { + exception = NoMatch; + trace?.Add(exception, location); + } + } + } +} diff --git a/Stringier.Patterns/Pattern.cs b/Stringier.Patterns/Pattern.cs index 904f4710..da4fdf6c 100644 --- a/Stringier.Patterns/Pattern.cs +++ b/Stringier.Patterns/Pattern.cs @@ -8,21 +8,6 @@ namespace Stringier.Patterns { /// Represents a textual pattern. /// public abstract partial class Pattern { - /// - /// Check for the end of the line. - /// - /// - /// This checks for various OS line endings, properly handling Windows convention, not just single UNICODE line terminators. - /// - [NotNull, DisallowNull] - public static readonly Pattern EndOfLine = new LineEndChecker(); - - /// - /// Check for the end of the source. - /// - [NotNull, DisallowNull] - public static readonly Pattern EndOfSource = new SourceEndChecker(); - /// /// Predefined for when the end of the source was reached before finding a match. /// @@ -32,11 +17,27 @@ public abstract partial class Pattern { /// Predefined for when no match could be found. /// protected static readonly Exception NoMatch = new InvalidOperationException("The parser failed to find a match for the pattern in the source."); + /// /// Initialize a new . /// protected Pattern() { } + /// + /// Check for the end of the line. + /// + /// + /// This checks for various OS line endings, properly handling Windows convention, not just single UNICODE line terminators. + /// + [NotNull, DisallowNull] + public static Pattern EndOfLine { get; } = new LineEndChecker(); + + /// + /// Check for the end of the source. + /// + [NotNull, DisallowNull] + public static Pattern EndOfSource { get; } = new SourceEndChecker(); + #region Conversions /// /// Converts to a matching exactly the . @@ -135,6 +136,13 @@ protected Pattern() { } /// A of to match and comparison. [return: NotNull] public static implicit operator Pattern((Capture, Case) capture) => new CaptureLiteral(capture.Item1, capture.Item2); + + /// + /// Converts to a matching exactly the . + /// + /// The to match. + [return: MaybeNull, NotNullIfNotNull("category")] + public static implicit operator Pattern([AllowNull] Category category) => category is not null ? new CategoryChecker(category) : null; #endregion #region Parse(Source, ref Int32) diff --git a/Tests.CSharp/Pattern_Tests.cs b/Tests.CSharp/Pattern_Tests.cs index 7de2c13a..f3e3cc3a 100644 --- a/Tests.CSharp/Pattern_Tests.cs +++ b/Tests.CSharp/Pattern_Tests.cs @@ -1,5 +1,6 @@ using System; using System.Text; +using Stringier; using Stringier.Patterns; using static Stringier.Patterns.Pattern; using Xunit; @@ -38,6 +39,41 @@ public void Alternator_String(String expected, String first, String second, Stri Assert.Equal(expected.Length, i); } + [Theory] + [InlineData("A", "A")] + [InlineData("A", "Abc")] + [InlineData("A", "ABC")] + public unsafe void CategoryChecker_Pointer(String expected, String source) { + Pattern ptn = Category.UppercaseLetter; + Int32 i = 0; + Capture? capture = null; + fixed (Char* src = source) { + capture = ptn.Parse(source, ref i); + Assert.Equal(expected, capture); + } + Assert.Equal(expected.Length, i); + } + + [Theory] + [InlineData("A", "A", false)] + [InlineData("A", "Abc", false)] + [InlineData("A", "ABC", false)] + [InlineData("", "a", true)] + [InlineData("", "abc", true)] + public void CategoryChecker_String(String expected, String source, Boolean throws) { + Pattern ptn = Category.UppercaseLetter; + Int32 i = 0; + Capture? capture = null; + if (!throws) { + capture = ptn.Parse(source, ref i); + Assert.Equal(expected, capture); + } else { + _ = Assert.ThrowsAny(() => capture = ptn.Parse(source, ref i)); + Assert.Null(capture); + } + Assert.Equal(expected.Length, i); + } + [Theory] [InlineData("one", "one", "two", "three", "one")] [InlineData("two", "one", "two", "three", "two")] diff --git a/docs/api/Stringier.Patterns.Bias.html b/docs/api/Stringier.Patterns.Bias.html index 3eaad705..032bde4f 100644 --- a/docs/api/Stringier.Patterns.Bias.html +++ b/docs/api/Stringier.Patterns.Bias.html @@ -73,7 +73,7 @@

Enum Bias

-

Word letter bias, used by Stringier.Patterns.WordChecker.

+

Word letter bias, used by .

Namespace: Stringier.Patterns
diff --git a/docs/api/Stringier.Patterns.Pattern.html b/docs/api/Stringier.Patterns.Pattern.html index 493a910e..1e1ea316 100644 --- a/docs/api/Stringier.Patterns.Pattern.html +++ b/docs/api/Stringier.Patterns.Pattern.html @@ -418,268 +418,12 @@
Returns
- - | - Improve this Doc - - - View Source - - -

Check(Bias, Func<Char, Boolean>, Func<Char, Boolean>, Func<Char, Boolean>)

-

Use the specified headCheck, bodyCheck, and tailCheck to represent the valid form of a word, along with the bias.

-
-
-
Declaration
-
-
public static Pattern Check(Bias bias, Func<char, bool> headCheck, Func<char, bool> bodyCheck, Func<char, bool> tailCheck)
-
-
Parameters
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TypeNameDescription
Biasbias

Endian bias of the word. Head bias requires the head if only one letter is present. Tail bias requires the tail if only one letter is present.

-
Func<Char, Boolean>headCheck

A Func<T,TResult> to validate the head.

-
Func<Char, Boolean>bodyCheck

A Func<T,TResult> to validate the body, which may repeat.

-
Func<Char, Boolean>tailCheck

A Func<T,TResult> to validate the tail.

-
-
Returns
- - - - - - - - - - - - - -
TypeDescription
Pattern
- - | - Improve this Doc - - - View Source - - -

Check(Func<Char, Boolean>)

-

Use the check to represent a single character.

-
-
-
Declaration
-
-
public static Pattern Check(Func<char, bool> check)
-
-
Parameters
- - - - - - - - - - - - - - - -
TypeNameDescription
Func<Char, Boolean>check

A Func<T,TResult> to validate the character.

-
-
Returns
- - - - - - - - - - - - - -
TypeDescription
Pattern
- - | - Improve this Doc - - - View Source - - -

Check(Func<Char, Boolean>, Boolean, Func<Char, Boolean>, Boolean, Func<Char, Boolean>, Boolean)

-

Use the specified headCheck, bodyCheck, and tailCheck to represent a variable length string, along with whether each check is required for a valid string. The head and tail are only present once, with the body being repeatable.

-
-
-
Declaration
-
-
public static Pattern Check(Func<char, bool> headCheck, bool headRequired, Func<char, bool> bodyCheck, bool bodyRequired, Func<char, bool> tailCheck, bool tailRequired)
-
-
Parameters
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TypeNameDescription
Func<Char, Boolean>headCheck

A Func<T,TResult> to validate the head.

-
BooleanheadRequired

Whether the headCheck is required.

-
Func<Char, Boolean>bodyCheck

A Func<T,TResult> to validate the body, which may repeat.

-
BooleanbodyRequired

Whether the bodyCheck is required.

-
Func<Char, Boolean>tailCheck

A Func<T,TResult> to validate the tail.

-
BooleantailRequired

Whether the tailRequired is required.

-
-
Returns
- - - - - - - - - - - - - -
TypeDescription
Pattern
- - | - Improve this Doc - - - View Source - - -

Check(Func<Char, Boolean>, Func<Char, Boolean>, Func<Char, Boolean>)

-

Use the specified headCheck, bodyCheck, and tailCheck to represent a variable length string. The head and tail are only present once, with the body being repeatable.

-
-
-
Declaration
-
-
public static Pattern Check(Func<char, bool> headCheck, Func<char, bool> bodyCheck, Func<char, bool> tailCheck)
-
-
Parameters
- - - - - - - - - - - - - - - - - - - - - - - - - -
TypeNameDescription
Func<Char, Boolean>headCheck

A Func<T,TResult> to validate the head.

-
Func<Char, Boolean>bodyCheck

A Func<T,TResult> to validate the body, which may repeat.

-
Func<Char, Boolean>tailCheck

A Func<T,TResult> to validate the tail.

-
-
Returns
- - - - - - - - - - - - - -
TypeDescription
Pattern
| Improve this Doc - View Source + View Source

Consume(Char*, Int32, ref Int32, out Exception, IAdd<Capture>)

@@ -741,7 +485,7 @@
Improve this Doc - View Source + View Source

Consume(ReadOnlyMemory<Char>, ref Int32, out Exception, IAdd<Capture>)

@@ -796,7 +540,7 @@
Improve this Doc - View Source + View Source

IsConsumeHeader(Char*, Int32)

@@ -853,7 +597,7 @@
Returns
Improve this Doc - View Source + View Source

IsConsumeHeader(ReadOnlyMemory<Char>, Int32)

@@ -909,7 +653,7 @@
Returns
Improve this Doc - View Source + View Source

IsConsumeHeader(ReadOnlySpan<Char>, Int32)

@@ -965,7 +709,7 @@
Returns
Improve this Doc - View Source + View Source

IsNeglectHeader(Char*, Int32)

@@ -1022,7 +766,7 @@
Returns
Improve this Doc - View Source + View Source

IsNeglectHeader(ReadOnlyMemory<Char>, Int32)

@@ -1078,7 +822,7 @@
Returns
Improve this Doc - View Source + View Source

IsNeglectHeader(ReadOnlySpan<Char>, Int32)

@@ -1348,7 +1092,7 @@
Returns
Improve this Doc - View Source + View Source

Neglect(Char*, Int32, ref Int32, out Exception, IAdd<Capture>)

@@ -1410,7 +1154,7 @@
Improve this Doc - View Source + View Source

Neglect(ReadOnlyMemory<Char>, ref Int32, out Exception, IAdd<Capture>)

@@ -1797,7 +1541,7 @@
Returns
Improve this Doc - View Source + View Source

Parse(Char*, Int32, ref Int32)

@@ -1860,7 +1604,7 @@
Returns
Improve this Doc - View Source + View Source

Parse(Char*, Int32, ref Int32, IAdd<Capture>)

@@ -1929,7 +1673,7 @@
Returns
Improve this Doc - View Source + View Source

Parse(Char[], ref Int32)

@@ -1985,7 +1729,7 @@
Returns
Improve this Doc - View Source + View Source

Parse(Char[], ref Int32, IAdd<Capture>)

@@ -2047,7 +1791,7 @@
Returns
Improve this Doc - View Source + View Source

Parse(Memory<Char>, ref Int32)

@@ -2103,7 +1847,7 @@
Returns
Improve this Doc - View Source + View Source

Parse(Memory<Char>, ref Int32, IAdd<Capture>)

@@ -2165,7 +1909,7 @@
Returns
Improve this Doc - View Source + View Source

Parse(ReadOnlyMemory<Char>, ref Int32)

@@ -2221,7 +1965,7 @@
Returns
Improve this Doc - View Source + View Source

Parse(ReadOnlyMemory<Char>, ref Int32, IAdd<Capture>)

@@ -2283,7 +2027,7 @@
Returns
Improve this Doc - View Source + View Source

Parse(String, ref Int32)

@@ -2339,7 +2083,7 @@
Returns
Improve this Doc - View Source + View Source

Parse(String, ref Int32, IAdd<Capture>)

@@ -3081,6 +2825,55 @@
Returns
+ + | + Improve this Doc + + + View Source + + +

Implicit(Category to Pattern)

+

Converts to a Pattern matching exactly the category.

+
+
+
Declaration
+
+
public static implicit operator Pattern(Category category)
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
Categorycategory

The Category to match.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
Pattern
| Improve this Doc diff --git a/docs/api/Stringier.Patterns.html b/docs/api/Stringier.Patterns.html index cfbc032a..a9592a7e 100644 --- a/docs/api/Stringier.Patterns.html +++ b/docs/api/Stringier.Patterns.html @@ -89,7 +89,7 @@

PatternExte

Enums

Bias

-

Word letter bias, used by Stringier.Patterns.WordChecker.

+

Word letter bias, used by .

diff --git a/docs/manifest.json b/docs/manifest.json index 3884cfa1..b501f33a 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -597,7 +597,7 @@ "output": { ".html": { "relative_path": "api/Stringier.Patterns.Bias.html", - "hash": "A90esEIX/BH0ArumGRUK51rg+cPLKptQtwvKL8ktf/8=" + "hash": "3Gdifo9kP3BJR3s80xWE55ZriXNzSzRmgb4SQExjjrg=" } }, "is_incremental": true, @@ -621,7 +621,7 @@ "output": { ".html": { "relative_path": "api/Stringier.Patterns.Pattern.html", - "hash": "iKH3gdVKAGnqhWNlnUCdmN5HTIBva5YKJtFSF0ip6s8=" + "hash": "zdr3+hMsHmZ+L769zXBFbQFyrUxt3qepJmhdHd32T7Q=" } }, "is_incremental": true, @@ -645,7 +645,7 @@ "output": { ".html": { "relative_path": "api/Stringier.Patterns.html", - "hash": "mve3R1IB8PvwfrErbvzAFbcD3agNiwovPrFG2XNYeQ0=" + "hash": "lZkTQvFzkWVMn4oc6HBkcYAD3Oh6uCmeGSc/njiT9io=" } }, "is_incremental": true, diff --git a/docs/xrefmap.yml b/docs/xrefmap.yml index be1bcff3..da368edf 100644 --- a/docs/xrefmap.yml +++ b/docs/xrefmap.yml @@ -9853,49 +9853,6 @@ references: isSpec: "True" fullName: Stringier.Patterns.Pattern.Capture nameWithType: Pattern.Capture -- uid: Stringier.Patterns.Pattern.Check(Stringier.Patterns.Bias,System.Func{System.Char,System.Boolean},System.Func{System.Char,System.Boolean},System.Func{System.Char,System.Boolean}) - name: Check(Bias, Func, Func, Func) - href: api/Stringier.Patterns.Pattern.html#Stringier_Patterns_Pattern_Check_Stringier_Patterns_Bias_System_Func_System_Char_System_Boolean__System_Func_System_Char_System_Boolean__System_Func_System_Char_System_Boolean__ - commentId: M:Stringier.Patterns.Pattern.Check(Stringier.Patterns.Bias,System.Func{System.Char,System.Boolean},System.Func{System.Char,System.Boolean},System.Func{System.Char,System.Boolean}) - name.vb: Check(Bias, Func(Of Char, Boolean), Func(Of Char, Boolean), Func(Of Char, Boolean)) - fullName: Stringier.Patterns.Pattern.Check(Stringier.Patterns.Bias, System.Func, System.Func, System.Func) - fullName.vb: Stringier.Patterns.Pattern.Check(Stringier.Patterns.Bias, System.Func(Of System.Char, System.Boolean), System.Func(Of System.Char, System.Boolean), System.Func(Of System.Char, System.Boolean)) - nameWithType: Pattern.Check(Bias, Func, Func, Func) - nameWithType.vb: Pattern.Check(Bias, Func(Of Char, Boolean), Func(Of Char, Boolean), Func(Of Char, Boolean)) -- uid: Stringier.Patterns.Pattern.Check(System.Func{System.Char,System.Boolean}) - name: Check(Func) - href: api/Stringier.Patterns.Pattern.html#Stringier_Patterns_Pattern_Check_System_Func_System_Char_System_Boolean__ - commentId: M:Stringier.Patterns.Pattern.Check(System.Func{System.Char,System.Boolean}) - name.vb: Check(Func(Of Char, Boolean)) - fullName: Stringier.Patterns.Pattern.Check(System.Func) - fullName.vb: Stringier.Patterns.Pattern.Check(System.Func(Of System.Char, System.Boolean)) - nameWithType: Pattern.Check(Func) - nameWithType.vb: Pattern.Check(Func(Of Char, Boolean)) -- uid: Stringier.Patterns.Pattern.Check(System.Func{System.Char,System.Boolean},System.Boolean,System.Func{System.Char,System.Boolean},System.Boolean,System.Func{System.Char,System.Boolean},System.Boolean) - name: Check(Func, Boolean, Func, Boolean, Func, Boolean) - href: api/Stringier.Patterns.Pattern.html#Stringier_Patterns_Pattern_Check_System_Func_System_Char_System_Boolean__System_Boolean_System_Func_System_Char_System_Boolean__System_Boolean_System_Func_System_Char_System_Boolean__System_Boolean_ - commentId: M:Stringier.Patterns.Pattern.Check(System.Func{System.Char,System.Boolean},System.Boolean,System.Func{System.Char,System.Boolean},System.Boolean,System.Func{System.Char,System.Boolean},System.Boolean) - name.vb: Check(Func(Of Char, Boolean), Boolean, Func(Of Char, Boolean), Boolean, Func(Of Char, Boolean), Boolean) - fullName: Stringier.Patterns.Pattern.Check(System.Func, System.Boolean, System.Func, System.Boolean, System.Func, System.Boolean) - fullName.vb: Stringier.Patterns.Pattern.Check(System.Func(Of System.Char, System.Boolean), System.Boolean, System.Func(Of System.Char, System.Boolean), System.Boolean, System.Func(Of System.Char, System.Boolean), System.Boolean) - nameWithType: Pattern.Check(Func, Boolean, Func, Boolean, Func, Boolean) - nameWithType.vb: Pattern.Check(Func(Of Char, Boolean), Boolean, Func(Of Char, Boolean), Boolean, Func(Of Char, Boolean), Boolean) -- uid: Stringier.Patterns.Pattern.Check(System.Func{System.Char,System.Boolean},System.Func{System.Char,System.Boolean},System.Func{System.Char,System.Boolean}) - name: Check(Func, Func, Func) - href: api/Stringier.Patterns.Pattern.html#Stringier_Patterns_Pattern_Check_System_Func_System_Char_System_Boolean__System_Func_System_Char_System_Boolean__System_Func_System_Char_System_Boolean__ - commentId: M:Stringier.Patterns.Pattern.Check(System.Func{System.Char,System.Boolean},System.Func{System.Char,System.Boolean},System.Func{System.Char,System.Boolean}) - name.vb: Check(Func(Of Char, Boolean), Func(Of Char, Boolean), Func(Of Char, Boolean)) - fullName: Stringier.Patterns.Pattern.Check(System.Func, System.Func, System.Func) - fullName.vb: Stringier.Patterns.Pattern.Check(System.Func(Of System.Char, System.Boolean), System.Func(Of System.Char, System.Boolean), System.Func(Of System.Char, System.Boolean)) - nameWithType: Pattern.Check(Func, Func, Func) - nameWithType.vb: Pattern.Check(Func(Of Char, Boolean), Func(Of Char, Boolean), Func(Of Char, Boolean)) -- uid: Stringier.Patterns.Pattern.Check* - name: Check - href: api/Stringier.Patterns.Pattern.html#Stringier_Patterns_Pattern_Check_ - commentId: Overload:Stringier.Patterns.Pattern.Check - isSpec: "True" - fullName: Stringier.Patterns.Pattern.Check - nameWithType: Pattern.Check - uid: Stringier.Patterns.Pattern.Consume(System.Char*,System.Int32,System.Int32@,System.Exception@,System.Traits.IAdd{Stringier.Patterns.Capture}) name: Consume(Char*, Int32, ref Int32, out Exception, IAdd) href: api/Stringier.Patterns.Pattern.html#Stringier_Patterns_Pattern_Consume_System_Char__System_Int32_System_Int32__System_Exception__System_Traits_IAdd_Stringier_Patterns_Capture__ @@ -10138,6 +10095,15 @@ references: isSpec: "True" fullName: Stringier.Patterns.Pattern.BitwiseOr nameWithType: Pattern.BitwiseOr +- uid: Stringier.Patterns.Pattern.op_Implicit(Stringier.Category)~Stringier.Patterns.Pattern + name: Implicit(Category to Pattern) + href: api/Stringier.Patterns.Pattern.html#Stringier_Patterns_Pattern_op_Implicit_Stringier_Category__Stringier_Patterns_Pattern + commentId: M:Stringier.Patterns.Pattern.op_Implicit(Stringier.Category)~Stringier.Patterns.Pattern + name.vb: Widening(Category to Pattern) + fullName: Stringier.Patterns.Pattern.Implicit(Stringier.Category to Stringier.Patterns.Pattern) + fullName.vb: Stringier.Patterns.Pattern.Widening(Stringier.Category to Stringier.Patterns.Pattern) + nameWithType: Pattern.Implicit(Category to Pattern) + nameWithType.vb: Pattern.Widening(Category to Pattern) - uid: Stringier.Patterns.Pattern.op_Implicit(Stringier.Patterns.Capture)~Stringier.Patterns.Pattern name: Implicit(Capture to Pattern) href: api/Stringier.Patterns.Pattern.html#Stringier_Patterns_Pattern_op_Implicit_Stringier_Patterns_Capture__Stringier_Patterns_Pattern