You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #1556 from StackExchange/craver/project-reorg1
One of several moves to make this something we can dev on all platforms and build on Actions for v3 onwards.
This leaves the main projects in the root, creating the following:
```
benchmarks\
Dapper.Tests.Performance
Directory.Build.props
tests\
Dapper.Tests
Dapper.Tests.Contrib
Directory.Build.props
Directory.Build.targets
```
Next step is getting `tests\docker-compose.yml` spun up for testing the various providers on GitHub Actions, but I'm having issues with this loaner laptop and the Docker restore from backup being in a screwy state.
0 commit comments