You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/SiteExtensions/LoggingAggregate/src/Microsoft.AspNetCore.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj
<ErrorCondition="!Exists('$(MicrosoftWebXdtExtensionsPath)')"Text="Microsoft.Web.Xdt.Extensions.dll should be available for SiteExtensions .nupkg, but isn't." />
132
+
132
133
<ItemGroup>
133
134
<!--
134
135
The x64 & x86 SiteExtension packages have identical deps.json files. We include only the x64 files to
<ErrorCondition="!Exists('$(DotNetUnpackFolder)')"Text="AspNetCore Shared Framework layout should be available for AspNetCoreRuntime .nupkg, but isn't." />
62
+
<ErrorCondition="!Exists('$(MicrosoftWebXdtExtensionsPath)')"Text="Microsoft.Web.Xdt.Extensions.dll should be available for AspNetCoreRuntime .nupkg, but isn't." />
0 commit comments