Turn off DeterministicSourcePaths for hot reload CI tests (#56630)
authorAleksey Kliger (λgeek) <alklig@microsoft.com>
Fri, 30 Jul 2021 19:29:30 +0000 (15:29 -0400)
committerGitHub <noreply@github.com>
Fri, 30 Jul 2021 19:29:30 +0000 (15:29 -0400)
commit70608018d1cc3f56ad89072e3598847c078e62ef
tree8278b0cc1e096d632d7005be21438974267a923c
parent214a86e193176058b7fd1e4f50a537351764affb
Turn off DeterministicSourcePaths for hot reload CI tests (#56630)

DeterministicSourcePaths uses a path map to rewrite the source file locations
in the debugger info, which breaks EnC.  Related issue
https://github.com/dotnet/roslyn/issues/47194 (roslyn should emit a warning,
but doesn't)
src/libraries/System.Runtime.Loader/tests/ApplyUpdate/Directory.Build.props
src/tests/FunctionalTests/WebAssembly/Browser/HotReload/ApplyUpdateReferencedAssembly/ApplyUpdateReferencedAssembly.csproj