2023-02-02 13:51:01 +04:00
|
|
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
|
|
# Visual Studio Version 17
|
|
|
|
|
VisualStudioVersion = 17.3.32929.385
|
|
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RenovationWork", "RenovationWork\RenovationWork.csproj", "{5BBB144E-CAB1-44F6-BBE1-DE94CFE95D3E}"
|
|
|
|
|
EndProject
|
2023-02-02 15:05:14 +04:00
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RenovationWorkDataModels", "RenovationWorkDataModels\RenovationWorkDataModels.csproj", "{86A30CF6-0224-46EA-AAE0-AE991E425638}"
|
|
|
|
|
EndProject
|
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RenovationWorkContracts", "RenovationWorkContracts\RenovationWorkContracts.csproj", "{D1C7E6BC-D47F-4727-B51B-AD1954A27272}"
|
|
|
|
|
EndProject
|
2023-02-02 13:51:01 +04:00
|
|
|
|
Global
|
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
|
Debug|Any CPU = Debug|Any CPU
|
|
|
|
|
Release|Any CPU = Release|Any CPU
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
|
|
{5BBB144E-CAB1-44F6-BBE1-DE94CFE95D3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{5BBB144E-CAB1-44F6-BBE1-DE94CFE95D3E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{5BBB144E-CAB1-44F6-BBE1-DE94CFE95D3E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{5BBB144E-CAB1-44F6-BBE1-DE94CFE95D3E}.Release|Any CPU.Build.0 = Release|Any CPU
|
2023-02-02 15:05:14 +04:00
|
|
|
|
{86A30CF6-0224-46EA-AAE0-AE991E425638}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{86A30CF6-0224-46EA-AAE0-AE991E425638}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{86A30CF6-0224-46EA-AAE0-AE991E425638}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{86A30CF6-0224-46EA-AAE0-AE991E425638}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
|
{D1C7E6BC-D47F-4727-B51B-AD1954A27272}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{D1C7E6BC-D47F-4727-B51B-AD1954A27272}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{D1C7E6BC-D47F-4727-B51B-AD1954A27272}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{D1C7E6BC-D47F-4727-B51B-AD1954A27272}.Release|Any CPU.Build.0 = Release|Any CPU
|
2023-02-02 13:51:01 +04:00
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
|
HideSolutionNode = FALSE
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
|
|
SolutionGuid = {99B40579-D63A-4684-9590-7AF7CA93923F}
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
EndGlobal
|