Skip to content

Update to latest Configuration Binder source generator - #1616

Merged
Eric Erhardt (eerhardt) merged 2 commits into
microsoft:mainfrom
eerhardt:UseLatestConfigBinderGenerator
Jan 11, 2024
Merged

Eric Erhardt (eerhardt) merged 2 commits into
microsoft:mainfrom
eerhardt:UseLatestConfigBinderGenerator

Conversation

@eerhardt

@eerhardt Eric Erhardt (eerhardt) commented Jan 10, 2024

Copy link
Copy Markdown
Member

Now that 8.0.1 has shipped, we can remove the workarounds added in #535.

Microsoft Reviewers: Open in CodeFlow

Now that 8.0.1 has shipped, we can remove the workarounds added in microsoft#535.
@ghost ghost added the area-integrations Issues pertaining to Aspire Integrations packages label Jan 10, 2024
Comment thread eng/Versions.props
<MicrosoftExtensionsOptionsPackageVersion>8.0.0</MicrosoftExtensionsOptionsPackageVersion>
<MicrosoftExtensionsOptionsPackageVersion>8.0.1</MicrosoftExtensionsOptionsPackageVersion>
<MicrosoftExtensionsPrimitivesPackageVersion>8.0.0</MicrosoftExtensionsPrimitivesPackageVersion>
<MicrosoftAspNetCoreOpenApiPackageVersion>8.0.0</MicrosoftAspNetCoreOpenApiPackageVersion>

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that all the libraries from dotnet/aspnetcore now have a 8.0.1 version because they ship every month, whether there are changes or not. I didn't update here because I don't think we should unless there is a blocking bug we need.

Thoughts?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we introduce $(AspNetVersion) ?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's say we did and we wanted to consume a new patch version Microsoft.AspNetCore.OpenApi, would it make sense for all the packages to go to 8.0.1 just because we needed a new version of OpenApi?

@eerhardt
Eric Erhardt (eerhardt) merged commit b83408f into microsoft:main Jan 11, 2024
@eerhardt
Eric Erhardt (eerhardt) deleted the UseLatestConfigBinderGenerator branch January 11, 2024 23:51
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-integrations Issues pertaining to Aspire Integrations packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants