Skip to content

Commit bae1047

Browse files
committed
Fix ConsoleUi deployment, to also copy the Infra.Hosts
1 parent 109b8a7 commit bae1047

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

InterProcessCommunication/TradingApp/TradingApp.sln

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 15
4-
VisualStudioVersion = 15.0.26403.0
4+
VisualStudioVersion = 15.0.26430.6
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleHost", "ConsoleHost\ConsoleHost.csproj", "{F6399F1C-BF06-499B-A9DE-1F28EC35E589}"
77
ProjectSection(ProjectDependencies) = postProject
@@ -38,6 +38,7 @@ EndProject
3838
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleUi", "ConsoleUi\ConsoleUi.csproj", "{44125C18-6947-4193-8D44-C4F3546C0D47}"
3939
ProjectSection(ProjectDependencies) = postProject
4040
{B235C485-07B0-4BB5-A27A-B79DADC576AA} = {B235C485-07B0-4BB5-A27A-B79DADC576AA}
41+
{C4A8A9D9-CF33-466C-829F-39DE80E99F38} = {C4A8A9D9-CF33-466C-829F-39DE80E99F38}
4142
EndProjectSection
4243
EndProject
4344
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Proxies", "Infrastructure\Proxies\Proxies.csproj", "{B235C485-07B0-4BB5-A27A-B79DADC576AA}"

0 commit comments

Comments
 (0)