forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Microsoft.DotNet.SDK.7 version 7.0.317 (microsoft#155422)
- Loading branch information
1 parent
0b5d798
commit 17a6ebe
Showing
3 changed files
with
80 additions
and
0 deletions.
There are no files selected for viewing
44 changes: 44 additions & 0 deletions
44
manifests/m/Microsoft/DotNet/SDK/7/7.0.317/Microsoft.DotNet.SDK.7.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
27 changes: 27 additions & 0 deletions
27
manifests/m/Microsoft/DotNet/SDK/7/7.0.317/Microsoft.DotNet.SDK.7.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
9 changes: 9 additions & 0 deletions
9
manifests/m/Microsoft/DotNet/SDK/7/7.0.317/Microsoft.DotNet.SDK.7.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|