2019-11-02 01:40:41 +00:00
|
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
|
|
# Visual Studio Version 16
|
|
|
|
|
VisualStudioVersion = 16.0.28922.388
|
|
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
2023-10-04 00:00:01 +01:00
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution files", "Solution files", "{CF9EB732-03B9-4B3B-B96B-E0E685063700}"
|
|
|
|
|
ProjectSection(SolutionItems) = preProject
|
|
|
|
|
.editorconfig = .editorconfig
|
|
|
|
|
.gitignore = .gitignore
|
|
|
|
|
.gitmodules = .gitmodules
|
|
|
|
|
codealike.json = codealike.json
|
|
|
|
|
LICENSE = LICENSE
|
|
|
|
|
LICENSE.LGPL = LICENSE.LGPL
|
|
|
|
|
LICENSE.MIT = LICENSE.MIT
|
2025-06-21 11:42:50 +01:00
|
|
|
Directory.Build.props = Directory.Build.props
|
|
|
|
|
Directory.Packages.props = Directory.Packages.props
|
2023-10-04 00:00:01 +01:00
|
|
|
EndProjectSection
|
|
|
|
|
EndProject
|
2025-04-27 12:45:51 +01:00
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aaru.Server", "Aaru.Server\Aaru.Server.csproj", "{032D24BA-EC3B-4BD1-ADD6-9463E2DC5D7E}"
|
2024-05-02 07:43:47 +01:00
|
|
|
EndProject
|
2024-05-03 22:18:49 +01:00
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aaru.Server.Database", "Aaru.Server.Database\Aaru.Server.Database.csproj", "{FA830C89-B3C4-4139-B756-B6C0F35C0BB4}"
|
|
|
|
|
EndProject
|
2019-11-02 01:40:41 +00:00
|
|
|
Global
|
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
|
Debug|Any CPU = Debug|Any CPU
|
|
|
|
|
Release|Any CPU = Release|Any CPU
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
2024-05-02 07:43:47 +01:00
|
|
|
{032D24BA-EC3B-4BD1-ADD6-9463E2DC5D7E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{032D24BA-EC3B-4BD1-ADD6-9463E2DC5D7E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{032D24BA-EC3B-4BD1-ADD6-9463E2DC5D7E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{032D24BA-EC3B-4BD1-ADD6-9463E2DC5D7E}.Release|Any CPU.Build.0 = Release|Any CPU
|
2024-05-03 22:18:49 +01:00
|
|
|
{FA830C89-B3C4-4139-B756-B6C0F35C0BB4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{FA830C89-B3C4-4139-B756-B6C0F35C0BB4}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{FA830C89-B3C4-4139-B756-B6C0F35C0BB4}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{FA830C89-B3C4-4139-B756-B6C0F35C0BB4}.Release|Any CPU.Build.0 = Release|Any CPU
|
2019-11-02 01:40:41 +00:00
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
|
HideSolutionNode = FALSE
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
|
|
SolutionGuid = {8A988A8F-0588-4935-AAB6-64E34A68CE30}
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
EndGlobal
|