Skip to content

Commit 4fbccf3

Browse files
Microsoft.DotNet.SDK.10 version 10.0.203
1 parent 87cb330 commit 4fbccf3

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.203
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.203/dotnet-sdk-10.0.203-win-arm64.exe
15+
InstallerSha256: 02BE142F76158EE838880BC9D6C99242DF56B8134858A98B9FC0BE187B3BFA27
16+
ProductCode: '{299D044D-9C1C-4620-8123-3186E6FDDA72}'
17+
AppsAndFeaturesEntries:
18+
- DisplayName: Microsoft .NET SDK 10.0.203 (arm64)
19+
Publisher: Microsoft Corporation
20+
DisplayVersion: 10.2.326.22005
21+
ProductCode: '{299D044D-9C1C-4620-8123-3186E6FDDA72}'
22+
- Architecture: x64
23+
InstallerType: burn
24+
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.203/dotnet-sdk-10.0.203-win-x64.exe
25+
InstallerSha256: FA6979CFBF3B7E9822828C2F1C8FA4DE6E92FA7AE319E4C8882B50F7B0AEABFF
26+
ProductCode: '{25F98F1C-293C-408B-B91F-321744B42DB2}'
27+
AppsAndFeaturesEntries:
28+
- DisplayName: Microsoft .NET SDK 10.0.203 (x64)
29+
Publisher: Microsoft Corporation
30+
DisplayVersion: 10.2.326.22005
31+
ProductCode: '{25F98F1C-293C-408B-B91F-321744B42DB2}'
32+
- Architecture: x86
33+
InstallerType: burn
34+
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.203/dotnet-sdk-10.0.203-win-x86.exe
35+
InstallerSha256: 3BCF14BC436000DB2670E4273A39DB2FFE8136831201DF8AF6D2C6CD8D840247
36+
ProductCode: '{5B3CBD37-162A-4037-98D0-8410D7C55238}'
37+
AppsAndFeaturesEntries:
38+
- DisplayName: Microsoft .NET SDK 10.0.203 (x86)
39+
Publisher: Microsoft Corporation
40+
DisplayVersion: 10.2.326.22005
41+
ProductCode: '{5B3CBD37-162A-4037-98D0-8410D7C55238}'
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.203
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.203
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0
9+

0 commit comments

Comments
 (0)