Skip to content

Commit

Permalink
Microsoft.DotNet.SDK.8 version 8.0.403
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnet-winget-bot committed Oct 8, 2024
1 parent 44d3640 commit 1392fd7
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.8
PackageVersion: 8.0.403
MinimumOSVersion: 6.1.7601
InstallerSwitches:
Silent: /quiet
SilentWithProgress: /passive
Custom: /norestart
Installers:
- Architecture: arm64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.403/dotnet-sdk-8.0.403-win-arm64.exe
InstallerSha256: FE4B30486DF7956407E76091E996B51D6FFAD36D05B2D79E2C3C301527894846
ProductCode: '{b4470d0c-495b-4f10-935b-c497390eb322}'
AppsAndFeaturesEntries:
- DisplayName: Microsoft .NET SDK 8.0.403 (arm64)
Publisher: Microsoft Corporation
DisplayVersion: 8.4.324.47413
ProductCode: '{b4470d0c-495b-4f10-935b-c497390eb322}'
- Architecture: x64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.403/dotnet-sdk-8.0.403-win-x64.exe
InstallerSha256: 370A5841F22F4D7741533563D8EB550ABEDB1581CB16FB9FFC76AD3C7340C9FF
ProductCode: '{c8a2ace2-6555-4192-bf52-f8dfb1eb7678}'
AppsAndFeaturesEntries:
- DisplayName: Microsoft .NET SDK 8.0.403 (x64)
Publisher: Microsoft Corporation
DisplayVersion: 8.4.324.47413
ProductCode: '{c8a2ace2-6555-4192-bf52-f8dfb1eb7678}'
- Architecture: x86
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.403/dotnet-sdk-8.0.403-win-x86.exe
InstallerSha256: 00DE666569D2004EC801802AE511B5BA7A6CBE2E95460AED1ADB9837CD5FCC10
ProductCode: '{eb2e049b-38cb-4a20-925c-298f24bfeb1a}'
AppsAndFeaturesEntries:
- DisplayName: Microsoft .NET SDK 8.0.403 (x86)
Publisher: Microsoft Corporation
DisplayVersion: 8.4.324.47413
ProductCode: '{eb2e049b-38cb-4a20-925c-298f24bfeb1a}'
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.8
PackageVersion: 8.0.403
PackageLocale: en-US
Publisher: Microsoft Corporation
PackageName: Microsoft .NET SDK 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-sdk-8
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.8
PackageVersion: 8.0.403
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit 1392fd7

Please sign in to comment.