[UUF] Fix bracket indentation #1640
snippets5000.yml
on: pull_request
snippets-build
2m 56s
Annotations
4 errors
snippets-build:
snippets/csharp/System/DateTime/ToString/ToString4.cs#L8
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System\DateTime\ToString\ToString4.cs(8,34): error CS8936: Feature 'collection expressions' is not available in C# 10.0. Please use language version 12.0 or greater. [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System\DateTime\ToString\tostring.csproj]
|
snippets-build:
snippets/csharp/System/DateTime/ToString/ToString4.cs#L17
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System\DateTime\ToString\ToString4.cs(17,9): error CS0246: The type or namespace name 'DateTime' could not be found (are you missing a using directive or an assembly reference?) [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System\DateTime\ToString\tostring.csproj]
|
snippets-build:
snippets/csharp/System/DateTime/ToString/ToString4.cs#L27
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System\DateTime\ToString\ToString4.cs(27,13): error CS0103: The name 'Console' does not exist in the current context [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System\DateTime\ToString\tostring.csproj]
|
snippets-build
Process completed with exit code 1.
|