* Fixing Files-Community.Files v1.5 Duplicate Files/FilesUWP * Revert "Fixing Files-Community.Files v1.5" This reverts commit 942b0ecd7625c3c75b3996d3e95ef08f4a6f8141. * FileName Fix
		
			
				
	
	
		
			23 lines
		
	
	
		
			790 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			790 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | |
| PackageIdentifier: Files-Community.Files
 | |
| PackageVersion: 1.5.0.0
 | |
| MinimumOSVersion: 10.0.0.0
 | |
| Dependencies:
 | |
|   PackageDependencies:
 | |
|     - PackageIdentifier: Microsoft.dotNetFramework
 | |
|       MinimumVersion: 2.52012.2002.0
 | |
| InstallModes:
 | |
|   - silent
 | |
|   - silentWithProgress
 | |
| Installers:
 | |
|   - Architecture: neutral
 | |
|     InstallerType: msix
 | |
|     InstallerUrl: https://github.com/files-community/Files/releases/download/v1.5/Files-1.5.Msixbundle
 | |
|     InstallerSha256: 0209AAB62BF751B9FF5A73C3063C84B5CDBC912C74089EA9D8FC79C0A2E3E536
 | |
|     PackageFamilyName: 49306atecsolution.FilesUWP_et10x9a9vyk8t
 | |
|     Scope: user
 | |
|     InstallerLocale: en-US
 | |
|     UpgradeBehavior: install
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 |