项目结构

This commit is contained in:
2025-08-28 18:23:06 +08:00
parent ecfdbd5f86
commit cacbd7e8f6
79 changed files with 74812 additions and 0 deletions

View File

@@ -11,6 +11,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FATrace.Com", "FATrace.Com\
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FATrace.WPLApp", "FATrace.WPLApp\FATrace.WPLApp.csproj", "{C2D24A9D-E8B7-4460-B047-B3ADFA2FF8A1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FATrace.MediaServer", "FATrace.MediaServer\FATrace.MediaServer.csproj", "{48E4F51B-ED1A-4950-A44D-31817454F248}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -33,6 +35,10 @@ Global
{C2D24A9D-E8B7-4460-B047-B3ADFA2FF8A1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C2D24A9D-E8B7-4460-B047-B3ADFA2FF8A1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C2D24A9D-E8B7-4460-B047-B3ADFA2FF8A1}.Release|Any CPU.Build.0 = Release|Any CPU
{48E4F51B-ED1A-4950-A44D-31817454F248}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{48E4F51B-ED1A-4950-A44D-31817454F248}.Debug|Any CPU.Build.0 = Debug|Any CPU
{48E4F51B-ED1A-4950-A44D-31817454F248}.Release|Any CPU.ActiveCfg = Release|Any CPU
{48E4F51B-ED1A-4950-A44D-31817454F248}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE