move solution to project folder

This commit is contained in:
KELLY FAM 2020-10-29 12:44:11 -07:00
Родитель 73c41fc3f9
Коммит bf641fa6a0
28 изменённых файлов: 46 добавлений и 58 удалений

Просмотреть файл

@ -1,3 +0,0 @@
{
"postCreateCommand": "devinit init -i ./DevinitExample2/devinit.json"
}

Двоичные данные
.vs/DevinitExample2/v16/.suo Normal file

Двоичный файл не отображается.

Двоичные данные
.vs/DevinitExample2/v16/TestStore/0/000.testlog Normal file

Двоичный файл не отображается.

Двоичные данные
.vs/DevinitExample2/v16/TestStore/0/testlog.manifest Normal file

Двоичный файл не отображается.

3
.vs/ProjectSettings.json Normal file
Просмотреть файл

@ -0,0 +1,3 @@
{
"CurrentProjectSetting": null
}

Просмотреть файл

@ -0,0 +1,7 @@
{
"ExpandedNodes": [
""
],
"SelectedNode": "\\DevinitExample2.njsproj",
"PreviewInSolutionExplorer": false
}

Двоичные данные
.vs/slnx.sqlite Normal file

Двоичный файл не отображается.

Просмотреть файл

@ -10,7 +10,7 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>327b11eb-4c2c-42f9-9a10-e511cc8ff381</ProjectGuid>
<ProjectGuid>3362afb8-9072-4d00-bbbf-23c675e87244</ProjectGuid>
<ProjectHome>.</ProjectHome>
<StartupFile>app.js</StartupFile>
<SearchPath>
@ -41,6 +41,8 @@
</ItemGroup>
<ItemGroup>
<Folder Include="public\" />
<Folder Include="public\images\" />
<Folder Include="public\javascripts\" />
<Folder Include="public\stylesheets\" />
<Folder Include="routes\" />
<Folder Include="views\" />

Просмотреть файл

@ -1,9 +1,9 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30619.17
VisualStudioVersion = 16.0.30628.207
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}") = "DevinitExample2", "DevinitExample2\DevinitExample2.njsproj", "{327B11EB-4C2C-42F9-9A10-E511CC8FF381}"
Project("{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}") = "DevinitExample2", "DevinitExample2.njsproj", "{3362AFB8-9072-4D00-BBBF-23C675E87244}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@ -11,15 +11,15 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{327B11EB-4C2C-42F9-9A10-E511CC8FF381}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{327B11EB-4C2C-42F9-9A10-E511CC8FF381}.Debug|Any CPU.Build.0 = Debug|Any CPU
{327B11EB-4C2C-42F9-9A10-E511CC8FF381}.Release|Any CPU.ActiveCfg = Release|Any CPU
{327B11EB-4C2C-42F9-9A10-E511CC8FF381}.Release|Any CPU.Build.0 = Release|Any CPU
{3362AFB8-9072-4D00-BBBF-23C675E87244}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3362AFB8-9072-4D00-BBBF-23C675E87244}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3362AFB8-9072-4D00-BBBF-23C675E87244}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3362AFB8-9072-4D00-BBBF-23C675E87244}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {503AC1C7-412B-4D37-92A2-D3B019C46AA3}
SolutionGuid = {776A7F31-9386-49D1-ABD8-E654788005E0}
EndGlobalSection
EndGlobal

Просмотреть файл

@ -1,35 +0,0 @@
{
"$schema": "https://json.schemastore.org/devinit.schema-2.0",
"run": [
{
"comments": "Installs the body-parser package.",
"tool": "npm-install",
"input": "body-parser"
},
{
"comments": "Installs the cookie-parser package.",
"tool": "npm-install",
"input": "cookier-parser"
},
{
"comments": "Installs the debug package.",
"tool": "npm-install",
"input": "debug"
},
{
"comments": "Installs the express package.",
"tool": "npm-install",
"input": "express"
},
{
"comments": "Installs the morgan package.",
"tool": "npm-install",
"input": "morgan"
},
{
"comments": "Installs the pug package.",
"tool": "npm-install",
"input": "pug"
}
]
}

