-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathSQ7MRU.Utils.sln
31 lines (31 loc) · 1.54 KB
/
SQ7MRU.Utils.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26510.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SQ7MRU.Utils", "SQ7MRU.Utils\SQ7MRU.Utils.csproj", "{85445F24-5989-40F2-8B37-7D6C7AF55117}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SampleApp", "SampleApp\SampleApp.csproj", "{40085AA3-5FDB-4315-A497-E2A1D3DC1F82}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{85445F24-5989-40F2-8B37-7D6C7AF55117}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{85445F24-5989-40F2-8B37-7D6C7AF55117}.Debug|Any CPU.Build.0 = Debug|Any CPU
{85445F24-5989-40F2-8B37-7D6C7AF55117}.Release|Any CPU.ActiveCfg = Release|Any CPU
{85445F24-5989-40F2-8B37-7D6C7AF55117}.Release|Any CPU.Build.0 = Release|Any CPU
{40085AA3-5FDB-4315-A497-E2A1D3DC1F82}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{40085AA3-5FDB-4315-A497-E2A1D3DC1F82}.Debug|Any CPU.Build.0 = Debug|Any CPU
{40085AA3-5FDB-4315-A497-E2A1D3DC1F82}.Release|Any CPU.ActiveCfg = Release|Any CPU
{40085AA3-5FDB-4315-A497-E2A1D3DC1F82}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8B6A6751-692A-4276-BD1E-F0CA7A9F531F}
EndGlobalSection
EndGlobal