Skip to content

Commit 7defa43

Browse files
Microsoft.DotNet.AspNetCore.9 version 9.0.16 (microsoft#373582)
1 parent ad931ca commit 7defa43

3 files changed

Lines changed: 83 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.AspNetCore.9
5+
PackageVersion: 9.0.16
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/9.0.16/aspnetcore-runtime-9.0.16-win-arm64.exe
15+
InstallerSha256: 2AB6DC4DDEC5DA641AF1FF7777A2E115CCFA3C4DCC316E85549C7D1C21BB145B
16+
ProductCode: '{d6bfa153-0fa9-4d20-821d-1b894ccb15b9}'
17+
AppsAndFeaturesEntries:
18+
- DisplayName: Microsoft ASP.NET Core 9.0.16 - Shared Framework (arm64)
19+
Publisher: Microsoft Corporation
20+
DisplayVersion: 9.0.16.26230
21+
ProductCode: '{d6bfa153-0fa9-4d20-821d-1b894ccb15b9}'
22+
- Architecture: x64
23+
InstallerType: burn
24+
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.16/aspnetcore-runtime-9.0.16-win-x64.exe
25+
InstallerSha256: A9F1EF3F3C04E474E72A5915B8477FF6772249BFA8004446761DB58E81F3052E
26+
ProductCode: '{011aa7ee-63cb-4c82-881e-485ef5c98e62}'
27+
AppsAndFeaturesEntries:
28+
- DisplayName: Microsoft ASP.NET Core 9.0.16 - Shared Framework (x64)
29+
Publisher: Microsoft Corporation
30+
DisplayVersion: 9.0.16.26230
31+
ProductCode: '{011aa7ee-63cb-4c82-881e-485ef5c98e62}'
32+
- Architecture: x86
33+
InstallerType: burn
34+
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.16/aspnetcore-runtime-9.0.16-win-x86.exe
35+
InstallerSha256: 65BA3FF8DAAAA2FBC38F7F3110423E56BE307217FD79CB15B68578E6BA0D350C
36+
ProductCode: '{bde3ad36-5bbf-4e47-9f3e-ae46f35bb929}'
37+
AppsAndFeaturesEntries:
38+
- DisplayName: Microsoft ASP.NET Core 9.0.16 - Shared Framework (x86)
39+
Publisher: Microsoft Corporation
40+
DisplayVersion: 9.0.16.26230
41+
ProductCode: '{bde3ad36-5bbf-4e47-9f3e-ae46f35bb929}'
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.9
5+
PackageVersion: 9.0.16
6+
PackageLocale: en-US
7+
Publisher: Microsoft Corporation
8+
PackageName: Microsoft ASP.NET Core Runtime 9.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-9
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.9
5+
PackageVersion: 9.0.16
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0
9+

0 commit comments

Comments
 (0)