Просмотреть файл

@ -1,3 +0,0 @@
# DevinitExample2

Просмотреть файл

@ -1 +0,0 @@
a006da68cee2e5948f791e89043c9fd33dcfa03a

Просмотреть файл

@ -1,6 +0,0 @@
C:\Users\kellyfam\source\repos\DevinitExample2\DevinitExample2\obj\Debug\DevinitExample2.njsprojAssemblyReference.cache
C:\Users\kellyfam\source\repos\DevinitExample2\DevinitExample2\obj\Debug\DevinitExample2.njsproj.CoreCompileInputs.cache
C:\Users\kellyfam\source\repos\DevinitExample2\DevinitExample2\bin\Microsoft.NodejsTools.WebRole.dll
C:\Users\kellyfam\source\DevinitExample2\DevinitExample2\obj\Debug\DevinitExample2.njsprojAssemblyReference.cache
C:\Users\kellyfam\source\DevinitExample2\DevinitExample2\obj\Debug\DevinitExample2.njsproj.CoreCompileInputs.cache
C:\Users\kellyfam\source\DevinitExample2\DevinitExample2\bin\Microsoft.NodejsTools.WebRole.dll

Двоичный файл не отображается.

Просмотреть файл

@ -21,7 +21,7 @@
<handlers>
<!-- The GUID in the following path is meant to protect the debugging endpoint against inadvertent access, and should be treated as a password. -->
<add name="NtvsDebugProxy" path="ntvs-debug-proxy/682b0e61-4024-4532-87f0-f8e87c3373aa" verb="*" resourceType="Unspecified"
<add name="NtvsDebugProxy" path="ntvs-debug-proxy/a063e208-3b50-4b16-8eab-e56b043f4cca" verb="*" resourceType="Unspecified"
type="Microsoft.NodejsTools.Debugger.WebSocketProxy, Microsoft.NodejsTools.WebRole"
xdt:Transform="Insert" />
</handlers>

Просмотреть файл

@ -37,7 +37,7 @@
<!-- Remote debugging (Azure Website with git deploy): Uncomment NtvsDebugProxy handler below.
Additionally copy Microsoft.NodejsTools.WebRole to 'bin' from the Remote Debug Proxy folder.-->
<!--<add name="NtvsDebugProxy" path="ntvs-debug-proxy/682b0e61-4024-4532-87f0-f8e87c3373aa" verb="*" resourceType="Unspecified"
<!--<add name="NtvsDebugProxy" path="ntvs-debug-proxy/a063e208-3b50-4b16-8eab-e56b043f4cca" verb="*" resourceType="Unspecified"
type="Microsoft.NodejsTools.Debugger.WebSocketProxy, Microsoft.NodejsTools.WebRole"/>-->
</handlers>

Просмотреть файл

Двоичные данные
obj/Debug/DevinitExample2.njsprojAssemblyReference.cache Normal file

Двоичный файл не отображается.

Просмотреть файл

@ -761,6 +761,30 @@
}
}
},
"serve-favicon": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/serve-favicon/-/serve-favicon-2.5.0.tgz",
"integrity": "sha1-k10kDN/g9YBTB/3+ln2IlCosvPA=",
"requires": {
"etag": "~1.8.1",
"fresh": "0.5.2",
"ms": "2.1.1",
"parseurl": "~1.3.2",
"safe-buffer": "5.1.1"
},
"dependencies": {
"ms": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz",
"integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg=="
},
"safe-buffer": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.1.tgz",
"integrity": "sha512-kKvNJn6Mm93gAczWVJg7wH+wGYWNrDHdWvpUmHyEsgCtIwwo3bqPtV4tR5tuPaUhTOo/kvhVwd8XwwOllGYkbg=="
}
}
},
"serve-static": {
"version": "1.14.1",
"resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.14.1.tgz",

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл