Keine Beschreibung
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

1234567891011121314151617181920212223242526272829303132
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 15
  4. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{1D7C8A8B-AF74-AE1A-F905-01F90D95401C}"
  5. EndProject
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniWebView-CSharp", "UniWebView-CSharp.csproj", "{7EF86EA6-DC3F-0BBC-383B-F76A1EEBA2FA}"
  7. EndProject
  8. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniWebView-CSharp.Editor", "UniWebView-CSharp.Editor.csproj", "{2DF80E50-AAFA-F724-ED9E-62D7D82554E1}"
  9. EndProject
  10. Global
  11. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  12. Debug|Any CPU = Debug|Any CPU
  13. Release|Any CPU = Release|Any CPU
  14. EndGlobalSection
  15. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  16. {1D7C8A8B-AF74-AE1A-F905-01F90D95401C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  17. {1D7C8A8B-AF74-AE1A-F905-01F90D95401C}.Debug|Any CPU.Build.0 = Debug|Any CPU
  18. {1D7C8A8B-AF74-AE1A-F905-01F90D95401C}.Release|Any CPU.ActiveCfg = Release|Any CPU
  19. {1D7C8A8B-AF74-AE1A-F905-01F90D95401C}.Release|Any CPU.Build.0 = Release|Any CPU
  20. {7EF86EA6-DC3F-0BBC-383B-F76A1EEBA2FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  21. {7EF86EA6-DC3F-0BBC-383B-F76A1EEBA2FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
  22. {7EF86EA6-DC3F-0BBC-383B-F76A1EEBA2FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
  23. {7EF86EA6-DC3F-0BBC-383B-F76A1EEBA2FA}.Release|Any CPU.Build.0 = Release|Any CPU
  24. {2DF80E50-AAFA-F724-ED9E-62D7D82554E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  25. {2DF80E50-AAFA-F724-ED9E-62D7D82554E1}.Debug|Any CPU.Build.0 = Debug|Any CPU
  26. {2DF80E50-AAFA-F724-ED9E-62D7D82554E1}.Release|Any CPU.ActiveCfg = Release|Any CPU
  27. {2DF80E50-AAFA-F724-ED9E-62D7D82554E1}.Release|Any CPU.Build.0 = Release|Any CPU
  28. EndGlobalSection
  29. GlobalSection(SolutionProperties) = preSolution
  30. HideSolutionNode = FALSE
  31. EndGlobalSection
  32. EndGlobal