-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathISM3025.sln
27 lines (27 loc) · 1.09 KB
/
ISM3025.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29009.5
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ISM3025", "ISM3025.csproj", "{456F539E-B300-49FC-A1AE-95207902E6FF}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Documents", "Documents", "{CC31DB51-852F-4C33-817C-DB6312F321BC}"
ProjectSection(SolutionItems) = preProject
mod.json = mod.json
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{456F539E-B300-49FC-A1AE-95207902E6FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{456F539E-B300-49FC-A1AE-95207902E6FF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B6F1AC4B-E110-40BB-B74C-8E21AC38E553}
EndGlobalSection
EndGlobal