Skip to content

Commit 51c2f89

Browse files
Microsoft.DotNet.AspNetCore.10 version 10.0.6 (microsoft#360828)
1 parent e8586c6 commit 51c2f89

File tree

3 files changed

+83
-0
lines changed

3 files changed

+83
-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.AspNetCore.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/aspnetcore/Runtime/10.0.6/aspnetcore-runtime-10.0.6-win-arm64.exe
15+
InstallerSha256: C65A2DC0EE035FC606A78433E684AA44B2EE6B3574BCAD7EE6F1BEF8400DA48A
16+
ProductCode: '{104704A5-F3D6-46B3-B994-641D40ADF871}'
17+
AppsAndFeaturesEntries:
18+
- DisplayName: Microsoft ASP.NET Core Runtime - 10.0.6 (arm64)
19+
Publisher: Microsoft Corporation
20+
DisplayVersion: 10.0.6.35926
21+
ProductCode: '{104704A5-F3D6-46B3-B994-641D40ADF871}'
22+
- Architecture: x64
23+
InstallerType: burn
24+
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.6/aspnetcore-runtime-10.0.6-win-x64.exe
25+
InstallerSha256: 926A07AB16DC17B781B5F798AC507C4965B8F670E8602292DEF4B832964CC3D6
26+
ProductCode: '{8F432FA7-DD1C-40C7-8EAE-C0D1A9D6D2D7}'
27+
AppsAndFeaturesEntries:
28+
- DisplayName: Microsoft ASP.NET Core Runtime - 10.0.6 (x64)
29+
Publisher: Microsoft Corporation
30+
DisplayVersion: 10.0.6.35926
31+
ProductCode: '{8F432FA7-DD1C-40C7-8EAE-C0D1A9D6D2D7}'
32+
- Architecture: x86
33+
InstallerType: burn
34+
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.6/aspnetcore-runtime-10.0.6-win-x86.exe
35+
InstallerSha256: B1A1BA6C49BF1C47295BB4C69724790CC0D08A01E9932AA2096BED2A73335DF3
36+
ProductCode: '{B282E493-BACE-441C-BAEE-ED6B0194D315}'
37+
AppsAndFeaturesEntries:
38+
- DisplayName: Microsoft ASP.NET Core Runtime - 10.0.6 (x86)
39+
Publisher: Microsoft Corporation
40+
DisplayVersion: 10.0.6.35926
41+
ProductCode: '{B282E493-BACE-441C-BAEE-ED6B0194D315}'
42+
ManifestType: installer
43+
ManifestVersion: 1.9.0
44+
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
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.AspNetCore.10
5+
PackageVersion: 10.0.6
6+
PackageLocale: en-US
7+
Publisher: Microsoft Corporation
8+
PackageName: Microsoft ASP.NET Core 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: aspnetcore-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+
- ASP.NET
25+
- ASP.NET Core
26+
- runtime
27+
- web
28+
ManifestType: defaultLocale
29+
ManifestVersion: 1.9.0
30+
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.AspNetCore.10
5+
PackageVersion: 10.0.6
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0
9+

0 commit comments

Comments
 (0)