Skip to content

Commit e662077

Browse files
authored
include architecture
1 parent 711dbc1 commit e662077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ See [OmniSharp Options](https://github.com/OmniSharp/omnisharp-vscode/blob/maste
1111
### Validation
1212

1313
#### Platforms
14-
All the validations below should be performed on both Windows and at least one Unix platform (MacOS, Linux)
14+
All the validations below should be performed on both Windows and at least one Unix platform (MacOS, Linux). These can be done on x64 versions unless there are ARM specific changes to validate.
1515

1616
#### Opening projects
1717
When you open a directory in VS Code, the C# extension should look for a .csproj, .sln, or .slnf file in that directory and use "OmniSharp" to load it. If a .cs file is present and no .csproj, .sln, or .slnf file are present, Omnisharp should start but the intellisense should only appear when a change is made to the file.

0 commit comments

Comments
 (0)