Changed String to string. IDE0049 #1235
snippets5000.yml
on: pull_request
snippets-build
2m 37s
Annotations
3 errors
snippets-build:
snippets/csharp/System/String/Replace/replace2.cs#L3
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System\String\Replace\replace2.cs(3,14): error CS0101: The namespace '<global namespace>' already contains a definition for 'Example' [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System\String\Replace\Project.csproj]
|
snippets-build:
snippets/csharp/System/String/Replace/replace2.cs#L5
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System\String\Replace\replace2.cs(5,24): error CS0111: Type 'Example' already defines a member called 'Main' with the same parameter types [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System\String\Replace\Project.csproj]
|
snippets-build
Process completed with exit code 1.
|