You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't require singlefilehost in host.native (dotnet#79565)
* Don't require singlefilehost in host.native
The corehost project currently tries to build the singlefilehost with
the embedded DAC, which we can skip if we never built the
singlefilehost in the first place.
* Update corehost.proj
Co-authored-by: Viktor Hofer <[email protected]>
0 commit comments