-
Notifications
You must be signed in to change notification settings - Fork 0
/
Aikixd.CodeGeneration.TestSolution.sln
37 lines (37 loc) · 2.33 KB
/
Aikixd.CodeGeneration.TestSolution.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27428.2005
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aikixd.CodeGeneration.Test.CSharp.Bridge", "Aikixd.CodeGeneration.Test.CSharp.Bridge\Aikixd.CodeGeneration.Test.CSharp.Bridge.csproj", "{DA6278E7-10F8-4015-9A68-EB124574375D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aikixd.CodeGeneration.Test.CSharp.Target.Standard", "Aikixd.CodeGeneration.Test.CSharp.Target.Standard\Aikixd.CodeGeneration.Test.CSharp.Target.Standard.csproj", "{79D6B7B2-60D0-48B7-8F13-4809DE1E4AB3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aikixd.CodeGeneration.Test.CSharp.Target.Standard2", "Aikixd.CodeGeneration.Test.CSharp.Target.Standard2\Aikixd.CodeGeneration.Test.CSharp.Target.Standard2.csproj", "{62D65029-A99E-4C9F-825E-6EAC86736E6A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DA6278E7-10F8-4015-9A68-EB124574375D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DA6278E7-10F8-4015-9A68-EB124574375D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DA6278E7-10F8-4015-9A68-EB124574375D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DA6278E7-10F8-4015-9A68-EB124574375D}.Release|Any CPU.Build.0 = Release|Any CPU
{79D6B7B2-60D0-48B7-8F13-4809DE1E4AB3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{79D6B7B2-60D0-48B7-8F13-4809DE1E4AB3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{79D6B7B2-60D0-48B7-8F13-4809DE1E4AB3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{79D6B7B2-60D0-48B7-8F13-4809DE1E4AB3}.Release|Any CPU.Build.0 = Release|Any CPU
{62D65029-A99E-4C9F-825E-6EAC86736E6A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{62D65029-A99E-4C9F-825E-6EAC86736E6A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{62D65029-A99E-4C9F-825E-6EAC86736E6A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{62D65029-A99E-4C9F-825E-6EAC86736E6A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {62CCBA96-1D70-4FCE-8A0A-0AF9106A2B68}
EndGlobalSection
EndGlobal