Skip to content

Commit af98892

Browse files
author
CIS Guru
committed
Configure all projects for solution file.
1 parent b10855d commit af98892

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

Aquiis.sln

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ VisualStudioVersion = 17.5.2.0
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{C69B6EFE-BB20-41DE-8CBA-044207EBDCE1}") = "Aquiis.SimpleStart", "Aquiis.SimpleStart\Aquiis.SimpleStart.csproj", "{C69B6EFE-BB20-41DE-8CBA-044207EBDCE1}"
77
EndProject
8-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aquiis.Tests", "Aquiis.SimpleStart.UI.Tests\Aquiis.SimpleStart.UI.Tests.csproj", "{81401A51-BBA1-4B6B-8771-9C26A7B5356E}"
8+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aquiis.SimpleStart.UI.Tests", "Aquiis.SimpleStart.UI.Tests\Aquiis.SimpleStart.UI.Tests.csproj", "{81401A51-BBA1-4B6B-8771-9C26A7B5356E}"
99
EndProject
1010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aquiis.SimpleStart.Tests", "Aquiis.SimpleStart.Tests\Aquiis.SimpleStart.Tests.csproj", "{D1111111-1111-4111-8111-111111111111}"
1111
EndProject
@@ -31,6 +31,18 @@ Global
3131
{C69B6EFE-BB20-41DE-8CBA-044207EBDCE1}.Release|x64.Build.0 = Release|x64
3232
{C69B6EFE-BB20-41DE-8CBA-044207EBDCE1}.Release|x86.ActiveCfg = Release|x86
3333
{C69B6EFE-BB20-41DE-8CBA-044207EBDCE1}.Release|x86.Build.0 = Release|x86
34+
{D1111111-1111-4111-8111-111111111111}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
35+
{D1111111-1111-4111-8111-111111111111}.Debug|Any CPU.Build.0 = Debug|Any CPU
36+
{D1111111-1111-4111-8111-111111111111}.Debug|x64.ActiveCfg = Debug|Any CPU
37+
{D1111111-1111-4111-8111-111111111111}.Debug|x64.Build.0 = Debug|Any CPU
38+
{D1111111-1111-4111-8111-111111111111}.Debug|x86.ActiveCfg = Debug|Any CPU
39+
{D1111111-1111-4111-8111-111111111111}.Debug|x86.Build.0 = Debug|Any CPU
40+
{D1111111-1111-4111-8111-111111111111}.Release|Any CPU.ActiveCfg = Release|Any CPU
41+
{D1111111-1111-4111-8111-111111111111}.Release|Any CPU.Build.0 = Release|Any CPU
42+
{D1111111-1111-4111-8111-111111111111}.Release|x64.ActiveCfg = Release|Any CPU
43+
{D1111111-1111-4111-8111-111111111111}.Release|x64.Build.0 = Release|Any CPU
44+
{D1111111-1111-4111-8111-111111111111}.Release|x86.ActiveCfg = Release|Any CPU
45+
{D1111111-1111-4111-8111-111111111111}.Release|x86.Build.0 = Release|Any CPU
3446
{81401A51-BBA1-4B6B-8771-9C26A7B5356E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
3547
{81401A51-BBA1-4B6B-8771-9C26A7B5356E}.Debug|Any CPU.Build.0 = Debug|Any CPU
3648
{81401A51-BBA1-4B6B-8771-9C26A7B5356E}.Debug|x64.ActiveCfg = Debug|Any CPU

0 commit comments

Comments
 (0)