diff --git a/dotnet/package/common.csproj b/dotnet/package/common.csproj index c2a11bf02a..e601fd0b84 100644 --- a/dotnet/package/common.csproj +++ b/dotnet/package/common.csproj @@ -44,12 +44,12 @@ - <_FrameworkListFile>$(IntermediateOutputPath)FrameworkList.xml + <_FrameworkListFile>$(_packagePath)data/FrameworkList.xml <_PackTargetPath>ref/net5.0 <_PackNativePath>runtimes/$(_RuntimeIdentifier)/native - <_FrameworkListFile>$(IntermediateOutputPath)RuntimeList.xml + <_FrameworkListFile>$(_packagePath)data/RuntimeList.xml <_PackTargetPath>runtimes/$(_RuntimeIdentifier)/lib/net5.0 <_PackNativePath>runtimes/$(_RuntimeIdentifier)/native