From 800f3454d0b99df68eb1b83c6aca39366b0f9965 Mon Sep 17 00:00:00 2001 From: Miguel Veloso Date: Fri, 13 Apr 2018 22:33:22 +0100 Subject: [PATCH] Add Issue #228 to vNext (Backlog) --- 01.-Roadmap-and-Milestones-for-future-releases.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/01.-Roadmap-and-Milestones-for-future-releases.md b/01.-Roadmap-and-Milestones-for-future-releases.md index 4f2bb36..9c929ca 100644 --- a/01.-Roadmap-and-Milestones-for-future-releases.md +++ b/01.-Roadmap-and-Milestones-for-future-releases.md @@ -143,6 +143,8 @@ References on Composite UI with microservices: - Investigate using the OIDC library to communicate with IdentityServer from the Xamarin client, check [issue #215](https://github.com/dotnet-architecture/eShopOnContainers/issues/215) for details. - Replace the WebView in the Xamarin client with device web browsers, check [issue #216](https://github.com/dotnet-architecture/eShopOnContainers/issues/216) for details. + +- Consider using Bash instead of Powershell scripts, check [issue #228](https://github.com/dotnet-architecture/eShopOnContainers/issues/228) for details. ## Sending feedback and pull requests We'd appreciate to your feedback, improvements and ideas.