dotnet / SqlClient

Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
MIT License
842 stars 281 forks source link

Doc | Sync sample changes into snippet doc #2837

Closed David-Engel closed 2 weeks ago

David-Engel commented 3 weeks ago

Sync samples changes from #2821 into snippet XML.

DavoudEshtehari commented 3 weeks ago

There is no reference to CustomDeviceCodeFlowAzureAuthenticationProvider.cs file. It looks like a leftover of the #2822 change. Could you remove this file, plz?

David-Engel commented 3 weeks ago

There is no reference to CustomDeviceCodeFlowAzureAuthenticationProvider.cs file. It looks like a leftover of the #2822 change. Could you remove this file, plz?

No. Samples are still referenced by the docs in the sql-docs repo. Removing the files breaks their build.

DavoudEshtehari commented 3 weeks ago

Oh, so we should partially revert #2822.

David-Engel commented 3 weeks ago

Oh, so we should partially revert #2822.

Already been done. #2835