Fix rewriting testhost.deps.json

This commit is contained in:
Jakub Jareš 2024-09-05 17:16:53 +02:00
parent 7bd932a861
commit 3bd03a742d

View file

@ -496,7 +496,7 @@
</ItemGroup>
<ItemGroup>
<TestHostDepsJsonPath Include="$(OutputPath)/**/testhost.deps.json" />
<TestHostDepsJsonPath Include="$(RedistLayoutPath)/**/testhost.deps.json" />
</ItemGroup>
<ReplaceFileContents
InputFiles="@(TestHostDepsJsonPath)"