From 032ca4ce5fb86d4b9874f7af5f6b5b786dd3b184 Mon Sep 17 00:00:00 2001 From: Steve Pfister Date: Fri, 14 May 2021 16:23:45 -0400 Subject: [PATCH] Add Mono workload baseline manifest (#10594) This also replaces the Microsoft.NET.Sdk.BlazorWebAssembly.AOT workload --- eng/Versions.props | 2 +- src/redist/targets/BundledManifests.targets | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index f8d0a1c47..5998d9f33 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -158,7 +158,7 @@ 14.5.100-ci.main.723 11.3.100-ci.main.723 14.5.100-ci.main.723 - $(MicrosoftAspNetCoreAppRuntimePackageVersion) + $(MicrosoftNETCoreAppRefPackageVersion) diff --git a/src/redist/targets/BundledManifests.targets b/src/redist/targets/BundledManifests.targets index 4d54f7a52..83bd6bd66 100644 --- a/src/redist/targets/BundledManifests.targets +++ b/src/redist/targets/BundledManifests.targets @@ -6,7 +6,7 @@ - +