diff options
| author | 2026-07-30 14:59:35 -0400 | |
|---|---|---|
| committer | 2026-07-30 15:01:21 -0400 | |
| commit | e3245a877cce2448367a9b3d1de3abd88372d854 (patch) | |
| tree | ea80860790b75479b3e3cef02ebad3044b2ee764 /WorldTuningTool.sln | |
| parent | a8c54700446b892efbed2253321a17a4989393a5 (diff) | |
| download | WorldTuningTool-e3245a877cce2448367a9b3d1de3abd88372d854.tar.gz WorldTuningTool-e3245a877cce2448367a9b3d1de3abd88372d854.tar.bz2 WorldTuningTool-e3245a877cce2448367a9b3d1de3abd88372d854.zip | |
dos2unix
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'WorldTuningTool.sln')
| -rw-r--r--[-rwxr-xr-x] | WorldTuningTool.sln | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/WorldTuningTool.sln b/WorldTuningTool.sln index 052a1c4..6f9c96e 100755..100644 --- a/WorldTuningTool.sln +++ b/WorldTuningTool.sln @@ -1,22 +1,22 @@ -
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio Version 17
-VisualStudioVersion = 17.12.35514.174 d17.12
-MinimumVisualStudioVersion = 10.0.40219.1
-Project("F2C49107-DDB9-415B-9A7F-DE6B9BA1E104") = "WorldTuningTool", "WorldTuningTool.csproj", "{E9DE1105-BC7A-4753-9181-E7DA03727E54}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {E9DE1105-BC7A-4753-9181-E7DA03727E54}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {E9DE1105-BC7A-4753-9181-E7DA03727E54}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {E9DE1105-BC7A-4753-9181-E7DA03727E54}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {E9DE1105-BC7A-4753-9181-E7DA03727E54}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
+ +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.12.35514.174 d17.12 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("F2C49107-DDB9-415B-9A7F-DE6B9BA1E104") = "WorldTuningTool", "WorldTuningTool.csproj", "{E9DE1105-BC7A-4753-9181-E7DA03727E54}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {E9DE1105-BC7A-4753-9181-E7DA03727E54}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E9DE1105-BC7A-4753-9181-E7DA03727E54}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E9DE1105-BC7A-4753-9181-E7DA03727E54}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E9DE1105-BC7A-4753-9181-E7DA03727E54}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal |