Backend/C_shape/ASPNET/Sqlite/ASPNET_demo/ASPNET_demo.sln

26 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-04-20 16:01:32 +08:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33414.496
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ASPNET_demo", "ASPNET_demo\ASPNET_demo.csproj", "{D3629790-404E-4F40-B9C4-A0CE02F2178B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D3629790-404E-4F40-B9C4-A0CE02F2178B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D3629790-404E-4F40-B9C4-A0CE02F2178B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D3629790-404E-4F40-B9C4-A0CE02F2178B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D3629790-404E-4F40-B9C4-A0CE02F2178B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {BBE0C450-0148-4D49-8B80-44E2B1D85BF1}
EndGlobalSection
EndGlobal