File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ parameters:
66# Whether this repo uses OptProf to optimize the built binaries.
77# When enabling this, be sure to update these files:
88# - OptProf.targets: InstallationPath and match TestCase selection with what's in the VS repo.
9- # - The project file(s) for the libraries to optimize must import OptProf.targets.
9+ # - The project file(s) for the libraries to optimize must import OptProf.targets (for multi-targeted projects, only import it for ONE target) .
1010# - OptProf.yml: Search for LibraryName (or your library's name) and verify that those names are appropriate.
1111# - OptProf_part2.yml: Search for LibraryName (or your library's name) and verify that those names are appropriate.
1212# and create pipelines for OptProf.yml, OptProf_part2.yml
You can’t perform that action at this time.
0 commit comments