AP.NET/ap.net.sln
Gordon Pedersen 7c84fbc4c5 Initial commit way too late
There's a lot of rubbish in here, but I don't want to lose anything, so I'm going to commit it all before getting rid of some of the trash.
2024-04-05 15:26:57 +11:00

25 lines
1.1 KiB
Text

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.002.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ap.net", "ap.net.csproj", "{D42B5CF1-49B0-4E10-9DCF-E91975A2DFF2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D42B5CF1-49B0-4E10-9DCF-E91975A2DFF2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D42B5CF1-49B0-4E10-9DCF-E91975A2DFF2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D42B5CF1-49B0-4E10-9DCF-E91975A2DFF2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D42B5CF1-49B0-4E10-9DCF-E91975A2DFF2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {06949CC5-F7E0-40F0-8FAD-BDC4FE11B349}
EndGlobalSection
EndGlobal