-
Notifications
You must be signed in to change notification settings - Fork 0
/
Flashcards_React.sln
31 lines (31 loc) · 1.61 KB
/
Flashcards_React.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 Version 17
VisualStudioVersion = 17.7.34024.191
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Flashcards_React", "Flashcards_React\Flashcards_React.csproj", "{B9DC74C4-FF6A-40E3-972B-4D9B52E5E522}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XunitTestFlashcards_React", "XunitTestFlashcards_React\XunitTestFlashcards_React.csproj", "{F25AA95A-C1FE-4F84-A9E6-3C213525871E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B9DC74C4-FF6A-40E3-972B-4D9B52E5E522}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B9DC74C4-FF6A-40E3-972B-4D9B52E5E522}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B9DC74C4-FF6A-40E3-972B-4D9B52E5E522}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B9DC74C4-FF6A-40E3-972B-4D9B52E5E522}.Release|Any CPU.Build.0 = Release|Any CPU
{F25AA95A-C1FE-4F84-A9E6-3C213525871E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F25AA95A-C1FE-4F84-A9E6-3C213525871E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F25AA95A-C1FE-4F84-A9E6-3C213525871E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F25AA95A-C1FE-4F84-A9E6-3C213525871E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {72820EC9-A075-4267-9E92-E89B5151BABB}
EndGlobalSection
EndGlobal