Skip to content

Commit 77e87ec

Browse files
Microsoft.DotNet.SDK.10 version 10.0.202
1 parent cb29414 commit 77e87ec

3 files changed

Lines changed: 80 additions & 0 deletions

File tree

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# Created using wingetcreate 1.0.4.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: Microsoft.DotNet.SDK.10
5+
PackageVersion: 10.0.202
6+
MinimumOSVersion: 6.1.7601
7+
InstallerSwitches:
8+
Silent: /quiet
9+
SilentWithProgress: /passive
10+
Custom: /norestart
11+
Installers:
12+
- Architecture: arm64
13+
InstallerType: burn
14+
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.202/dotnet-sdk-10.0.202-win-arm64.exe
15+
InstallerSha256: 685B1BEF6DFE44AA70ACDCE4C16F498EFEE90312A60060ED72FA4143F9DB0C76
16+
ProductCode: '{0012F56F-930B-4E01-8DDB-D115C0347535}'
17+
AppsAndFeaturesEntries:
18+
- DisplayName: Microsoft .NET SDK 10.0.202 (arm64)
19+
Publisher: Microsoft Corporation
20+
DisplayVersion: 10.2.226.18118
21+
ProductCode: '{0012F56F-930B-4E01-8DDB-D115C0347535}'
22+
- Architecture: x64
23+
InstallerType: burn
24+
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.202/dotnet-sdk-10.0.202-win-x64.exe
25+
InstallerSha256: 56A16CB8A60ED1AB64370A52EB5004965A5681603D910500C6CE23606F2CC83F
26+
ProductCode: '{9C2AABF8-DCAB-4D53-8AF1-AFA436703FB8}'
27+
AppsAndFeaturesEntries:
28+
- DisplayName: Microsoft .NET SDK 10.0.202 (x64)
29+
Publisher: Microsoft Corporation
30+
DisplayVersion: 10.2.226.18118
31+
ProductCode: '{9C2AABF8-DCAB-4D53-8AF1-AFA436703FB8}'
32+
- Architecture: x86
33+
InstallerType: burn
34+
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.202/dotnet-sdk-10.0.202-win-x86.exe
35+
InstallerSha256: 93F7057B03F768DB5F97FB39E64B4FB3A18AEE581EF7FBAA33CB5F4FF6C26C4E
36+
ProductCode: '{4FCDDC6A-56B2-4E61-BB30-9A430F4D9307}'
37+
AppsAndFeaturesEntries:
38+
- DisplayName: Microsoft .NET SDK 10.0.202 (x86)
39+
Publisher: Microsoft Corporation
40+
DisplayVersion: 10.2.226.18118
41+
ProductCode: '{4FCDDC6A-56B2-4E61-BB30-9A430F4D9307}'
42+
ManifestType: installer
43+
ManifestVersion: 1.9.0
44+
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Created using wingetcreate 1.0.4.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: Microsoft.DotNet.SDK.10
5+
PackageVersion: 10.0.202
6+
PackageLocale: en-US
7+
Publisher: Microsoft Corporation
8+
PackageName: Microsoft .NET SDK 10.0
9+
PackageUrl: https://dotnet.microsoft.com
10+
License: MIT
11+
ShortDescription: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
12+
Moniker: dotnet-sdk-10
13+
Tags:
14+
- .NET
15+
- .NET Core
16+
- dotnet
17+
- net
18+
- C#
19+
- csharp
20+
- F#
21+
- fsharp
22+
- VB
23+
- Visual Basic
24+
- SDK
25+
ManifestType: defaultLocale
26+
ManifestVersion: 1.9.0
27+
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Created using wingetcreate 1.0.4.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: Microsoft.DotNet.SDK.10
5+
PackageVersion: 10.0.202
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0
9+

0 commit comments

Comments
 (0)