-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modernizing build system to support Akka.NET v1.4.0 (#115)
* modernizing build system to support Akka.NET v1.4.0 * moved .SLN file to root directory so we can use it with standard build.fsx * moved onto modernized build system * added Docker.NET integration * migrated to Docker.NET * working on fixing DB login * just use SA login * added back support for Windows containers * upgraded to XUnit 2.4.1 * increased time-delay * had to add additional exposed port to make SQL Server on Windows happy * removed reference to Microsoft.Extensions.Configuration * Removed extensions.configuration calls * disabled AppDomains on Mono * disable Mono altogether
- Loading branch information
1 parent
712ded1
commit c5dbf60
Showing
26 changed files
with
486 additions
and
617 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Oops, something went wrong.