Find the releases dll in the correct path (#16380)

This commit is contained in:
Marc Paine 2023-05-12 12:56:46 -07:00 committed by GitHub
commit 7283fa2c95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@
Exclude="$(NETStandardLibraryNETFrameworkNuPkgPath)\build\**\*.props;$(NETStandardLibraryNETFrameworkNuPkgPath)\build\**\*.targets"
DeploymentSubpath="msbuildExtensions/Microsoft/Microsoft.NET.Build.Extensions/" />
<VSMSBuildExtensionsContent Include="$(DotNetDeploymentReleasesPkgPath)\lib\net452\**\*.*"
<VSMSBuildExtensionsContent Include="$(DotNetDeploymentReleasesPkgPath)\lib\netstandard2.0\**\*.*"
DeploymentSubpath="MSBuildSdkResolver/" />
<VSMSBuildExtensionsContent Include="$(SdkResolverLayoutPath)/**/*"