From 6e8bfe7fab2256f8b4818969f7903c087ca41bc3 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Wed, 8 Feb 2017 11:09:37 -0800 Subject: [PATCH] Updated Roadmap and Milestones for future releases (markdown) --- Roadmap-and-Milestones-for-future-releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roadmap-and-Milestones-for-future-releases.md b/Roadmap-and-Milestones-for-future-releases.md index 66c01dc..b515c48 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 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?