Skip to content

Commit c4c4e39

Browse files
Microsoft.DotNet.SDK.10 version 10.0.107
1 parent 87cb330 commit c4c4e39

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.107
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.107/dotnet-sdk-10.0.107-win-arm64.exe
15+
InstallerSha256: 0F9423345445E1D543BCA5F5CEF8136AAE177441A41ABC689C83D720EFBB5938
16+
ProductCode: '{0C100499-F57D-4B8C-B68F-239BA31F52A5}'
17+
AppsAndFeaturesEntries:
18+
- DisplayName: Microsoft .NET SDK 10.0.107 (arm64)
19+
Publisher: Microsoft Corporation
20+
DisplayVersion: 10.1.726.21808
21+
ProductCode: '{0C100499-F57D-4B8C-B68F-239BA31F52A5}'
22+
- Architecture: x64
23+
InstallerType: burn
24+
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.107/dotnet-sdk-10.0.107-win-x64.exe
25+
InstallerSha256: 5AAEAC81FC597406232AFB4E84F7310A5A97E97BF064229BDFBF9531C0F36DF5
26+
ProductCode: '{6F4EA1EE-4644-45EC-9055-4B37BD752C42}'
27+
AppsAndFeaturesEntries:
28+
- DisplayName: Microsoft .NET SDK 10.0.107 (x64)
29+
Publisher: Microsoft Corporation
30+
DisplayVersion: 10.1.726.21808
31+
ProductCode: '{6F4EA1EE-4644-45EC-9055-4B37BD752C42}'
32+
- Architecture: x86
33+
InstallerType: burn
34+
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.107/dotnet-sdk-10.0.107-win-x86.exe
35+
InstallerSha256: 1197F7A28A1CAB0F4E4C7380D429AC9D3516B749C5C53BD94ED16479722FEB99
36+
ProductCode: '{0D05FE80-F503-4611-8A60-B66137379F28}'
37+
AppsAndFeaturesEntries:
38+
- DisplayName: Microsoft .NET SDK 10.0.107 (x86)
39+
Publisher: Microsoft Corporation
40+
DisplayVersion: 10.1.726.21808
41+
ProductCode: '{0D05FE80-F503-4611-8A60-B66137379F28}'
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.107
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.107
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0
9+

0 commit comments

Comments
 (0)