Skip to content

Commit

Permalink
Microsoft.DotNet.SDK.9 version 9.0.100 (#190763)
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnet-winget-bot authored Nov 12, 2024
1 parent 1127486 commit 6051945
Show file tree
Hide file tree
Showing 3 changed files with 80 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.6.0.schema.json

PackageIdentifier: Microsoft.DotNet.SDK.9
PackageVersion: 9.0.100
MinimumOSVersion: 6.1.7601
InstallerSwitches:
Silent: /quiet
SilentWithProgress: /passive
Custom: /norestart
Installers:
- Architecture: arm64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100/dotnet-sdk-9.0.100-win-arm64.exe
InstallerSha256: CC2A9C75F6E343F858317019BD4572D7FBD63985075DA07B782B9253C7CB3E4D
ProductCode: '{40819c02-3bd5-4e8b-9c10-101ef13de6a1}'
AppsAndFeaturesEntries:
- DisplayName: Microsoft .NET SDK 9.0.100 (arm64)
Publisher: Microsoft Corporation
DisplayVersion: 9.1.24.52909
ProductCode: '{40819c02-3bd5-4e8b-9c10-101ef13de6a1}'
- Architecture: x64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100/dotnet-sdk-9.0.100-win-x64.exe
InstallerSha256: 239E34A1FE0CAC8DE0F34A086203355BD39CFD611AE2C786F2EFDB596924A05B
ProductCode: '{d3a5d6d0-1392-4b40-a308-ea6648eb8092}'
AppsAndFeaturesEntries:
- DisplayName: Microsoft .NET SDK 9.0.100 (x64)
Publisher: Microsoft Corporation
DisplayVersion: 9.1.24.52909
ProductCode: '{d3a5d6d0-1392-4b40-a308-ea6648eb8092}'
- Architecture: x86
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100/dotnet-sdk-9.0.100-win-x86.exe
InstallerSha256: 0E8F6DC5C3574F31E352DAF28E90E7B31ECFBA454EC6DBDE05690A8F8BE96AFA
ProductCode: '{64382d1d-6f86-427f-9092-56d55b6d95e1}'
AppsAndFeaturesEntries:
- DisplayName: Microsoft .NET SDK 9.0.100 (x86)
Publisher: Microsoft Corporation
DisplayVersion: 9.1.24.52909
ProductCode: '{64382d1d-6f86-427f-9092-56d55b6d95e1}'
ManifestType: installer
ManifestVersion: 1.6.0

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

PackageIdentifier: Microsoft.DotNet.SDK.9
PackageVersion: 9.0.100
PackageLocale: en-US
Publisher: Microsoft Corporation
PackageName: Microsoft .NET SDK 9.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-sdk-9
Tags:
- .NET
- .NET Core
- dotnet
- net
- C#
- csharp
- F#
- fsharp
- VB
- Visual Basic
- SDK
ManifestType: defaultLocale
ManifestVersion: 1.6.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.6.0.schema.json

PackageIdentifier: Microsoft.DotNet.SDK.9
PackageVersion: 9.0.100
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit 6051945

Please sign in to comment.