Skip to content

Commit d4e8335

Browse files
Add dotnet-aspnetcore 10.0.2 (#1175)
for stack(s) cflinuxfs4 Co-authored-by: Tsvetelina Marinova <ivanovac@gmail.com>
1 parent b35cb0f commit d4e8335

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

manifest.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ default_versions:
1111
version: 1.8.x
1212
url_to_dependency_map: []
1313
dependency_deprecation_dates:
14+
- version_line: 10.0.x
15+
name: dotnet-aspnetcore
16+
date: 2028-11-14
17+
link: https://dotnet.microsoft.com/platform/support/policy/dotnet-core
1418
- version_line: 8.0.x
1519
name: dotnet-aspnetcore
1620
date: 2026-11-10
@@ -75,6 +79,14 @@ dependencies:
7579
- cflinuxfs3
7680
source: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-x64.tar.gz
7781
source_sha256: 2ef497b573802039932b6c6075e1abcdc85c9b766a6eb0d4cda14e22130982d2
82+
- name: dotnet-aspnetcore
83+
version: 10.0.2
84+
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_10.0.2_linux_x64_any-stack_2c49437f.tar.xz
85+
sha256: 2c49437fd4571f2e14672a11a722e4b9c586f32c7b29f3a5f47f5402bc5203f8
86+
cf_stacks:
87+
- cflinuxfs4
88+
source: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.2/aspnetcore-runtime-10.0.2-linux-x64.tar.gz
89+
source_sha256: 267452b48aa4c296bd3cc757c41b813d2104f4ff7478bc699b83c59452c9735b
7890
- name: dotnet-aspnetcore
7991
version: 9.0.10
8092
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_9.0.10_linux_x64_any-stack_df2d17b0.tar.xz

0 commit comments

Comments
 (0)