Skip to content

Commit

Permalink
Microsoft.DotNet.DesktopRuntime.Preview version 9.0.0-preview.1.24081.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnet-winget-bot committed Feb 13, 2024
1 parent 5427b51 commit 4543a65
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# 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.Preview
PackageVersion: 9.0.0-preview.1.24081.3
MinimumOSVersion: 6.1.7601
InstallerSwitches:
Silent: /quiet
SilentWithProgress: /passive
Log: ' '
Custom: /norestart
Installers:
- Architecture: arm64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/WindowsDesktop/9.0.0-preview.1.24081.3/windowsdesktop-runtime-9.0.0-preview.1.24081.3-win-arm64.exe
InstallerSha256: 89E4CB9D8212CB7091A945C940FBCF9D5DB59C46CB3FDF394B5C760CBB347E06
ProductCode: '{99f34a22-602d-4309-9d06-8d5e1b0d9b0d}'
AppsAndFeaturesEntries:
- DisplayName: Microsoft Windows Desktop Runtime - 9.0.0 Preview 1 (arm64)
Publisher: Microsoft Corporation
DisplayVersion: 9.0.0.33331
ProductCode: '{99f34a22-602d-4309-9d06-8d5e1b0d9b0d}'
- Architecture: x64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/WindowsDesktop/9.0.0-preview.1.24081.3/windowsdesktop-runtime-9.0.0-preview.1.24081.3-win-x64.exe
InstallerSha256: A1F4FABE710C4EDB012CA6578E4C3CCFED49E4AF12C0F5DBB7B50B2F1C69CBF1
ProductCode: '{697e7008-0e31-410e-9b55-3820d3c63160}'
AppsAndFeaturesEntries:
- DisplayName: Microsoft Windows Desktop Runtime - 9.0.0 Preview 1 (x64)
Publisher: Microsoft Corporation
DisplayVersion: 9.0.0.33331
ProductCode: '{697e7008-0e31-410e-9b55-3820d3c63160}'
- Architecture: x86
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/WindowsDesktop/9.0.0-preview.1.24081.3/windowsdesktop-runtime-9.0.0-preview.1.24081.3-win-x86.exe
InstallerSha256: 18CCEE518456995F65E6AD1EA608A0660CB104E14FDFC7A80C54033BED0C1339
ProductCode: '{a2e54200-06c0-4077-b51b-9ea3256c19b2}'
AppsAndFeaturesEntries:
- DisplayName: Microsoft Windows Desktop Runtime - 9.0.0 Preview 1 (x86)
Publisher: Microsoft Corporation
DisplayVersion: 9.0.0.33331
ProductCode: '{a2e54200-06c0-4077-b51b-9ea3256c19b2}'
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.Preview
PackageVersion: 9.0.0-preview.1.24081.3
PackageLocale: en-US
Publisher: Microsoft Corporation
PackageName: Microsoft .NET Windows Desktop Runtime 9.0 Preview
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-preview
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.Preview
PackageVersion: 9.0.0-preview.1.24081.3
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.1.0

0 comments on commit 4543a65

Please sign in to comment.