From 983515defb944e028d3d82b45c73d9ffb47c0733 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Wed, 8 Feb 2017 11:43:52 -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 6354a82..d59c163 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?