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

Set explicit version for .NET core SDK requirement #4591

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

justinvp
Copy link
Member

@justinvp justinvp commented Oct 1, 2024

Revert the change in a795267 for .NET as the default range emitted by sdkgen has a problem where NuGet will pick the minimum valid version that satisfies the range, rather than the latest possible version.

We can revert this after pulumi/pulumi#17449 has been addressed.

Revert the change in a795267 for .NET as the default range emitted by sdkgen has a problem where NuGet will pick the minimum valid version that satisfies the range, rather than the latest possible version.

We can revert this after pulumi/pulumi#17449 has been addressed.
Copy link

github-actions bot commented Oct 1, 2024

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

@t0yv0 t0yv0 enabled auto-merge (squash) October 2, 2024 00:23
@t0yv0 t0yv0 merged commit d80f7d1 into master Oct 2, 2024
31 checks passed
@t0yv0 t0yv0 deleted the justin/dotnet-dep branch October 2, 2024 00:47
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v6.54.2.

zemnmez-renovate-bot added a commit to zemn-me/monorepo that referenced this pull request Oct 2, 2024
##### [`v6.54.2](https://github.com/pulumi/pulumi-aws/releases/tag/v6.54.2)

##### Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

#### What's Changed

-   Re-generate schema to fix aws.iam.Role description by [@t0yv0](https://github.com/t0yv0) in pulumi/pulumi-aws#4589
-   Set explicit version for .NET core SDK requirement by [@justinvp](https://github.com/justinvp) in pulumi/pulumi-aws#4591
-   Add pluralized lifecycle_policies to EFS file system data source by [@flostadler](https://github.com/flostadler) in pulumi/pulumi-aws#4590
-   Update GitHub Actions workflows. by [@pulumi-bot](https://github.com/pulumi-bot) in pulumi/pulumi-aws#4592

**Full Changelog**: pulumi/pulumi-aws@v6.54.1...v6.54.2
github-merge-queue bot pushed a commit to zemn-me/monorepo that referenced this pull request Oct 2, 2024
##### [`v6.54.2](https://github.com/pulumi/pulumi-aws/releases/tag/v6.54.2)

##### Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

#### What's Changed

-   Re-generate schema to fix aws.iam.Role description by [@t0yv0](https://github.com/t0yv0) in pulumi/pulumi-aws#4589
-   Set explicit version for .NET core SDK requirement by [@justinvp](https://github.com/justinvp) in pulumi/pulumi-aws#4591
-   Add pluralized lifecycle_policies to EFS file system data source by [@flostadler](https://github.com/flostadler) in pulumi/pulumi-aws#4590
-   Update GitHub Actions workflows. by [@pulumi-bot](https://github.com/pulumi-bot) in pulumi/pulumi-aws#4592

**Full Changelog**: pulumi/pulumi-aws@v6.54.1...v6.54.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants