49 lines
2.9 KiB
Plaintext
49 lines
2.9 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.9.34607.119
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CoreProfilerExample", "CoreProfilerExample\CoreProfilerExample.csproj", "{A7B95E40-1807-45E8-831C-88246897C9B5}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CoreProfilerExample.Repository", "CoreProfilerExample.Repository\CoreProfilerExample.Repository.csproj", "{F5114126-C965-4F36-9302-AC897C29D898}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CoreProfilerExample.Service", "CoreProfilerExample.Service\CoreProfilerExample.Service.csproj", "{69C081ED-D31A-4C66-9EC9-5CF46A16C8E8}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CoreProfilerExample.Common", "CoreProfilerExample.Common\CoreProfilerExample.Common.csproj", "{DDD6FCC3-454E-42CB-94D0-23A7EA57D039}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "方案項目", "方案項目", "{5C1FF8FA-0F30-4581-8173-320356AFD2CC}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
README.md = README.md
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{A7B95E40-1807-45E8-831C-88246897C9B5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{A7B95E40-1807-45E8-831C-88246897C9B5}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{A7B95E40-1807-45E8-831C-88246897C9B5}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{A7B95E40-1807-45E8-831C-88246897C9B5}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{F5114126-C965-4F36-9302-AC897C29D898}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{F5114126-C965-4F36-9302-AC897C29D898}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{F5114126-C965-4F36-9302-AC897C29D898}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{F5114126-C965-4F36-9302-AC897C29D898}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{69C081ED-D31A-4C66-9EC9-5CF46A16C8E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{69C081ED-D31A-4C66-9EC9-5CF46A16C8E8}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{69C081ED-D31A-4C66-9EC9-5CF46A16C8E8}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{69C081ED-D31A-4C66-9EC9-5CF46A16C8E8}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{DDD6FCC3-454E-42CB-94D0-23A7EA57D039}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{DDD6FCC3-454E-42CB-94D0-23A7EA57D039}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{DDD6FCC3-454E-42CB-94D0-23A7EA57D039}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{DDD6FCC3-454E-42CB-94D0-23A7EA57D039}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {626E928F-5EA0-4F58-BFD4-1A47EF4043B4}
|
|
EndGlobalSection
|
|
EndGlobal
|