asg_backend/asg_form.sln

39 lines
1.9 KiB
Plaintext
Raw Normal View History

2024-08-03 20:40:34 +08:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33122.133
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "asg_form", "asg_form\asg_form.csproj", "{6BBCCC2C-1B0A-4456-B9E5-B0EF2B156D8B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F6A1B401-7C29-4CA7-81B6-2F2CDE29E922}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "解决方案项", "解决方案项", "{B5E46494-AFBC-4A84-80BA-9F409701E655}"
ProjectSection(SolutionItems) = preProject
main.md = main.md
EndProjectSection
EndProject
2024-10-19 21:01:07 +08:00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "asg_form.ServiceDefaults", "asg_form.ServiceDefaults\asg_form.ServiceDefaults.csproj", "{01C5D56B-F869-4305-B338-8B29331A49CD}"
EndProject
2024-08-03 20:40:34 +08:00
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6BBCCC2C-1B0A-4456-B9E5-B0EF2B156D8B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6BBCCC2C-1B0A-4456-B9E5-B0EF2B156D8B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6BBCCC2C-1B0A-4456-B9E5-B0EF2B156D8B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6BBCCC2C-1B0A-4456-B9E5-B0EF2B156D8B}.Release|Any CPU.Build.0 = Release|Any CPU
2024-10-19 21:01:07 +08:00
{01C5D56B-F869-4305-B338-8B29331A49CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{01C5D56B-F869-4305-B338-8B29331A49CD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{01C5D56B-F869-4305-B338-8B29331A49CD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{01C5D56B-F869-4305-B338-8B29331A49CD}.Release|Any CPU.Build.0 = Release|Any CPU
2024-08-03 20:40:34 +08:00
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6526FFB7-A3BB-4D96-9FE0-A129E5F38517}
EndGlobalSection
EndGlobal