Commit Graph
5 Commits
Author SHA1 Message Date
dependabot[bot] 065b36dec7 Bump System.Data.SqlClient
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.5 to 4.8.6.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

---
updated-dependencies:
- dependency-name: System.Data.SqlClient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 20:22:11 +00:00
Lorin Thwaits b062f2c734 Remove extra spacing 2023-02-20 19:33:29 +00:00
dependabot[bot] 092f37d45d Bump System.Data.SqlClient
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.6.0 to 4.8.5.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

---
updated-dependencies:
- dependency-name: System.Data.SqlClient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-28 18:59:09 +00:00
shueybubbles 26e9c39044 code review feedback 2019-05-06 11:44:25 -04:00
David Shiflet b765d311c1 Smosamples (#2)
* initial SMO sample skeleton project

* add linux test runner

* change namepsace

* add Urn tests

* Complete the collection sample

* fix a comment
2019-04-30 23:33:10 -04:00