27 lines
		
	
	
		
			825 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			825 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | 
						|
PackageIdentifier: Datadog.dd-trace-dotnet
 | 
						|
PackageVersion: 1.26.3
 | 
						|
MinimumOSVersion: 10.0.0.0
 | 
						|
FileExtensions:
 | 
						|
Protocols:
 | 
						|
Commands:
 | 
						|
InstallModes:
 | 
						|
  - interactive
 | 
						|
  - silent
 | 
						|
  - silentWithProgress
 | 
						|
Installers:
 | 
						|
  - Architecture: x64
 | 
						|
    InstallerType: msi
 | 
						|
    InstallerUrl: https://github.com/DataDog/dd-trace-dotnet/releases/download/v1.26.3/datadog-dotnet-apm-1.26.3-x64.msi
 | 
						|
    InstallerSha256: 3E61534FA3084B0061686FC03060F2B41CE9AB7B3C7A70703AC6F838ECF814B2
 | 
						|
    InstallerSwitches:
 | 
						|
      Custom: /norestart
 | 
						|
      Silent: /qn
 | 
						|
      SilentWithProgress: /qb
 | 
						|
    ProductCode: "{E6BF28A9-0CBB-42FF-B793-C87A4D602868}"
 | 
						|
    Scope: machine
 | 
						|
    InstallerLocale: en-US
 | 
						|
    UpgradeBehavior: install
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0
 |