From f0667a4419a2eb9b4884e94474f4eb2493cc8b6c Mon Sep 17 00:00:00 2001 From: SvcGitHubPATagentoperatorimages <106108539+SvcGitHubPATagentoperatorimages@users.noreply.github.com> Date: Tue, 13 May 2025 19:09:46 +0000 Subject: [PATCH] Upgraded 'dotnet-core' to '4.4.0' --- src/dotnet-core/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dotnet-core/manifest.json b/src/dotnet-core/manifest.json index fce0731..bd75829 100644 --- a/src/dotnet-core/manifest.json +++ b/src/dotnet-core/manifest.json @@ -1,5 +1,5 @@ { - "version": "4.3.14", + "version": "4.4.0", "imageNameSuffix": "dotnet-core", "dockerFile": "src/dotnet-core/Dockerfile", "context": ".",