Skip to content

Add font installer type support for WinGet 1.12#1

Draft
Copilot wants to merge 5 commits intomainfrom
copilot/add-support-for-restsource-issue-310
Draft

Add font installer type support for WinGet 1.12#1
Copilot wants to merge 5 commits intomainfrom
copilot/add-support-for-restsource-issue-310

Conversation

Copy link

Copilot AI commented Feb 16, 2026

WinGet 1.12 introduced font packages as a new installer type. The REST source schema and validators need to support this.

Changes

  • Validators: Added "font" to NestedInstallerTypeValidator enum. InstallerTypeValidator inherits it automatically.

  • Schema: Created WinGet-1.12.0.yaml with font support in both InstallerType and NestedInstallerType. Left WinGet-1.10.0.yaml unchanged to maintain version immutability.

  • Test manifests: Added test cases for font as both a direct installer type and nested within zip archives.

Example

# Direct font installer
Installers:
- InstallerType: font
  InstallerUrl: https://example.com/font.ttf
ManifestVersion: 1.12.0

# Font in zip archive
Installers:
- InstallerType: zip
  NestedInstallerType: font
  NestedInstallerFiles:
  - RelativeFilePath: Font.ttf

The OpenAPI schema uses allOf referencing to avoid duplicate enum values - font appears only in NestedInstallerType, with InstallerType inheriting it.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • 1s1vsblobprodcus386.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.UnitTest/WinGet.RestSource.UnitTest.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true src/�� tils/Validators/-c grep /usr/local/bin/c-c font (dns block)
  • 2zrvsblobprodcus388.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/Microsoft.WindowsPackageManager.Rest/Microsoft.WindowsPackageManager.Rest.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true src/�� tils/Validators/EnumValidators/NestedInstallerTypeValidator.cs grep iptables font s.cs /home/REDACTED/wor--name-only echo (dns block)
  • 37bvsblobprodcus311.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.AppConfig/WinGet.RestSource.AppConfig.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� tils/Validators/:.lfsconfig grep ash font ss= (dns block)
  • 4m6vsblobprodcus384.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.IntegrationTest/WinGet.RestSource.IntegrationTest.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� celain --ignore-submodules | head -n 10 grep (dns block)
    • Triggering command: `/usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/0A0A1C300BF6A980A3690AD6E8CB843F/missingpackages_workingdir --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/missingpackages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal --configfile /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/nugetconfig/nuget.config --force === �� ource.UnitTest/T--noprofile m

Co-authored-by: yao-msft <50888816+yao-msft@users.noreply.github.com> p/bin/bash font o-msft@users.nornuget de/node/bin/greplist bash` (dns block)

  • 4myvsblobprodcus32.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.PowershellSupport/WinGet.RestSource.PowershellSupport.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� bash n lease font s.cs nfig/composer/ve9d09d7238f63c9d4c4f300bfd7fba2d2e3a75d2b:documentation/WinGet-1.12.0.yaml echo (dns block)
  • 4zjvsblobprodcus390.vsblob.vsassets.io
    • Triggering command: `/usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/0A0A1C300BF6A980A3690AD6E8CB843F/missingpackages_workingdir --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/missingpackages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal --configfile /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/nugetconfig/nuget.config --force === �� ource.UnitTest/T--noprofile m

Co-authored-by: yao-msft <50888816+yao-msft@users.noreply.github.com> p/bin/bash font o-msft@users.nornuget de/node/bin/greplist bash` (dns block)

  • 7k6vsblobprodcus337.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.AppConfig/WinGet.RestSource.AppConfig.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� tils/Validators/:.lfsconfig grep ash font ss= (dns block)
  • 7tjvsblobprodcus341.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.Utils/WinGet.RestSource.Utils.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true src/�� tils/Validators/-c grep iptables font (dns block)
  • 8xbvsblobprodcus382.vsblob.vsassets.io
    • Triggering command: `/usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/0A0A1C300BF6A980A3690AD6E8CB843F/missingpackages_workingdir --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/missingpackages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal --configfile /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/nugetconfig/nuget.config --force === �� ource.UnitTest/T--noprofile m

Co-authored-by: yao-msft <50888816+yao-msft@users.noreply.github.com> p/bin/bash font o-msft@users.nornuget de/node/bin/greplist bash` (dns block)

  • 96bvsblobprodcus338.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/C228C1C6B063BC2E95171200251EC778/missingpackages_workingdir --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/missingpackages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal --configfile /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/nugetconfig/nuget.config --force src/�� tory grep t/sdk/10.0.102/Roslyn/bincore/VBCSCompiler font ns.cs de/node/bin/grep. t/sdk/10.0.102/Roslyn/bincore/VBCSCompiler (dns block)
  • ajhvsblobprodcus363.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.IntegrationTest/WinGet.RestSource.IntegrationTest.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� celain --ignore-submodules | head -n 10 grep (dns block)
  • bcnvsblobprodcus378.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.Functions/WinGet.RestSource.Functions.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true src/�� tils/Validators/EnumValidators/NestedInstallerTypeValidator.cs grep ptables font s.cs k/_temp/ghcca-no9d09d7238f63c9d4c4f300bfd7fba2d2e3a75d2b:documentation/WinGet-1.12.0.yaml echo (dns block)
  • c50vsblobprodcus330.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.UnitTest/WinGet.RestSource.UnitTest.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true src/�� tils/Validators/-c grep /usr/local/bin/c-c font (dns block)
  • cflvsblobprodcus383.vsblob.vsassets.io
    • Triggering command: `/usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/75BB23D67D06FD15FCFDF79E62A7B549/missingpackages_workingdir --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/missingpackages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal --configfile /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/nugetconfig/nuget.config --force src/�� ndor/bin/grep to InstallerType and NestedInstallerType

Co-authored-by: yao-msft <50888816+yao-msft@users.noreply.github.com>add sh font tionConstants.csshow grep echo` (dns block)

  • ckzvsblobprodcus347.vsblob.vsassets.io
    • Triggering command: `/usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/75BB23D67D06FD15FCFDF79E62A7B549/missingpackages_workingdir --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/missingpackages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal --configfile /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/nugetconfig/nuget.config --force src/�� ndor/bin/grep to InstallerType and NestedInstallerType

Co-authored-by: yao-msft <50888816+yao-msft@users.noreply.github.com>add sh font tionConstants.csshow grep echo` (dns block)

  • e7bvsblobprodcus348.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.UnitTest/WinGet.RestSource.UnitTest.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true src/�� tils/Validators/-c grep /usr/local/bin/c-c font (dns block)
  • fdpvsblobprodcus345.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.Functions/WinGet.RestSource.Functions.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true src/�� tils/Validators/EnumValidators/NestedInstallerTypeValidator.cs grep ptables font s.cs k/_temp/ghcca-no9d09d7238f63c9d4c4f300bfd7fba2d2e3a75d2b:documentation/WinGet-1.12.0.yaml echo (dns block)
  • frdvsblobprodcus327.vsblob.vsassets.io
    • Triggering command: `/usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/C3C498B7AE6C37B76BE7A45DB56CF22D/missingpackages_workingdir --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/missingpackages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal --configfile /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/nugetconfig/nuget.config --force === �� rep m

Co-authored-by: yao-msft <50888816+yao-msft@users.noreply.github.com> rgo/bin/bash font o-msft@users.nor--list-sdks /home/REDACTED/work/_temp/ghcca-no. bash` (dns block)

  • gervsblobprodcus329.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.Utils/WinGet.RestSource.Utils.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true src/�� tils/Validators/-c grep iptables font (dns block)
  • h6tvsblobprodcus346.vsblob.vsassets.io
    • Triggering command: `/usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/C3C498B7AE6C37B76BE7A45DB56CF22D/missingpackages_workingdir --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/missingpackages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal --configfile /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/nugetconfig/nuget.config --force === �� rep m

Co-authored-by: yao-msft <50888816+yao-msft@users.noreply.github.com> rgo/bin/bash font o-msft@users.nor--list-sdks /home/REDACTED/work/_temp/ghcca-no. bash` (dns block)

  • imzvsblobprodcus368.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.AppConfig/WinGet.RestSource.AppConfig.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� tils/Validators/:.lfsconfig grep ash font ss= (dns block)
  • josvsblobprodcus372.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.IntegrationTest/WinGet.RestSource.IntegrationTest.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� celain --ignore-submodules | head -n 10 grep (dns block)
  • kh4vsblobprodcus325.vsblob.vsassets.io
    • Triggering command: `/usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/75BB23D67D06FD15FCFDF79E62A7B549/missingpackages_workingdir --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/missingpackages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal --configfile /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/nugetconfig/nuget.config --force src/�� ndor/bin/grep to InstallerType and NestedInstallerType

Co-authored-by: yao-msft <50888816+yao-msft@users.noreply.github.com>add sh font tionConstants.csshow grep echo` (dns block)

  • kijvsblobprodcus387.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.AppConfig/WinGet.RestSource.AppConfig.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� tils/Validators/:.lfsconfig grep ash font ss= (dns block)
  • kmuvsblobprodcus389.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.IntegrationTest/WinGet.RestSource.IntegrationTest.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� celain --ignore-submodules | head -n 10 grep (dns block)
  • kxqvsblobprodcus376.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource/WinGet.RestSource.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true src/�� tils/Validators/HEAD:.lfsconfig grep = font ss= ep red=false (dns block)
  • l49vsblobprodcus358.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/Microsoft.WindowsPackageManager.Rest/Microsoft.WindowsPackageManager.Rest.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true src/�� tils/Validators/EnumValidators/NestedInstallerTypeValidator.cs grep iptables font s.cs /home/REDACTED/wor--name-only echo (dns block)
  • lylvsblobprodcus31.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.AppConfig/WinGet.RestSource.AppConfig.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� tils/Validators/:.lfsconfig grep ash font ss= (dns block)
  • m16vsblobprodcus374.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.UnitTest/WinGet.RestSource.UnitTest.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true src/�� tils/Validators/-c grep /usr/local/bin/c-c font (dns block)
  • m6xvsblobprodcus342.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.Utils/WinGet.RestSource.Utils.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true src/�� tils/Validators/-c grep iptables font (dns block)
  • n3kvsblobprodcus335.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.AppConfig/WinGet.RestSource.AppConfig.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� tils/Validators/:.lfsconfig grep ash font ss= (dns block)
  • nn8vsblobprodcus340.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.AppConfig/WinGet.RestSource.AppConfig.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� tils/Validators/:.lfsconfig grep ash font ss= (dns block)
  • pc2vsblobprodcus360.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.Utils/WinGet.RestSource.Utils.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true src/�� tils/Validators/-c grep iptables font (dns block)
  • rcxvsblobprodcus328.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.IntegrationTest/WinGet.RestSource.IntegrationTest.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� celain --ignore-submodules | head -n 10 grep (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/C2A3D0041961258761441CD10FAD9FB7/missingpackages_workingdir --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/missingpackages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal --configfile /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/nugetconfig/nuget.config --force === �� tnet/tools/grep grep sh st.0.0.0.1.yaml eFunctionEnvironshow rep cat (dns block)
  • sc4vsblobprodcus331.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.IntegrationTest/WinGet.RestSource.IntegrationTest.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� celain --ignore-submodules | head -n 10 grep (dns block)
  • sqdvsblobprodcus333.vsblob.vsassets.io
    • Triggering command: `/usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/0A0A1C300BF6A980A3690AD6E8CB843F/missingpackages_workingdir --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/missingpackages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal --configfile /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/nugetconfig/nuget.config --force === �� ource.UnitTest/T--noprofile m

Co-authored-by: yao-msft <50888816+yao-msft@users.noreply.github.com> p/bin/bash font o-msft@users.nornuget de/node/bin/greplist bash` (dns block)

  • st8vsblobprodcus339.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.AppConfig/WinGet.RestSource.AppConfig.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� tils/Validators/:.lfsconfig grep ash font ss= (dns block)
  • tphvsblobprodcus375.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.UnitTest/WinGet.RestSource.UnitTest.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true src/�� tils/Validators/-c grep /usr/local/bin/c-c font (dns block)
  • u3hvsblobprodcus371.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.AppConfig/WinGet.RestSource.AppConfig.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� tils/Validators/:.lfsconfig grep ash font ss= (dns block)
  • u6ovsblobprodcus377.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.Functions/WinGet.RestSource.Functions.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true src/�� tils/Validators/EnumValidators/NestedInstallerTypeValidator.cs grep ptables font s.cs k/_temp/ghcca-no9d09d7238f63c9d4c4f300bfd7fba2d2e3a75d2b:documentation/WinGet-1.12.0.yaml echo (dns block)
  • ukkvsblobprodcus352.vsblob.vsassets.io
    • Triggering command: `/usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/0A0A1C300BF6A980A3690AD6E8CB843F/missingpackages_workingdir --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/missingpackages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal --configfile /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/nugetconfig/nuget.config --force === �� ource.UnitTest/T--noprofile m

Co-authored-by: yao-msft <50888816+yao-msft@users.noreply.github.com> p/bin/bash font o-msft@users.nornuget de/node/bin/greplist bash` (dns block)

  • uy6vsblobprodcus34.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.AppConfig/WinGet.RestSource.AppConfig.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� tils/Validators/:.lfsconfig grep ash font ss= (dns block)
  • vwvvsblobprodcus334.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet restore src/WinGet.RestSource.sln grep -l font nExtensions.cs grep get ativeFilePathVal-l (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.sln --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true === �� nitTest/TestColl-c grep nfig/composer/ve-c font cs /usr/bin/grep cat (dns block)
    • Triggering command: /usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/winget-cli-restsource/winget-cli-restsource/src/WinGet.RestSource.Utils/WinGet.RestSource.Utils.csproj --packages /home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/winget-cli-restsource/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true src/�� tils/Validators/-c grep iptables font (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 4 commits February 16, 2026 05:35
Co-authored-by: yao-msft <50888816+yao-msft@users.noreply.github.com>
Co-authored-by: yao-msft <50888816+yao-msft@users.noreply.github.com>
Co-authored-by: yao-msft <50888816+yao-msft@users.noreply.github.com>
Co-authored-by: yao-msft <50888816+yao-msft@users.noreply.github.com>
Copilot AI changed the title [WIP] Add support for winget-cli restsource issue 310 Add font installer type support for WinGet 1.12 Feb 16, 2026
Copilot AI requested a review from yao-msft February 16, 2026 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants