From 5fc977965c1ae026524f7b62ec2afd9de0458e97 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Thu, 2 Mar 2017 11:55:59 -0800 Subject: [PATCH] Updated 01. Roadmap and Milestones for future releases (markdown) --- 01.-Roadmap-and-Milestones-for-future-releases.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/01.-Roadmap-and-Milestones-for-future-releases.md b/01.-Roadmap-and-Milestones-for-future-releases.md index c931c34..4a6545b 100644 --- a/01.-Roadmap-and-Milestones-for-future-releases.md +++ b/01.-Roadmap-and-Milestones-for-future-releases.md @@ -1,9 +1,9 @@ -## Version 0.1 (Current version) +## Version 0.1 (Current version - Early March 2017) - Docker containers with .NET Core and Linux images support/tested - .NET 1.1 and EF 1.1 support - (vs2017 branch) Plus, migrated to .csproj and Visual Studio 2017, including VS Docker Tooling requirements at the docker-compose.yml files -## Version 0.2 Roadmap (By March/April 2017 timeframe) +## Version 0.2 Roadmap (By April 2017 timeframe) - Implement support for Windows Containers running on Windows NanoServer using different Docker base images instead of the Linux based images (.NET Core code should be the same as it is cross-platform) - Fork or the same repo?