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 e6e69f7 commit 6bed677Copy full SHA for 6bed677
eng/scripts/Language-Settings.ps1
@@ -27,7 +27,6 @@ function Get-AllPackageInfoFromRepo($serviceDirectory)
27
/p:ServiceDirectory=$serviceDirectory `
28
/p:AddDevVersion=$shouldAddDevVersion `
29
/p:OutputProjectInfoListFilePath="$outputFilePath" `
30
- -v:n `
31
-tl:off | Out-Host
32
33
# Check if msbuild succeeded
0 commit comments