-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathAlterra-Weaponry.sln
33 lines (33 loc) · 1.66 KB
/
Alterra-Weaponry.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33414.496
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AlterraWeaponry", "AlterraWeaponry\AlterraWeaponry.csproj", "{63FE731A-D0D0-4971-9B5D-F21A11D77324}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Éléments de solution", "Éléments de solution", "{2F533DAE-EEEA-400A-AB64-B214F2737359}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Below Zero|Any CPU = Below Zero|Any CPU
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Subnautica|Any CPU = Subnautica|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{63FE731A-D0D0-4971-9B5D-F21A11D77324}.Below Zero|Any CPU.ActiveCfg = BZ|Any CPU
{63FE731A-D0D0-4971-9B5D-F21A11D77324}.Below Zero|Any CPU.Build.0 = BZ|Any CPU
{63FE731A-D0D0-4971-9B5D-F21A11D77324}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{63FE731A-D0D0-4971-9B5D-F21A11D77324}.Debug|Any CPU.Build.0 = Debug|Any CPU
{63FE731A-D0D0-4971-9B5D-F21A11D77324}.Release|Any CPU.ActiveCfg = Release|Any CPU
{63FE731A-D0D0-4971-9B5D-F21A11D77324}.Release|Any CPU.Build.0 = Release|Any CPU
{63FE731A-D0D0-4971-9B5D-F21A11D77324}.Subnautica|Any CPU.ActiveCfg = SN1|Any CPU
{63FE731A-D0D0-4971-9B5D-F21A11D77324}.Subnautica|Any CPU.Build.0 = SN1|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B2862676-A986-4B11-85C2-29294654B8E4}
EndGlobalSection
EndGlobal