Skip to content

Commit a7b197b

Browse files
Microsoft.DotNet.DesktopRuntime.8 version 8.0.26 (microsoft#360820)
1 parent d7bdf0d commit a7b197b

File tree

3 files changed

+82
-0
lines changed

3 files changed

+82
-0
lines changed
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.8
5+
PackageVersion: 8.0.26
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/8.0.26/windowsdesktop-runtime-8.0.26-win-arm64.exe
15+
InstallerSha256: 5789563D75F66F99B97AA4972465948EFDB286BA186656A476B4CFE31FCD920A
16+
ProductCode: '{e0c7379d-c2eb-4cd6-abcf-f53f1dce1102}'
17+
AppsAndFeaturesEntries:
18+
- DisplayName: Microsoft Windows Desktop Runtime - 8.0.26 (arm64)
19+
Publisher: Microsoft Corporation
20+
DisplayVersion: 8.0.26.35920
21+
ProductCode: '{e0c7379d-c2eb-4cd6-abcf-f53f1dce1102}'
22+
- Architecture: x64
23+
InstallerType: burn
24+
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.26/windowsdesktop-runtime-8.0.26-win-x64.exe
25+
InstallerSha256: 1C20CD6D8F04ADBCEDDACB69EF8799AAFE5D6C7E898AB5434D5FD57D53B674D5
26+
ProductCode: '{ccb8cf0e-e9c7-4fea-add7-d5cdde656e5b}'
27+
AppsAndFeaturesEntries:
28+
- DisplayName: Microsoft Windows Desktop Runtime - 8.0.26 (x64)
29+
Publisher: Microsoft Corporation
30+
DisplayVersion: 8.0.26.35920
31+
ProductCode: '{ccb8cf0e-e9c7-4fea-add7-d5cdde656e5b}'
32+
- Architecture: x86
33+
InstallerType: burn
34+
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.26/windowsdesktop-runtime-8.0.26-win-x86.exe
35+
InstallerSha256: E043A3D97BBFD7FF0E041F6C4F59A9C7133CF360FE35870AC4694EE44A542789
36+
ProductCode: '{f4ea8248-dafa-4e5c-a872-affef0969a1e}'
37+
AppsAndFeaturesEntries:
38+
- DisplayName: Microsoft Windows Desktop Runtime - 8.0.26 (x86)
39+
Publisher: Microsoft Corporation
40+
DisplayVersion: 8.0.26.35920
41+
ProductCode: '{f4ea8248-dafa-4e5c-a872-affef0969a1e}'
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.8
5+
PackageVersion: 8.0.26
6+
PackageLocale: en-US
7+
Publisher: Microsoft Corporation
8+
PackageName: Microsoft .NET Windows Desktop Runtime 8.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-8
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.8
5+
PackageVersion: 8.0.26
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0
9+

0 commit comments

Comments
 (0)