forked from blish-hud/Blish-HUD
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Blish HUD.sln
39 lines (39 loc) · 1.83 KB
/
Blish HUD.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32407.343
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Blish HUD", "Blish HUD\Blish HUD.csproj", "{AA22EEFD-87BC-46BA-A9EC-493B7985C82F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E0C6D94B-7035-478B-BA1B-CEB7A5D079BD}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
Resources.Designer.t4 = Resources.Designer.t4
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "nspector", "nspector\nspector.csproj", "{51CEA931-296F-4A96-A3CF-28691A90BFCB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AA22EEFD-87BC-46BA-A9EC-493B7985C82F}.Debug|x64.ActiveCfg = Debug|x64
{AA22EEFD-87BC-46BA-A9EC-493B7985C82F}.Debug|x64.Build.0 = Debug|x64
{AA22EEFD-87BC-46BA-A9EC-493B7985C82F}.Release|x64.ActiveCfg = Release|x64
{AA22EEFD-87BC-46BA-A9EC-493B7985C82F}.Release|x64.Build.0 = Release|x64
{51CEA931-296F-4A96-A3CF-28691A90BFCB}.Debug|x64.ActiveCfg = Debug|Any CPU
{51CEA931-296F-4A96-A3CF-28691A90BFCB}.Debug|x64.Build.0 = Debug|Any CPU
{51CEA931-296F-4A96-A3CF-28691A90BFCB}.Release|x64.ActiveCfg = Release|Any CPU
{51CEA931-296F-4A96-A3CF-28691A90BFCB}.Release|x64.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
RESX_ConfirmAddLanguageFile = True
RESX_AutoCreateNewLanguageFiles = True
SolutionGuid = {BCD3C4BD-915D-4622-A220-D39D18A327D9}
EndGlobalSection
EndGlobal