Skip to content

Commit cfa0513

Browse files
Microsoft.DotNet.DesktopRuntime.10 version 10.0.6
1 parent e37462c commit cfa0513

3 files changed

Lines changed: 82 additions & 0 deletions

File tree

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# Created using wingetcreate 1.0.4.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10
5+
PackageVersion: 10.0.6
6+
MinimumOSVersion: 6.1.7601
7+
InstallerSwitches:
8+
Silent: /quiet
9+
SilentWithProgress: /passive
10+
Custom: /norestart
11+
Installers:
12+
- Architecture: arm64
13+
InstallerType: burn
14+
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.6/windowsdesktop-runtime-10.0.6-win-arm64.exe
15+
InstallerSha256: 7FDAFBFC1ACF04621FCC910D7AD9797B68A3D44AFB98B73FF6F518759A31124E
16+
ProductCode: '{E7AFD3A9-4167-499D-959B-2C44C2DAE6AD}'
17+
AppsAndFeaturesEntries:
18+
- DisplayName: Microsoft Windows Desktop Runtime 10.0.6 (arm64)
19+
Publisher: Microsoft Corporation
20+
DisplayVersion: 10.0.6.50000
21+
ProductCode: '{E7AFD3A9-4167-499D-959B-2C44C2DAE6AD}'
22+
- Architecture: x64
23+
InstallerType: burn
24+
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.6/windowsdesktop-runtime-10.0.6-win-x64.exe
25+
InstallerSha256: 5F3F75833F97E5BBCB701A664D09EB872A6DBCCDD5B474C66FA2CCCDE2FC51CB
26+
ProductCode: '{A4FB84EE-B9EF-4F5E-B39D-654C02FF7129}'
27+
AppsAndFeaturesEntries:
28+
- DisplayName: Microsoft Windows Desktop Runtime 10.0.6 (x64)
29+
Publisher: Microsoft Corporation
30+
DisplayVersion: 10.0.6.50000
31+
ProductCode: '{A4FB84EE-B9EF-4F5E-B39D-654C02FF7129}'
32+
- Architecture: x86
33+
InstallerType: burn
34+
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.6/windowsdesktop-runtime-10.0.6-win-x86.exe
35+
InstallerSha256: B2B180E7E996B38107292AC32D7C72897B6CD740A1AB805414B199F23C6456F4
36+
ProductCode: '{470716B6-F2D6-4BB5-A865-70471E521D9B}'
37+
AppsAndFeaturesEntries:
38+
- DisplayName: Microsoft Windows Desktop Runtime 10.0.6 (x86)
39+
Publisher: Microsoft Corporation
40+
DisplayVersion: 10.0.6.50000
41+
ProductCode: '{470716B6-F2D6-4BB5-A865-70471E521D9B}'
42+
ManifestType: installer
43+
ManifestVersion: 1.9.0
44+
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created using wingetcreate 1.0.4.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10
5+
PackageVersion: 10.0.6
6+
PackageLocale: en-US
7+
Publisher: Microsoft Corporation
8+
PackageName: Microsoft .NET Windows Desktop Runtime 10.0
9+
PackageUrl: https://dotnet.microsoft.com
10+
License: MIT
11+
ShortDescription: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
12+
Moniker: dotnet-desktop-10
13+
Tags:
14+
- .NET
15+
- .NET Core
16+
- dotnet
17+
- net
18+
- C#
19+
- csharp
20+
- F#
21+
- fsharp
22+
- VB
23+
- Visual Basic
24+
- Windows Desktop
25+
- Windows
26+
- runtime
27+
ManifestType: defaultLocale
28+
ManifestVersion: 1.9.0
29+
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Created using wingetcreate 1.0.4.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10
5+
PackageVersion: 10.0.6
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0
9+

0 commit comments

Comments
 (0)