We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d92a67e commit 3baf462Copy full SHA for 3baf462
build/pgo/Terminal.PGO.DB.nuspec
@@ -12,6 +12,6 @@
12
<files>
13
<!-- The target directories for pgd files need to remain as is. PGO optimization pass will rely on this exact directory layout. -->
14
<file src="x64\*.pgd" target="tools\x64"/>
15
- <file src="arm64\*.pgd" target="tools\arm64"/>
+ <!--<file src="arm64\*.pgd" target="tools\arm64"/>-->
16
</files>
17
</package>
0 commit comments