project file updates
This commit is contained in:
@@ -1,25 +1,27 @@
|
|||||||
|
|
||||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||||
# Visual Studio Version 16
|
# Visual Studio Version 17
|
||||||
VisualStudioVersion = 16.0.31424.327
|
VisualStudioVersion = 17.10.35013.160
|
||||||
MinimumVisualStudioVersion = 10.0.40219.1
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||||||
Project("{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}") = "zefie_wtvp_minisrv", "zefie_wtvp_minisrv\zefie_wtvp_minisrv.njsproj", "{31B77D0C-F03D-43A7-BF7F-FAD7174728BF}"
|
|
||||||
EndProject
|
|
||||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{43F45808-5970-4BB5-8226-A7E4540BA531}"
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{43F45808-5970-4BB5-8226-A7E4540BA531}"
|
||||||
ProjectSection(SolutionItems) = preProject
|
ProjectSection(SolutionItems) = preProject
|
||||||
.editorconfig = .editorconfig
|
.editorconfig = .editorconfig
|
||||||
EndProjectSection
|
EndProjectSection
|
||||||
EndProject
|
EndProject
|
||||||
|
Project("{54A90642-561A-4BB1-A94E-469ADEE60C69}") = "zefie_wtvp_minisrv", "zefie_wtvp_minisrv\zefie_wtvp_minisrv.esproj", "{644B4471-7FDD-4624-AED8-FC0C118182F2}"
|
||||||
|
EndProject
|
||||||
Global
|
Global
|
||||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
Debug|Any CPU = Debug|Any CPU
|
Debug|Any CPU = Debug|Any CPU
|
||||||
Release|Any CPU = Release|Any CPU
|
Release|Any CPU = Release|Any CPU
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||||
{31B77D0C-F03D-43A7-BF7F-FAD7174728BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
{644B4471-7FDD-4624-AED8-FC0C118182F2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
{31B77D0C-F03D-43A7-BF7F-FAD7174728BF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
{644B4471-7FDD-4624-AED8-FC0C118182F2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
{31B77D0C-F03D-43A7-BF7F-FAD7174728BF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
{644B4471-7FDD-4624-AED8-FC0C118182F2}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
|
||||||
{31B77D0C-F03D-43A7-BF7F-FAD7174728BF}.Release|Any CPU.Build.0 = Release|Any CPU
|
{644B4471-7FDD-4624-AED8-FC0C118182F2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{644B4471-7FDD-4624-AED8-FC0C118182F2}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{644B4471-7FDD-4624-AED8-FC0C118182F2}.Release|Any CPU.Deploy.0 = Release|Any CPU
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
GlobalSection(SolutionProperties) = preSolution
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
HideSolutionNode = FALSE
|
HideSolutionNode = FALSE
|
||||||
|
|||||||
@@ -1,10 +0,0 @@
|
|||||||
Hello! Thank you for trying out our new JavaScript and TypeScript project experience. We've added the below list of files to your project directory in order to enable the new experience:
|
|
||||||
|
|
||||||
D:\dev\zefie_wtvp_minisrv\zefie_wtvp_minisrv\.vscode\launch.json
|
|
||||||
D:\dev\zefie_wtvp_minisrv\zefie_wtvp_minisrv\nuget.config
|
|
||||||
D:\dev\zefie_wtvp_minisrv\zefie_wtvp_minisrv\zefie_wtvp_minisrv.esproj
|
|
||||||
D:\dev\zefie_wtvp_minisrv\zefie_wtvp_minisrv\PROJECT_MIGRATION_LOG.txt
|
|
||||||
|
|
||||||
We'd love to get your feedback! Please submit any bugs or improvements that need to be made by going to Help -> Send Feedback.
|
|
||||||
|
|
||||||
If you'd like to revert to your original project, you can right-click on the project and click on 'Revert Project To Old Experience'.
|
|
||||||
Reference in New Issue
Block a user