Commit 456294a
[build] Unify
In general, we should only need to set `$(LangVersion)` in a `netstandard2.0` project
to `latest`. Any project that is `net10.0`, `net11.0`, etc. should use the default
C# version that the .NET SDK recommends.
Co-authored-by: simonrozsival <374616+simonrozsival@users.noreply.github.com>$(LangVersion) to use defaults across projects (#10766)1 parent 40dcdcb commit 456294a
File tree
4 files changed
+0
-4
lines changed- build-tools/xaprepare/xaprepare
- src
- Microsoft.Android.Sdk.Analysis
- Tests
- Mono.Android.Runtime
4 files changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
0 commit comments