diff --git a/PlotRealityMR.sln b/PlotRealityMR.sln new file mode 100644 index 0000000..3fdc7c0 --- /dev/null +++ b/PlotRealityMR.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{D94D5107-322A-482E-F6CC-E8C7197D03F6}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D94D5107-322A-482E-F6CC-E8C7197D03F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D94D5107-322A-482E-F6CC-E8C7197D03F6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D94D5107-322A-482E-F6CC-E8C7197D03F6}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D94D5107-322A-482E-F6CC-E8C7197D03F6}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal