Commit 5971625
authored
[build]
Fixes: #962
Context: 3851b1a
Context: #936
Context: #975
We have several PRs which impact public API, and we want to land as
part of .NET 7, and *not* as part of .NET 6, e.g. #936.
Update `GitInfo.txt` to `7.0`, and update `$(_NetCoreLibVersion)` to
be `$(GitBaseVersionMajor).$(GitBaseVersionMinor).0.0` -- reverting
commit 3851b1a -- as an indicator that from this point onward, all
work on `main` is targeting .NET 7.
Note that CI continues to use .NET 6. This is thus a more
"conceptual" change rather than a "everything requires .NET 7 now"
change.main *conceptually* targets .NET 7 (#978)1 parent 61cdb40 commit 5971625
File tree
2 files changed
+2
-2
lines changed- build-tools/Java.Interop.BootstrapTasks
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments