Skip to content

Commit 7446a8b

Browse files
authored
[workload] Use the same naming as net9 workload (#103049)
* Use the same naming as net9 workload * Add aliases to the versioned packs * Fixup AOTCompiler import * Fix aliases * Update WorkloadManifest.json.in Fix alias * Update WorkloadManifest.targets.in
1 parent 1671537 commit 7446a8b

File tree

3 files changed

+196
-126
lines changed

3 files changed

+196
-126
lines changed

src/mono/nuget/Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest/Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest.pkgproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
</PropertyGroup>
4343

4444
<ItemGroup>
45+
<_WorkloadManifestValues Include="NetVersion" Value="net8" />
4546
<_WorkloadManifestValues Include="WorkloadVersion" Value="$(PackageVersion)" />
4647
<_WorkloadManifestValues Include="PackageVersion" Value="$(PackageVersion)" />
4748
<_WorkloadManifestValues Include="PackageVersionNet6" Value="$(PackageVersionNet6)" />

0 commit comments

Comments
 (0)