Skip to content

Commit 4b252c7

Browse files
Microsoft.DotNet.DesktopRuntime.8 version 8.0.24 (microsoft#338323)
1 parent a8a8af7 commit 4b252c7

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.8
5+
PackageVersion: 8.0.24
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.24/windowsdesktop-runtime-8.0.24-win-arm64.exe
15+
InstallerSha256: 2DD4F36C92444E4874E21F5582DCEB147986A506C7D796D1735473A55AF7B70B
16+
ProductCode: '{3f4c80ad-6fc7-491a-bf4b-e502c6a35ba0}'
17+
AppsAndFeaturesEntries:
18+
- DisplayName: Microsoft Windows Desktop Runtime - 8.0.24 (arm64)
19+
Publisher: Microsoft Corporation
20+
DisplayVersion: 8.0.24.35722
21+
ProductCode: '{3f4c80ad-6fc7-491a-bf4b-e502c6a35ba0}'
22+
- Architecture: x64
23+
InstallerType: burn
24+
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.24/windowsdesktop-runtime-8.0.24-win-x64.exe
25+
InstallerSha256: 4A53B5AF35F70641FB1CF392D0ECF5D0C6C630383500EDA4F8DBB683F37DCCBB
26+
ProductCode: '{a2467e34-8d77-4d67-ae7e-5edbbafbeb16}'
27+
AppsAndFeaturesEntries:
28+
- DisplayName: Microsoft Windows Desktop Runtime - 8.0.24 (x64)
29+
Publisher: Microsoft Corporation
30+
DisplayVersion: 8.0.24.35722
31+
ProductCode: '{a2467e34-8d77-4d67-ae7e-5edbbafbeb16}'
32+
- Architecture: x86
33+
InstallerType: burn
34+
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.24/windowsdesktop-runtime-8.0.24-win-x86.exe
35+
InstallerSha256: 32C828FC37D352B7BF2DD1346566B2893DBE00B4FE6B3FEE5E59130DFBE934AA
36+
ProductCode: '{217952fb-0f32-4af3-b2e9-350b80507c8b}'
37+
AppsAndFeaturesEntries:
38+
- DisplayName: Microsoft Windows Desktop Runtime - 8.0.24 (x86)
39+
Publisher: Microsoft Corporation
40+
DisplayVersion: 8.0.24.35722
41+
ProductCode: '{217952fb-0f32-4af3-b2e9-350b80507c8b}'
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.24
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.24
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0
9+

0 commit comments

Comments
 (0)