You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
568 B
14 lines
568 B
{
|
|
"instanceUrl": "https://sqlclientdrivers.visualstudio.com/",
|
|
"projectName": "ADO.Net",
|
|
"areaPath": "ADO.Net",
|
|
"iterationPath": "ADO.Net\\TSA\\SqlClient",
|
|
"notificationAliases": [ "SqlClient@microsoft.com" ],
|
|
"repositoryName": "SqlClient",
|
|
"codebaseName": "SqlClient",
|
|
"allTools": true,
|
|
"template": "MSDATA_RevolutionR_Overloaded0",
|
|
"language": "csharp",
|
|
"includePathPatterns": "src/Microsoft.Data.SqlClient/*, src/Microsoft.SqlServer.Server/*, tools/*",
|
|
"excludePathPatterns": "src/Microsoft.Data.SqlClient/tests/*"
|
|
}
|