Find the releases dll in the correct path

This commit is contained in:
Marc Paine 2023-05-11 16:45:08 -07:00
parent 9d0b6515d2
commit b917928287

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)/**/*"