-
Notifications
You must be signed in to change notification settings - Fork 8
/
K94Warriors.sln
30 lines (30 loc) · 1.67 KB
/
K94Warriors.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.23107.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "K94Warriors", "K94Warriors\K94Warriors.csproj", "{A530E31C-54C6-4D87-ABA1-AE08CC7599EA}"
EndProject
Project("{00D1A9C2-B5F0-4AF3-8072-F6C62B433612}") = "K9sForWarriors.KennelManagement.Database", "K9sForWarriors.KennelManagement.Database\K9sForWarriors.KennelManagement.Database.sqlproj", "{4A61E468-E8A0-4B7B-AA39-2B8FD32E346D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A530E31C-54C6-4D87-ABA1-AE08CC7599EA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A530E31C-54C6-4D87-ABA1-AE08CC7599EA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A530E31C-54C6-4D87-ABA1-AE08CC7599EA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A530E31C-54C6-4D87-ABA1-AE08CC7599EA}.Release|Any CPU.Build.0 = Release|Any CPU
{4A61E468-E8A0-4B7B-AA39-2B8FD32E346D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4A61E468-E8A0-4B7B-AA39-2B8FD32E346D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4A61E468-E8A0-4B7B-AA39-2B8FD32E346D}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{4A61E468-E8A0-4B7B-AA39-2B8FD32E346D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4A61E468-E8A0-4B7B-AA39-2B8FD32E346D}.Release|Any CPU.Build.0 = Release|Any CPU
{4A61E468-E8A0-4B7B-AA39-2B8FD32E346D}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal