Skip to content

Commit fc12b1b

Browse files
Microsoft.DotNet.Runtime.10 version 10.0.7
1 parent f816d0c commit fc12b1b

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.Runtime.10
5+
PackageVersion: 10.0.7
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.7/dotnet-runtime-10.0.7-win-arm64.exe
15+
InstallerSha256: FFDDB2F801FB1E6E69DAE1E47ED8E21D3584B68254899122FB38C73A8F7A425C
16+
ProductCode: '{6A15E783-E703-4FD3-A8E3-096A0C48755A}'
17+
AppsAndFeaturesEntries:
18+
- DisplayName: Microsoft .NET Runtime - 10.0.7 (arm64)
19+
Publisher: Microsoft Corporation
20+
DisplayVersion: 10.0.7.36017
21+
ProductCode: '{6A15E783-E703-4FD3-A8E3-096A0C48755A}'
22+
- Architecture: x64
23+
InstallerType: burn
24+
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.7/dotnet-runtime-10.0.7-win-x64.exe
25+
InstallerSha256: CAD52B2293CA5434B4E1D6C44DAF6219D7FA9B8C8BD41CD01D28EB834EB2F3D6
26+
ProductCode: '{5C78AD81-B2CF-465A-96B0-42B66C6EA911}'
27+
AppsAndFeaturesEntries:
28+
- DisplayName: Microsoft .NET Runtime - 10.0.7 (x64)
29+
Publisher: Microsoft Corporation
30+
DisplayVersion: 10.0.7.36017
31+
ProductCode: '{5C78AD81-B2CF-465A-96B0-42B66C6EA911}'
32+
- Architecture: x86
33+
InstallerType: burn
34+
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.7/dotnet-runtime-10.0.7-win-x86.exe
35+
InstallerSha256: 2465C7DE09BB45B9BA15705FA901F8B6B4C62E051A3E587DE96BB48A65224781
36+
ProductCode: '{A5F699C6-44F2-46AD-901C-B65ACB1384EB}'
37+
AppsAndFeaturesEntries:
38+
- DisplayName: Microsoft .NET Runtime - 10.0.7 (x86)
39+
Publisher: Microsoft Corporation
40+
DisplayVersion: 10.0.7.36017
41+
ProductCode: '{A5F699C6-44F2-46AD-901C-B65ACB1384EB}'
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.7
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.7
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0
9+

0 commit comments

Comments
 (0)