diff --git a/prepopulate.json b/prepopulate.json index c6e7487..6945cbc 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -891,7 +891,6 @@ "aspnetcore-runtime-6.0.x86_64", "aspnetcore-targeting-pack-6.0.x86_64", "dotnet-apphost-pack-6.0.x86_64", - "dotnet-host.x86_64", "dotnet-hostfxr-6.0.x86_64", "dotnet-runtime-6.0.x86_64", "dotnet-sdk-6.0.x86_64", @@ -899,6 +898,18 @@ "dotnet-templates-6.0.x86_64", "netstandard-targeting-pack-2.1.x86_64" ], + "dotnet7.0": [ + "aspnetcore-runtime-7.0.x86_64", + "aspnetcore-targeting-pack-7.0.x86_64", + "dotnet-apphost-pack-7.0.x86_64", + "dotnet-host-7.0.x86_64", + "dotnet-hostfxr-7.0.x86_64", + "dotnet-runtime-7.0.x86_64", + "dotnet-sdk-7.0.x86_64", + "dotnet-targeting-pack-7.0.x86_64", + "dotnet-templates-7.0.x86_64", + "netstandard-targeting-pack-2.1.x86_64" + ], "double-conversion": [ "double-conversion.i686", "double-conversion.x86_64"