Skip to content

Commit 35be686

Browse files
Microsoft.DotNet.Runtime.10 version 10.0.6 (microsoft#360827)
1 parent a7b197b commit 35be686

File tree

3 files changed

+80
-0
lines changed

3 files changed

+80
-0
lines changed
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.Runtime.10
5+
PackageVersion: 10.0.6
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/Runtime/10.0.6/dotnet-runtime-10.0.6-win-arm64.exe
15+
InstallerSha256: DCD7145D054EF86E0C491D68697DAC040C5DF186FDAFAB839A8A55060BE96DCE
16+
ProductCode: '{BBD6C762-27D7-43A0-B0D9-8A4B705DA1CB}'
17+
AppsAndFeaturesEntries:
18+
- DisplayName: Microsoft .NET Runtime - 10.0.6 (arm64)
19+
Publisher: Microsoft Corporation
20+
DisplayVersion: 10.0.6.35926
21+
ProductCode: '{BBD6C762-27D7-43A0-B0D9-8A4B705DA1CB}'
22+
- Architecture: x64
23+
InstallerType: burn
24+
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.6/dotnet-runtime-10.0.6-win-x64.exe
25+
InstallerSha256: 553E1EF3F0CE6359B1404082A0DEA0161E7F18BFE17D8DA0FCBC27905A447959
26+
ProductCode: '{EB4F185C-1CAC-428A-8B26-D7000BC7DEE2}'
27+
AppsAndFeaturesEntries:
28+
- DisplayName: Microsoft .NET Runtime - 10.0.6 (x64)
29+
Publisher: Microsoft Corporation
30+
DisplayVersion: 10.0.6.35926
31+
ProductCode: '{EB4F185C-1CAC-428A-8B26-D7000BC7DEE2}'
32+
- Architecture: x86
33+
InstallerType: burn
34+
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.6/dotnet-runtime-10.0.6-win-x86.exe
35+
InstallerSha256: 518804BBB47B526C5DA8A9DE36AB7D260B3D9D433833D3D9E3FC8C7B094A2B84
36+
ProductCode: '{DA4C2700-04E2-40D2-AF00-5CD72AC226ED}'
37+
AppsAndFeaturesEntries:
38+
- DisplayName: Microsoft .NET Runtime - 10.0.6 (x86)
39+
Publisher: Microsoft Corporation
40+
DisplayVersion: 10.0.6.35926
41+
ProductCode: '{DA4C2700-04E2-40D2-AF00-5CD72AC226ED}'
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.Runtime.10
5+
PackageVersion: 10.0.6
6+
PackageLocale: en-US
7+
Publisher: Microsoft Corporation
8+
PackageName: Microsoft .NET Runtime 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-runtime-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+
- runtime
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.Runtime.10
5+
PackageVersion: 10.0.6
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0
9+

0 commit comments

Comments
 (0)