зеркало из https://github.com/microsoft/BuildXL.git
Merged PR 687995: Update System.Data.SqlClient
Update System.Data.SqlClient
This commit is contained in:
Родитель
457de9a885
Коммит
991a877e78
|
@ -2958,7 +2958,7 @@
|
|||
"Type": "NuGet",
|
||||
"NuGet": {
|
||||
"Name": "System.Data.SqlClient",
|
||||
"Version": "4.3.0"
|
||||
"Version": "4.8.5"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -98,7 +98,7 @@ export const pkgs = [
|
|||
{ id: "System.ComponentModel.TypeConverter", version: pkgVersion },
|
||||
{ id: "System.Console", version: pkgVersion },
|
||||
{ id: "System.Data.Common", version: pkgVersion },
|
||||
{ id: "System.Data.SqlClient", version: pkgVersion },
|
||||
{ id: "System.Data.SqlClient", version: "4.8.5" },
|
||||
{ id: "System.Diagnostics.Contracts", version: pkgVersion },
|
||||
{ id: "System.Diagnostics.Debug", version: pkgVersion },
|
||||
{ id: "System.Diagnostics.FileVersionInfo", version: pkgVersion },
|
||||
|
|
Загрузка…
Ссылка в новой задаче