Skip to content

Conversation

@cheenamalhotra
Copy link
Member

No description provided.

Copy link
Contributor

@carlossanlop carlossanlop left a comment

Choose a reason for hiding this comment

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

LGTM. There's precedence with two other proj files:

<PackageDescription>Downlevel support package for System.IO classes.</PackageDescription>

<PackageDescription>Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers.</PackageDescription>

@carlossanlop
Copy link
Contributor

After we publish a new release, you'll have to submit a new PR to turn the package off and bump the versions manually.

We intend to have a script and a bot that would do that automatically for us once a package is published, but it's not ready yet: #222

@ViktorHofer
Copy link
Member

you'll have to submit a new PR to turn the package off and bump the versions manually.

I think we - the owners of this repo - should be doing that.

@cheenamalhotra cheenamalhotra merged commit 21e3188 into main Apr 30, 2025
6 checks passed
<AssemblyVersion>4.6.1.6</AssemblyVersion> <!-- NO-INCREMENT: This version is frozen for .NET Standard and .NETCoreApp because the assembly ships inbox. -->
<NoWarn>$(NoWarn);CA1001;CA1068;CA1069;CA1309;CA1310;CA1419;CA1510;CA1711;CA1805;CA1806;CA1816;CA1822;CA1830;CA1834;CA1835;CA1836;CA1840;CA1844;CA1852;CA1853;CA1854;CA1859;CA1863;CA2016;CA2020;CA2101;CA2200;CA2201;CA2208;CA2219;CA2249;CA2251;CA5366;CS0168;CS0618;CS0649;CS0672;IDE0073;SYSLIB0004;SYSLIB0051;nullable;</NoWarn>
<EnableDefaultCompileItems>false</EnableDefaultCompileItems>
<PackageDescription>System.Data.SqlClient is deprecated. Please use Microsoft.Data.SqlClient instead.</PackageDescription>
Copy link
Contributor

Choose a reason for hiding this comment

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

How about a stronger call to action

DEPRECATED - Please use Microsoft.Data.SqlClient.

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.

6 participants