This repository has been archived by the owner on Aug 23, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 64
/
Copy pathAether.Physics2D.NETSTANDARD2_0.MG.sln
38 lines (38 loc) · 2.11 KB
/
Aether.Physics2D.NETSTANDARD2_0.MG.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.757
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aether.Physics2D.NETSTANDARD2_0.MG", "Physics2D\Aether.Physics2D.NETSTANDARD2_0.MG.csproj", "{776B1C6E-F8DC-457E-958C-024EF4DD5427}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aether.Physics2D.Diagnostics.NETSTANDARD2_0.MG", "Physics2D.Diagnostics\Diagnostics\Aether.Physics2D.Diagnostics.NETSTANDARD2_0.MG.csproj", "{261279CF-D11F-49C1-A0FE-9F3DE3D4975F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Diagnostics", "Diagnostics", "{38EA4C8F-46F2-4463-922D-CF36279C04B3}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Aether.Content.Pipeline", "Aether.Content.Pipeline", "{B00D3507-DA5E-4C0A-8587-5B9087CE1D39}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{776B1C6E-F8DC-457E-958C-024EF4DD5427}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{776B1C6E-F8DC-457E-958C-024EF4DD5427}.Debug|Any CPU.Build.0 = Debug|Any CPU
{776B1C6E-F8DC-457E-958C-024EF4DD5427}.Release|Any CPU.ActiveCfg = Release|Any CPU
{776B1C6E-F8DC-457E-958C-024EF4DD5427}.Release|Any CPU.Build.0 = Release|Any CPU
{261279CF-D11F-49C1-A0FE-9F3DE3D4975F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{261279CF-D11F-49C1-A0FE-9F3DE3D4975F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{261279CF-D11F-49C1-A0FE-9F3DE3D4975F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{261279CF-D11F-49C1-A0FE-9F3DE3D4975F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{261279CF-D11F-49C1-A0FE-9F3DE3D4975F} = {38EA4C8F-46F2-4463-922D-CF36279C04B3}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5141B3E8-D12C-461F-B717-C0E8F7151219}
EndGlobalSection
EndGlobal