diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite index f35e543..0a46776 100644 Binary files a/.vs/slnx.sqlite and b/.vs/slnx.sqlite differ diff --git a/01.-Roadmap-and-Milestones-for-future-releases.md b/01.-Roadmap-and-Milestones-for-future-releases.md index d3bbccd..8a2313a 100644 --- a/01.-Roadmap-and-Milestones-for-future-releases.md +++ b/01.-Roadmap-and-Milestones-for-future-releases.md @@ -1,6 +1,6 @@ ## Version 0.1 (ALPHA, current version - Early March 2017) - Available at the MASTER branch. -- Docker containers with .NET Core and Linux images support/tested +- Docker containers with .NET Core and Linux images support/tested. Windows Containers are work-in-progress. - .NET 1.1 and EF 1.1 support - Visual Studio 2017 and .csproj support, including VS Docker Tooling based on docker-compose.yml files supporting multi-container debugging, etc. - CLI and VS Code environments are also supported. - Initial basic foundational microservice oriented architecture, easy to get started, described in this **Guide/eBook** (Early DRAFT, still work in progress).