From 19126dfa59d43b029d42b868c8de58acff8938ff Mon Sep 17 00:00:00 2001
From: Cesar De la Torre <cesardl@microsoft.com>
Date: Sun, 5 Mar 2017 13:23:04 -0800
Subject: [PATCH] Update to roadmap

---
 .vs/slnx.sqlite                               | Bin 69632 -> 69632 bytes
 ...dmap-and-Milestones-for-future-releases.md |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite
index f35e543469e6747c92da1c39dce4015e2dd42f42..0a46776252d7aa18fb1229406e66dc0bd1cadea0 100644
GIT binary patch
delta 30
mcmZozz|ydQWr8$g>qHr6#@3Aq!S$@X$L^b#Y~E4tF#!Oo;|uoy

delta 30
mcmZozz|ydQWr8$g%S0Jx#+Ho<!S$>hk$kbwHt(qSm;eBy<qJvx

diff --git a/01.-Roadmap-and-Milestones-for-future-releases.md b/01.-Roadmap-and-Milestones-for-future-releases.md
index d3bbccd..8a2313a 100644
--- a/01.-Roadmap-and-Milestones-for-future-releases.md
+++ b/01.-Roadmap-and-Milestones-for-future-releases.md
@@ -1,6 +1,6 @@
 ## Version 0.1 (ALPHA, current version - Early March 2017)
 - Available at the MASTER branch.
-- Docker containers with .NET Core and Linux images support/tested
+- Docker containers with .NET Core and Linux images support/tested. Windows Containers are work-in-progress.
 - .NET 1.1 and EF 1.1 support 
 - Visual Studio 2017 and .csproj support, including VS Docker Tooling based on docker-compose.yml files supporting multi-container debugging, etc. - CLI and VS Code environments are also supported.
 - Initial basic foundational microservice oriented architecture, easy to get started, described in this <a href='docs/architecting-and-developing-containerized-and-microservice-based-net-applications-ebook-early-draft.pdf'>**Guide/eBook** (Early DRAFT, still work in progress)</a>.