We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6fd054 commit 7bb850fCopy full SHA for 7bb850f
src/coreclr/.nuget/Microsoft.CrossOsDiag.Private.CoreCLR/Microsoft.CrossOsDiag.Private.CoreCLR.proj
@@ -32,7 +32,8 @@
32
<_CrossOSDacProject Include="@(SupportedRid->'$(RepoRoot)Build.proj')"
33
AdditionalProperties="TargetOS=%(TargetOS);
34
TargetArchitecture=%(TargetArchitecture);
35
- Subset=linuxdac+alpinedac" />
+ Subset=linuxdac+alpinedac;
36
+ BuildHostTools=false" />
37
<_RuntimePrereqsProject Include="$(CoreClrProjectRoot)runtime-prereqs.proj" />
38
</ItemGroup>
39
0 commit comments