-
Notifications
You must be signed in to change notification settings - Fork 1
/
IronPdf.Aspire.AI.sln
42 lines (42 loc) · 2.67 KB
/
IronPdf.Aspire.AI.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.35027.167
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IronPdf.Aspire.AI.AppHost", "IronPdf.Aspire.AI.AppHost\IronPdf.Aspire.AI.AppHost.csproj", "{D18EF494-E6CB-4947-BF05-FF353777BBAF}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IronPdf.Aspire.AI.ServiceDefaults", "IronPdf.Aspire.AI.ServiceDefaults\IronPdf.Aspire.AI.ServiceDefaults.csproj", "{8362AF05-1363-4F0B-A7F7-927DD44D8486}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IronPdf.Aspire.AI.Web", "IronPdf.Aspire.AI.Web\IronPdf.Aspire.AI.Web.csproj", "{224C4D3F-A7F2-4253-8CD0-3EF0F163B8A6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IronPdf.Aspire.AI.Services", "IronPdf.Aspire.AI.Services\IronPdf.Aspire.AI.Services.csproj", "{BCE0288F-9232-43BC-BCAC-D4601DC553EA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D18EF494-E6CB-4947-BF05-FF353777BBAF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D18EF494-E6CB-4947-BF05-FF353777BBAF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D18EF494-E6CB-4947-BF05-FF353777BBAF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D18EF494-E6CB-4947-BF05-FF353777BBAF}.Release|Any CPU.Build.0 = Release|Any CPU
{8362AF05-1363-4F0B-A7F7-927DD44D8486}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8362AF05-1363-4F0B-A7F7-927DD44D8486}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8362AF05-1363-4F0B-A7F7-927DD44D8486}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8362AF05-1363-4F0B-A7F7-927DD44D8486}.Release|Any CPU.Build.0 = Release|Any CPU
{224C4D3F-A7F2-4253-8CD0-3EF0F163B8A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{224C4D3F-A7F2-4253-8CD0-3EF0F163B8A6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{224C4D3F-A7F2-4253-8CD0-3EF0F163B8A6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{224C4D3F-A7F2-4253-8CD0-3EF0F163B8A6}.Release|Any CPU.Build.0 = Release|Any CPU
{BCE0288F-9232-43BC-BCAC-D4601DC553EA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BCE0288F-9232-43BC-BCAC-D4601DC553EA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BCE0288F-9232-43BC-BCAC-D4601DC553EA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BCE0288F-9232-43BC-BCAC-D4601DC553EA}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C2A91450-5359-4F4D-A45F-11D57CC70631}
EndGlobalSection
EndGlobal