-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathWyprostuj się.sln
44 lines (44 loc) · 2.45 KB
/
Wyprostuj się.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.1433
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Wyprostuj się", "Wyprostuj się\Wyprostuj się.csproj", "{2A2738BC-D5AB-48BD-A2DF-A2B5677D98C6}"
ProjectSection(ProjectDependencies) = postProject
{6C9F381C-88A8-462C-AD8C-25DEA2331616} = {6C9F381C-88A8-462C-AD8C-25DEA2331616}
{FBBA508A-7637-410C-A55C-6982A377F201} = {FBBA508A-7637-410C-A55C-6982A377F201}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WyprostujSieBackground", "WyprostujSieBackground\WyprostujSieBackground.csproj", "{FBBA508A-7637-410C-A55C-6982A377F201}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ToastPresenter", "ToastPresenter\ToastPresenter.csproj", "{6C9F381C-88A8-462C-AD8C-25DEA2331616}"
ProjectSection(ProjectDependencies) = postProject
{FBBA508A-7637-410C-A55C-6982A377F201} = {FBBA508A-7637-410C-A55C-6982A377F201}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2A2738BC-D5AB-48BD-A2DF-A2B5677D98C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2A2738BC-D5AB-48BD-A2DF-A2B5677D98C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2A2738BC-D5AB-48BD-A2DF-A2B5677D98C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2A2738BC-D5AB-48BD-A2DF-A2B5677D98C6}.Release|Any CPU.Build.0 = Release|Any CPU
{FBBA508A-7637-410C-A55C-6982A377F201}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FBBA508A-7637-410C-A55C-6982A377F201}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FBBA508A-7637-410C-A55C-6982A377F201}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FBBA508A-7637-410C-A55C-6982A377F201}.Release|Any CPU.Build.0 = Release|Any CPU
{6C9F381C-88A8-462C-AD8C-25DEA2331616}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6C9F381C-88A8-462C-AD8C-25DEA2331616}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6C9F381C-88A8-462C-AD8C-25DEA2331616}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6C9F381C-88A8-462C-AD8C-25DEA2331616}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CDA8BC67-9DCD-4BD9-AB38-F73E79D108F3}
EndGlobalSection
EndGlobal