From 9db99906a21336092ec3c0189e1e09430ea4926d Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Wed, 8 Feb 2017 11:08:54 -0800 Subject: [PATCH] Updated Roadmap and Milestones for future releases (markdown) --- Roadmap-and-Milestones-for-future-releases.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Roadmap-and-Milestones-for-future-releases.md b/Roadmap-and-Milestones-for-future-releases.md index 1376b3a..40f02f7 100644 --- a/Roadmap-and-Milestones-for-future-releases.md +++ b/Roadmap-and-Milestones-for-future-releases.md @@ -1,7 +1,7 @@ ## Phase 1 Roadmap (By March/April 2017 timeframe) - -- Migrate to .csproj and Visual Studio 2017 support, including VS Docker Tooling requirements at the docker-compose.yml files - Migrate projects to .NET 1.1 and EF 1.1 +- Migrate to .csproj and Visual Studio 2017 support, including VS Docker Tooling requirements at the docker-compose.yml files +---------------------------------------------------------------------------------------------------------------------- - 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? - Exception Handling - As an ASP.NET middleware?