Commit 29d286b
authored
Fix mistakes in net9 WorkloadManifest.json (#111950)
* Fix mistakes in net9 and current WorkloadManifest.json
I noticed these while working on the workload manifest move to the sdk repo.
We were missing the alias-to for the templates and missed the net9 in the package id for microsoft-net-runtime-macos-net9.
* Revert the template changes1 parent d551abb commit 29d286b
File tree
1 file changed
+2
-2
lines changed- src/mono/nuget/Microsoft.NET.Workload.Mono.Toolchain.net9.Manifest
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
| 118 | + | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments