diff --git a/src/Yavsc/Yavsc.sln b/src/Yavsc/Yavsc.sln new file mode 100644 index 00000000..034b3f77 --- /dev/null +++ b/src/Yavsc/Yavsc.sln @@ -0,0 +1,17 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Yavsc", "Yavsc.csproj", "{483423A8-AA7D-443D-B21D-CCB7AFAEDBA1}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {483423A8-AA7D-443D-B21D-CCB7AFAEDBA1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {483423A8-AA7D-443D-B21D-CCB7AFAEDBA1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {483423A8-AA7D-443D-B21D-CCB7AFAEDBA1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {483423A8-AA7D-443D-B21D-CCB7AFAEDBA1}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection +EndGlobal