Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failing Azure test #1408

Closed
cnunciato opened this issue Mar 30, 2023 · 2 comments
Closed

Fix failing Azure test #1408

cnunciato opened this issue Mar 30, 2023 · 2 comments
Labels
kind/engineering Work that is not visible to an external user resolution/duplicate This issue is a duplicate of another issue

Comments

@cnunciato
Copy link
Contributor

Looks like a .NET version incompatibility:

pulumi:pulumi:Stack azure-cs-sqlserver : error NU1202: \
  Package Pulumi.Random 4.12.1 is not compatible with netcoreapp3.1 \
  (.NETCoreApp,Version=v3.1). Package Pulumi.Random 4.12.1 supports: net6.0 (.NETCoreApp,Version=v6.0)

https://github.com/pulumi/examples/actions/runs/4569626054/jobs/8066082622?pr=1407#step:19:141

@scottslowe
Copy link
Contributor

Should be fixed by #1230

@pulumi-bot
Copy link

Cannot close issue without required labels: kind/, resolution/

@pulumi-bot pulumi-bot reopened this Jul 24, 2023
@cnunciato cnunciato added kind/engineering Work that is not visible to an external user resolution/duplicate This issue is a duplicate of another issue labels Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/engineering Work that is not visible to an external user resolution/duplicate This issue is a duplicate of another issue
Projects
None yet
Development

No branches or pull requests

3 participants