|
40 | 40 | <ItemGroup>
|
41 | 41 | <!-- Overrides for Visual Studio setup generation. If the workload definition IDs change,
|
42 | 42 | these must be updated. -->
|
43 |
| - <_ComponentResources Include="microsoft-net-runtime-mono-tooling" Title=".NET 9.0 Shared Mobile Build Tools" |
| 43 | + <_ComponentResources Include="microsoft-net-runtime-mono-tooling" Title=".NET 10.0 Shared Mobile Build Tools" |
44 | 44 | Description="Shared build tasks for mobile platform development."/>
|
45 |
| - <_ComponentResources Include="wasm-tools" Title=".NET 9.0 WebAssembly Build Tools" |
| 45 | + <_ComponentResources Include="wasm-tools" Title=".NET 10.0 WebAssembly Build Tools" |
46 | 46 | Description="Build tools for WebAssembly ahead-of-time (AoT) compilation and native linking."/>
|
47 |
| - <_ComponentResources Include="wasm-experimental" Title=".NET 9.0 WebAssembly Experimental Tools" |
48 |
| - Description=".NET 8.0 WebAssembly experimental tooling"/> |
49 |
| - <_ComponentResources Include="wasi-experimental" Title=".NET 9.0 Wasi Experimental" |
| 47 | + <_ComponentResources Include="wasm-experimental" Title=".NET 10.0 WebAssembly Experimental Tools" |
| 48 | + Description=".NET 10.0 WebAssembly experimental tooling"/> |
| 49 | + <_ComponentResources Include="wasi-experimental" Title=".NET 10.0 Wasi Experimental" |
| 50 | + Description=".NET 10.0 Experimental SDK and tooling for WASI"/> |
| 51 | + <_ComponentResources Include="microsoft-net-runtime-android" Title=".NET 10.0 Android Build Tools" |
| 52 | + Description="Build tools for Android compilation and native linking."/> |
| 53 | + <_ComponentResources Include="microsoft-net-runtime-android-aot" Title=".NET 10.0 Android Build Tools (AoT)" |
| 54 | + Description="Build tools for Android ahead-of-time (AoT) compilation and native linking."/> |
| 55 | + <_ComponentResources Include="microsoft-net-runtime-ios" Title=".NET 10.0 iOS Build Tools" |
| 56 | + Description="Build tools for iOS compilation and native linking."/> |
| 57 | + <_ComponentResources Include="microsoft-net-runtime-tvos" Title=".NET 10.0 tvOS Build Tools" |
| 58 | + Description="Build tools for tvOS compilation and native linking."/> |
| 59 | + <_ComponentResources Include="microsoft-net-runtime-maccatalyst" Title=".NET 10.0 Mac Catalyst Build Tools" |
| 60 | + Description="Build tools for Mac Catalyst compilation and native linking."/> |
| 61 | + <_ComponentResources Include="runtimes-ios" Title=".NET 10.0 iOS Runtimes" |
| 62 | + Description=".NET 10.0 runtime components for iOS execution."/> |
| 63 | + <_ComponentResources Include="runtimes-tvos" Title=".NET 10.0 tvOS Build Tools" |
| 64 | + Description=".NET 10.0 runtime components for tvOS execution."/> |
| 65 | + <_ComponentResources Include="runtimes-maccatalyst" Title=".NET 10.0 Mac Catalyst Build Tools" |
| 66 | + Description=".NET 10.0 runtime components for Mac Catalyst execution."/> |
| 67 | + |
| 68 | + <_ComponentResources Include="microsoft-net-runtime-mono-tooling-net9" Title=".NET 9.0 Shared Mobile Build Tools" |
| 69 | + Description="Shared build tasks for mobile platform development."/> |
| 70 | + <_ComponentResources Include="wasm-tools-net9" Title=".NET 9.0 WebAssembly Build Tools" |
| 71 | + Description="Build tools for WebAssembly ahead-of-time (AoT) compilation and native linking."/> |
| 72 | + <_ComponentResources Include="wasm-experimental-net9" Title=".NET 9.0 WebAssembly Experimental Tools" |
| 73 | + Description=".NET 9.0 WebAssembly experimental tooling"/> |
| 74 | + <_ComponentResources Include="wasi-experimental-net9" Title=".NET 9.0 Wasi Experimental" |
50 | 75 | Description=".NET 9.0 Experimental SDK and tooling for WASI"/>
|
51 |
| - <_ComponentResources Include="microsoft-net-runtime-android" Title=".NET 9.0 Android Build Tools" |
| 76 | + <_ComponentResources Include="microsoft-net-runtime-android-net9" Title=".NET 9.0 Android Build Tools" |
52 | 77 | Description="Build tools for Android compilation and native linking."/>
|
53 |
| - <_ComponentResources Include="microsoft-net-runtime-android-aot" Title=".NET 9.0 Android Build Tools (AoT)" |
| 78 | + <_ComponentResources Include="microsoft-net-runtime-android-aot-net9" Title=".NET 9.0 Android Build Tools (AoT)" |
54 | 79 | Description="Build tools for Android ahead-of-time (AoT) compilation and native linking."/>
|
55 |
| - <_ComponentResources Include="microsoft-net-runtime-ios" Title=".NET 9.0 iOS Build Tools" |
| 80 | + <_ComponentResources Include="microsoft-net-runtime-ios-net9" Title=".NET 9.0 iOS Build Tools" |
56 | 81 | Description="Build tools for iOS compilation and native linking."/>
|
57 |
| - <_ComponentResources Include="microsoft-net-runtime-tvos" Title=".NET 9.0 tvOS Build Tools" |
| 82 | + <_ComponentResources Include="microsoft-net-runtime-tvos-net9" Title=".NET 9.0 tvOS Build Tools" |
58 | 83 | Description="Build tools for tvOS compilation and native linking."/>
|
59 |
| - <_ComponentResources Include="microsoft-net-runtime-maccatalyst" Title=".NET 9.0 Mac Catalyst Build Tools" |
| 84 | + <_ComponentResources Include="microsoft-net-runtime-maccatalyst-net9" Title=".NET 9.0 Mac Catalyst Build Tools" |
60 | 85 | Description="Build tools for Mac Catalyst compilation and native linking."/>
|
61 |
| - <_ComponentResources Include="runtimes-ios" Title=".NET 9.0 iOS Runtimes" |
| 86 | + <_ComponentResources Include="runtimes-ios-net9" Title=".NET 9.0 iOS Runtimes" |
62 | 87 | Description=".NET 9.0 runtime components for iOS execution."/>
|
63 |
| - <_ComponentResources Include="runtimes-tvos" Title=".NET 9.0 tvOS Build Tools" |
| 88 | + <_ComponentResources Include="runtimes-tvos-net9" Title=".NET 9.0 tvOS Build Tools" |
64 | 89 | Description=".NET 9.0 runtime components for tvOS execution."/>
|
65 |
| - <_ComponentResources Include="runtimes-maccatalyst" Title=".NET 9.0 Mac Catalyst Build Tools" |
| 90 | + <_ComponentResources Include="runtimes-maccatalyst-net9" Title=".NET 9.0 Mac Catalyst Build Tools" |
66 | 91 | Description=".NET 9.0 runtime components for Mac Catalyst execution."/>
|
67 | 92 |
|
68 | 93 | <_ComponentResources Include="microsoft-net-runtime-mono-tooling-net8" Title=".NET 8.0 Shared Mobile Build Tools"
|
|
0 commit comments