-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathEngineerTurretTaunt.sln
51 lines (51 loc) · 2.59 KB
/
EngineerTurretTaunt.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33627.172
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EngineerTurretTaunt", "EngineerTurretTaunt\EngineerTurretTaunt.csproj", "{412F3F43-5A2F-4E54-B86E-C94A7FC5A879}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{9A513457-DBF3-45C9-9540-9E7DF51ECCD5}"
ProjectSection(SolutionItems) = preProject
.gitignore = .gitignore
BUILD.md = BUILD.md
CHANGELOG.md = CHANGELOG.md
manifest.json = manifest.json
LICENSE.txt = LICENSE.txt
README.md = README.md
EndProjectSection
ProjectSection(FolderGlobals) = preProject
G_5_4kaan_4Projeler_4EngineerTurretTaunt_4manifest_1json__JsonSchema =
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ThunderstoreManifest", "ThunderstoreManifest", "{87D1583C-50CA-4288-9035-B413198046A4}"
ProjectSection(SolutionItems) = preProject
EngineerTurretTaunt\ThunderstoreManifest\BUILD.md = EngineerTurretTaunt\ThunderstoreManifest\BUILD.md
EngineerTurretTaunt\ThunderstoreManifest\CHANGELOG.md = EngineerTurretTaunt\ThunderstoreManifest\CHANGELOG.md
EngineerTurretTaunt\ThunderstoreManifest\icon.png = EngineerTurretTaunt\ThunderstoreManifest\icon.png
EngineerTurretTaunt\ThunderstoreManifest\LICENSE.txt = EngineerTurretTaunt\ThunderstoreManifest\LICENSE.txt
EngineerTurretTaunt\ThunderstoreManifest\manifest.json = EngineerTurretTaunt\ThunderstoreManifest\manifest.json
EngineerTurretTaunt\ThunderstoreManifest\README.md = EngineerTurretTaunt\ThunderstoreManifest\README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{412F3F43-5A2F-4E54-B86E-C94A7FC5A879}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{412F3F43-5A2F-4E54-B86E-C94A7FC5A879}.Debug|Any CPU.Build.0 = Debug|Any CPU
{412F3F43-5A2F-4E54-B86E-C94A7FC5A879}.Release|Any CPU.ActiveCfg = Release|Any CPU
{412F3F43-5A2F-4E54-B86E-C94A7FC5A879}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{87D1583C-50CA-4288-9035-B413198046A4} = {9A513457-DBF3-45C9-9540-9E7DF51ECCD5}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {66952229-407C-4799-9332-0316FBCCAF2C}
EndGlobalSection
EndGlobal