Closed t0yv0 closed 1 month ago
Re: https://github.com/pulumi/ci-mgmt/issues/1091
Something is not quite right, I suspect might need to bump codegen as well here:
/Users/anton/code/pulumi-awsx/sdk/dotnet/Pulumi.Awsx.csproj : error NU1605: Detected package downgrade: Pulumi from 3.67.1 to 3.66.1. Reference the package directly from the project to select a different version. /Users/anton/code/pulumi-awsx/sdk/dotnet/Pulumi.Awsx.csproj : error NU1605: Pulumi.Awsx -> Pulumi.Docker 4.5.6 -> Pulumi (>= 3.67.1) /Users/anton/code/pulumi-awsx/sdk/dotnet/Pulumi.Awsx.csproj : error NU1605: Pulumi.Awsx -> Pulumi (>= 3.66.1 && < 4.0.0) 0 Warning(s) 1 Error(s)
Fixed in https://github.com/pulumi/pulumi-awsx/pull/1390 instead.
Re: https://github.com/pulumi/ci-mgmt/issues/1091
Something is not quite right, I suspect might need to bump codegen as well here: