You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

40 lines
1.3KB

  1. Microsoft Visual Studio Solution File, Format Version 11.00
  2. # Visual Studio 2008
  3. Project("{6494E6C4-8F81-AC54-513F-F4FE85E59CCD}") = "coa4u", "Assembly-CSharp-vs.csproj", "{AFB33E13-8308-E8F8-7362-3FF643D1ACD5}"
  4. EndProject
  5. Global
  6. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  7. Debug|Any CPU = Debug|Any CPU
  8. Release|Any CPU = Release|Any CPU
  9. EndGlobalSection
  10. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  11. {AFB33E13-8308-E8F8-7362-3FF643D1ACD5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  12. {AFB33E13-8308-E8F8-7362-3FF643D1ACD5}.Debug|Any CPU.Build.0 = Debug|Any CPU
  13. {AFB33E13-8308-E8F8-7362-3FF643D1ACD5}.Release|Any CPU.ActiveCfg = Release|Any CPU
  14. {AFB33E13-8308-E8F8-7362-3FF643D1ACD5}.Release|Any CPU.Build.0 = Release|Any CPU
  15. EndGlobalSection
  16. GlobalSection(SolutionProperties) = preSolution
  17. HideSolutionNode = FALSE
  18. EndGlobalSection
  19. GlobalSection(MonoDevelopProperties) = preSolution
  20. StartupItem = Assembly-CSharp.csproj
  21. Policies = $0
  22. $0.TextStylePolicy = $1
  23. $1.inheritsSet = null
  24. $1.scope = text/x-csharp
  25. $0.CSharpFormattingPolicy = $2
  26. $2.inheritsSet = Mono
  27. $2.inheritsScope = text/x-csharp
  28. $2.scope = text/x-csharp
  29. $0.TextStylePolicy = $3
  30. $3.FileWidth = 120
  31. $3.TabWidth = 4
  32. $3.EolMarker = Unix
  33. $3.inheritsSet = Mono
  34. $3.inheritsScope = text/plain
  35. $3.scope = text/plain
  36. EndGlobalSection
  37. EndGlobal