-
Notifications
You must be signed in to change notification settings - Fork 0
/
NoobNotFound.Sheets.sln
51 lines (51 loc) · 2.88 KB
/
NoobNotFound.Sheets.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.0.31903.59
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NoobNotFound.Sheets", "NoobNotFound.Sheets\NoobNotFound.Sheets.csproj", "{CB716287-8164-4BFE-9671-CB63A30232C9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestConsole", "TestConsole\TestConsole.csproj", "{D4F8C650-9652-495B-8E44-395E15B9929D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|ARM64 = Debug|ARM64
Debug|x64 = Debug|x64
Release|Any CPU = Release|Any CPU
Release|ARM64 = Release|ARM64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CB716287-8164-4BFE-9671-CB63A30232C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CB716287-8164-4BFE-9671-CB63A30232C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CB716287-8164-4BFE-9671-CB63A30232C9}.Debug|ARM64.ActiveCfg = Debug|ARM64
{CB716287-8164-4BFE-9671-CB63A30232C9}.Debug|ARM64.Build.0 = Debug|ARM64
{CB716287-8164-4BFE-9671-CB63A30232C9}.Debug|x64.ActiveCfg = Debug|x64
{CB716287-8164-4BFE-9671-CB63A30232C9}.Debug|x64.Build.0 = Debug|x64
{CB716287-8164-4BFE-9671-CB63A30232C9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CB716287-8164-4BFE-9671-CB63A30232C9}.Release|Any CPU.Build.0 = Release|Any CPU
{CB716287-8164-4BFE-9671-CB63A30232C9}.Release|ARM64.ActiveCfg = Release|ARM64
{CB716287-8164-4BFE-9671-CB63A30232C9}.Release|ARM64.Build.0 = Release|ARM64
{CB716287-8164-4BFE-9671-CB63A30232C9}.Release|x64.ActiveCfg = Release|x64
{CB716287-8164-4BFE-9671-CB63A30232C9}.Release|x64.Build.0 = Release|x64
{D4F8C650-9652-495B-8E44-395E15B9929D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D4F8C650-9652-495B-8E44-395E15B9929D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D4F8C650-9652-495B-8E44-395E15B9929D}.Debug|ARM64.ActiveCfg = Debug|ARM64
{D4F8C650-9652-495B-8E44-395E15B9929D}.Debug|ARM64.Build.0 = Debug|ARM64
{D4F8C650-9652-495B-8E44-395E15B9929D}.Debug|x64.ActiveCfg = Debug|x64
{D4F8C650-9652-495B-8E44-395E15B9929D}.Debug|x64.Build.0 = Debug|x64
{D4F8C650-9652-495B-8E44-395E15B9929D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D4F8C650-9652-495B-8E44-395E15B9929D}.Release|Any CPU.Build.0 = Release|Any CPU
{D4F8C650-9652-495B-8E44-395E15B9929D}.Release|ARM64.ActiveCfg = Release|ARM64
{D4F8C650-9652-495B-8E44-395E15B9929D}.Release|ARM64.Build.0 = Release|ARM64
{D4F8C650-9652-495B-8E44-395E15B9929D}.Release|x64.ActiveCfg = Release|x64
{D4F8C650-9652-495B-8E44-395E15B9929D}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {51518C72-38C0-490D-91EE-6CA7FCA606B0}
EndGlobalSection
EndGlobal