Files
Snap.Hutao.Deployment/src/Snap.Hutao.Deployment/Snap.Hutao.Deployment.sln
DismissedLight 2036523ab9 fix TFM
2023-12-26 19:19:30 +08:00

45 lines
2.4 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34330.188
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Snap.Hutao.Deployment", "Snap.Hutao.Deployment.csproj", "{B457BB36-A85E-4C2B-91C1-9453949445E3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Snap.Hutao.Deployment.Runtime", "..\Snap.Hutao.Deployment.Runtime\Snap.Hutao.Deployment.Runtime.csproj", "{571467C6-27D3-4EC6-A937-D244E86D8400}"
ProjectSection(ProjectDependencies) = postProject
{B457BB36-A85E-4C2B-91C1-9453949445E3} = {B457BB36-A85E-4C2B-91C1-9453949445E3}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B457BB36-A85E-4C2B-91C1-9453949445E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B457BB36-A85E-4C2B-91C1-9453949445E3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B457BB36-A85E-4C2B-91C1-9453949445E3}.Debug|x64.ActiveCfg = Debug|x64
{B457BB36-A85E-4C2B-91C1-9453949445E3}.Debug|x64.Build.0 = Debug|x64
{B457BB36-A85E-4C2B-91C1-9453949445E3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B457BB36-A85E-4C2B-91C1-9453949445E3}.Release|Any CPU.Build.0 = Release|Any CPU
{B457BB36-A85E-4C2B-91C1-9453949445E3}.Release|x64.ActiveCfg = Release|x64
{B457BB36-A85E-4C2B-91C1-9453949445E3}.Release|x64.Build.0 = Release|x64
{571467C6-27D3-4EC6-A937-D244E86D8400}.Debug|Any CPU.ActiveCfg = Debug|x64
{571467C6-27D3-4EC6-A937-D244E86D8400}.Debug|Any CPU.Build.0 = Debug|x64
{571467C6-27D3-4EC6-A937-D244E86D8400}.Debug|x64.ActiveCfg = Debug|x64
{571467C6-27D3-4EC6-A937-D244E86D8400}.Debug|x64.Build.0 = Debug|x64
{571467C6-27D3-4EC6-A937-D244E86D8400}.Release|Any CPU.ActiveCfg = Release|Any CPU
{571467C6-27D3-4EC6-A937-D244E86D8400}.Release|Any CPU.Build.0 = Release|Any CPU
{571467C6-27D3-4EC6-A937-D244E86D8400}.Release|x64.ActiveCfg = Release|x64
{571467C6-27D3-4EC6-A937-D244E86D8400}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A7AE25C3-D7A1-4F58-809B-786CC4CA6951}
EndGlobalSection
EndGlobal