Added the .env file to the solution's "Solution Items" folder.

This commit is contained in:
Cesar De la Torre Llorente 2018-04-02 15:08:39 -07:00
parent debecf1b8d
commit 5378d20d78

View File

@ -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