From 5378d20d784e996a77c0de1b2d8716290bdb1628 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Llorente Date: Mon, 2 Apr 2018 15:08:39 -0700 Subject: [PATCH] Added the .env file to the solution's "Solution Items" folder. --- eShopOnContainers-ServicesAndWebApps.sln | 1 + 1 file changed, 1 insertion(+) diff --git a/eShopOnContainers-ServicesAndWebApps.sln b/eShopOnContainers-ServicesAndWebApps.sln index c1fe125a5..d75a644ff 100644 --- a/eShopOnContainers-ServicesAndWebApps.sln +++ b/eShopOnContainers-ServicesAndWebApps.sln @@ -9,6 +9,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{932D8224-11F EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3AF739CD-81D8-428D-A08A-0A58372DEBF6}" ProjectSection(SolutionItems) = preProject + .env = .env Local.testsettings = Local.testsettings NuGet.config = NuGet.config EndProjectSection