SCCM - AspNetCore.App & Microsoft.NETCore.App - Updates via SCCM

SenhorDolas 1,321 Reputation points
2024-05-07T16:10:35.0133333+00:00

Hi

We often need to update:

Microsoft.AspNetCore.App 6.0.29 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]

Microsoft.NETCore.App 6.0.29 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]

I cannot find this software in SCCM > SUP > Products

Only shows these:

Screenshot 2024-05-07 170631

Is there a way to have them updated via SCCM?

Cheers

Microsoft Configuration Manager
0 comments No comments
{count} vote

Accepted answer
  1. AllenLiu-MSFT 48,741 Reputation points Microsoft External Staff
    2024-05-08T02:22:05.01+00:00

    Hi, @SenhorDolas

    Thank you for posting in Microsoft Q&A forum.

    Products – Updates for .NET Core will be published under .NET Core 2.1, .NET Core 3.1, and .NET 6.0 products in WSUS. These products are nested under the Developer Tools, Runtimes, and Redistributables top level product.

    Classifications – Updates for .NET Core will be published under one of the following classifications based on the contents/payload: Security Updates, Critical Updates, or Updates.

    For more details, we may refer to below article:

    https://devblogs.microsoft.com/dotnet/net-core-updates-coming-to-microsoft-update/

    (This is a third-party link, just for your reference)


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Add comment".

    1 person found this answer helpful.

2 additional answers

Sort by: Most helpful
  1. SenhorDolas 1,321 Reputation points
    2024-05-10T08:44:36.1566667+00:00

    Hi Everyone,

    Selecting .NET6 will patch both programs.

    I did the deployment as available instead of enforced > run the install > updated both programs: AspNetCore.App & Microsoft.NETCore.App

    Thanks


  2. Kuzik 0 Reputation points
    2024-08-22T13:20:10.5+00:00

    Hello,

    I have a problem with updating .NET SDK 8 on many server since June, apparently May's patch were installed as last, and from June servers don't report that they requires patch for this application.

    We use SCCM for patching. I investigated it a bit and this is what I found:

    User's image

    User's image

    User's image

    BUT it works for .NET runtime 8.X, it updates properly each month for many servers:

    User's image

    User's image

    What is the issue? For me it looks like MS bug, but anyone has similar problems and experience?

    I don't see any another product in WSUS products which would cover .NET SDKs patching.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.