diff --git a/csharp/AdventureWorksLT.WpfApp/AdventureWorksLT.WpfApp.csproj b/csharp/AdventureWorksLT.WpfApp/AdventureWorksLT.WpfApp.csproj index 0638de4..51e4a1f 100644 --- a/csharp/AdventureWorksLT.WpfApp/AdventureWorksLT.WpfApp.csproj +++ b/csharp/AdventureWorksLT.WpfApp/AdventureWorksLT.WpfApp.csproj @@ -62,8 +62,9 @@ - - ..\packages\System.Data.SqlClient.4.6.0\lib\net461\System.Data.SqlClient.dll + + ..\packages\System.Data.SqlClient.4.8.6\lib\net461\System.Data.SqlClient.dll + True diff --git a/csharp/AdventureWorksLT.WpfApp/packages.config b/csharp/AdventureWorksLT.WpfApp/packages.config index 01b0de8..bde8704 100644 --- a/csharp/AdventureWorksLT.WpfApp/packages.config +++ b/csharp/AdventureWorksLT.WpfApp/packages.config @@ -3,5 +3,5 @@ - + \ No newline at end of file