Skip to content

Commit

Permalink
Microsoft.DotNet.SDK.7 version 7.0.317 (microsoft#155422)
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnet-winget-bot authored May 28, 2024
1 parent 0b5d798 commit 17a6ebe
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.7
PackageVersion: 7.0.317
MinimumOSVersion: 6.1.7601
InstallerSwitches:
Silent: /quiet
SilentWithProgress: /passive
Custom: /norestart
Installers:
- Architecture: arm64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.317/dotnet-sdk-7.0.317-win-arm64.exe
InstallerSha256: 57EBA8B475398AC8BC9BB2E96BB4BCD869AF1C9024ECD9A851C595249811D71B
ProductCode: '{617b92ef-4fe2-4679-9805-0960295c9696}'
AppsAndFeaturesEntries:
- DisplayName: Microsoft .NET SDK 7.0.317 (arm64)
Publisher: Microsoft Corporation
DisplayVersion: 7.3.1724.27206
ProductCode: '{617b92ef-4fe2-4679-9805-0960295c9696}'
- Architecture: x64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.317/dotnet-sdk-7.0.317-win-x64.exe
InstallerSha256: 4F29A4561AB55DA95103879A0B2308E82A5FC8EA9D90A20D2AB5DB68B4F9CF2D
ProductCode: '{1b895bdd-674e-4326-b175-b232a1ca10ec}'
AppsAndFeaturesEntries:
- DisplayName: Microsoft .NET SDK 7.0.317 (x64)
Publisher: Microsoft Corporation
DisplayVersion: 7.3.1724.27206
ProductCode: '{1b895bdd-674e-4326-b175-b232a1ca10ec}'
- Architecture: x86
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.317/dotnet-sdk-7.0.317-win-x86.exe
InstallerSha256: A65513FD5F86A4D6BFD4C91405EA9DE5D99538C1D868E7E406E141289A9E35E3
ProductCode: '{3a1c09da-254e-4460-80fb-6b6d4f5e3981}'
AppsAndFeaturesEntries:
- DisplayName: Microsoft .NET SDK 7.0.317 (x86)
Publisher: Microsoft Corporation
DisplayVersion: 7.3.1724.27206
ProductCode: '{3a1c09da-254e-4460-80fb-6b6d4f5e3981}'
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.7
PackageVersion: 7.0.317
PackageLocale: en-US
Publisher: Microsoft Corporation
PackageName: Microsoft .NET SDK 7.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-7
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.7
PackageVersion: 7.0.317
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit 17a6ebe

Please sign in to comment.