You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$chocoArgs=@('install','dotnet-aspnetcoremodule-v2',"--version='16.0.23237'","--source='$Ccr'",'--no-progress','--pin','--pin-reason="Latest version compatible with chocolatey-management-web V 0.11.0"','-y')
107
+
$chocoArgs=@('install','dotnet-aspnetcoremodule-v2',"--version='16.0.24052'","--source='$Ccr'",'--no-progress','--pin','--pin-reason="Latest version compatible with chocolatey-management-web V 0.12.0"','-y')
$chocoArgs=@('install','dotnet-6.0-runtime','--version=6.0.28',"--source='$Ccr'",'--no-progress','--pin','--pin-reason="Latest version compatible with chocolatey-management-database V 0.12.0"','-y')
$chocoArgs=@('install','dotnet-6.0-aspnetruntime','--version=6.0.28',"--source='$Ccr'",'--no-progress','--pin','--pin-reason="Latest version compatible with chocolatey-management-database V 0.12.0"','-y')
0 commit comments