From 6171534f8847fc59c7301d086260f89a5a9eb723 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Wed, 8 Feb 2017 11:09:13 -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 40f02f7..66c01dc 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?