Skip to content

Regenerate System.Data.SqlClient for net6.0 only#633

Merged
MichaelSimons merged 2 commits intodotnet:mainfrom
ViktorHofer:SystemDataSqlClientTfm
Apr 14, 2023
Merged

Regenerate System.Data.SqlClient for net6.0 only#633
MichaelSimons merged 2 commits intodotnet:mainfrom
ViktorHofer:SystemDataSqlClientTfm

Conversation

@ViktorHofer
Copy link
Member

SBRP wants to remove targeting packs for older TFMs like netcoreapp2.1. Upgrade the netcoreapp2.1 TFM to net6.0. dotnet/runtime is the single consumer and I will submit a PR to runtime to pick the right TFM under source-build.

While re-generating the source, found a GenAPI bug and filed dotnet/sdk#31774 for it.

SBRP wants to remove targeting packs for older TFMs like netcoreapp2.1.
Upgrade the netcoreapp2.1 TFM to net6.0. dotnet/runtime is the single
consumer and I will submit a PR to runtime to pick the right TFM under
source-build.

While re-generating the source, found a GenAPI bug and filed dotnet/sdk#31774
for it.
{
internal SqlBulkCopyColumnMappingCollection() { }
Copy link
Member Author

Choose a reason for hiding this comment

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

@MichaelSimons
Copy link
Member

@ViktorHofer - We will have to coordinate merging this PR with the corresponding runtime change otherwise this SBRP dependency flow into installer will be blocked. Given the high number of SBRPs being added right now, I would like to avoid a long delay in SBRP flows into installer.

ViktorHofer added a commit to dotnet/runtime that referenced this pull request Apr 13, 2023
@ViktorHofer
Copy link
Member Author

Sure. Here's the change: dotnet/runtime#84782

@MichaelSimons MichaelSimons merged commit 965170b into dotnet:main Apr 14, 2023
@ViktorHofer ViktorHofer deleted the SystemDataSqlClientTfm branch April 14, 2023 13:24
ViktorHofer added a commit to dotnet/runtime that referenced this pull request May 19, 2023
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.

2 participants