File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
src/Microsoft.Data.SqlClient/netfx/ref Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 6
6
// New attributes that are designed to work with Microsoft.Data.SqlClient and are publicly documented should be included in future.
7
7
8
8
[ assembly: System . CLSCompliant ( true ) ]
9
- [ assembly: System . Resources . NeutralResourcesLanguageAttribute ( "en-US" ) ]
10
9
namespace Microsoft . Data
11
10
{
12
11
/// <include file='../../../../doc/snippets/Microsoft.Data/OperationAbortedException.xml' path='docs/members[@name="OperationAbortedException"]/OperationAbortedException/*' />
Original file line number Diff line number Diff line change 6
6
<Company >Microsoft Corporation</Company >
7
7
<BaseProduct >Microsoft SqlClient Data Provider</BaseProduct >
8
8
<Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
9
+ <NeutralLanguage >en-US</NeutralLanguage >
9
10
</PropertyGroup >
10
11
</Project >
You can’t perform that action at this time.
0 commit comments