Skip to content

Commit

Permalink
Microsoft.DotNet.DesktopRuntime.8 version 8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnet-winget-bot committed Feb 13, 2024
1 parent 8c808ed commit 908a415
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Created using wingetcreate 1.0.4.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json

PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8
PackageVersion: 8.0.2
MinimumOSVersion: 6.1.7601
InstallerSwitches:
Silent: /quiet
SilentWithProgress: /passive
Custom: /norestart
Installers:
- Architecture: arm64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/WindowsDesktop/8.0.2/windowsdesktop-runtime-8.0.2-win-arm64.exe
InstallerSha256: 10878B10F411C0E40A160F2118A5498EE0FA3B2C059B83F321ABA2101ECEF714
ProductCode: '{53431495-fa91-4e51-b1b9-995dd77ae44e}'
AppsAndFeaturesEntries:
- DisplayName: Microsoft Windows Desktop Runtime - 8.0.2 (arm64)
Publisher: Microsoft Corporation
DisplayVersion: 8.0.2.33318
ProductCode: '{53431495-fa91-4e51-b1b9-995dd77ae44e}'
- Architecture: x64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/WindowsDesktop/8.0.2/windowsdesktop-runtime-8.0.2-win-x64.exe
InstallerSha256: 52099C00372C1EF6C78878F98F6994777170C8F8556BC3B42A6C291A268CE750
ProductCode: '{63880b41-04fc-4f9b-92c4-4455c255eb8c}'
AppsAndFeaturesEntries:
- DisplayName: Microsoft Windows Desktop Runtime - 8.0.2 (x64)
Publisher: Microsoft Corporation
DisplayVersion: 8.0.2.33318
ProductCode: '{63880b41-04fc-4f9b-92c4-4455c255eb8c}'
- Architecture: x86
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/WindowsDesktop/8.0.2/windowsdesktop-runtime-8.0.2-win-x86.exe
InstallerSha256: 548BCCA012CDE72BFA68E693EE3DAB175C3AA7926D3A3621C8F6F3B12904B909
ProductCode: '{3abfc6d6-ddca-44fd-a2b1-d8fc2b575ad6}'
AppsAndFeaturesEntries:
- DisplayName: Microsoft Windows Desktop Runtime - 8.0.2 (x86)
Publisher: Microsoft Corporation
DisplayVersion: 8.0.2.33318
ProductCode: '{3abfc6d6-ddca-44fd-a2b1-d8fc2b575ad6}'
ManifestType: installer
ManifestVersion: 1.1.0

Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Created using wingetcreate 1.0.4.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json

PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8
PackageVersion: 8.0.2
PackageLocale: en-US
Publisher: Microsoft Corporation
PackageName: Microsoft .NET Windows Desktop Runtime 8.0
PackageUrl: https://dotnet.microsoft.com
License: MIT
ShortDescription: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
Moniker: dotnet-desktop-8
Tags:
- .NET
- .NET Core
- dotnet
- net
- C#
- csharp
- F#
- fsharp
- VB
- Visual Basic
- Windows Desktop
- Windows
- runtime
ManifestType: defaultLocale
ManifestVersion: 1.1.0

Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Created using wingetcreate 1.0.4.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json

PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8
PackageVersion: 8.0.2
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.1.0

0 comments on commit 908a415

Please sign in to comment.