File tree Expand file tree Collapse file tree
InterProcessCommunication/TradingApp Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.8" />
55 </startup >
66 <appSettings >
7- <add key =" IPortfolioService_Address" value =" http://localhost:9001 /" />
8- <add key =" IQuotationService_Address" value =" http://localhost:9002 /" />
9- <add key =" IOrdersService_Address" value =" http://localhost:9003 /" />
7+ <add key =" IPortfolioService_Address" value =" http://localhost:9000 /" />
8+ <add key =" IQuotationService_Address" value =" http://localhost:9000 /" />
9+ <add key =" IOrdersService_Address" value =" http://localhost:9000 /" />
1010 </appSettings >
1111</configuration >
Original file line number Diff line number Diff line change 11
22Microsoft Visual Studio Solution File, Format Version 12.00
33# Visual Studio 15
4- VisualStudioVersion = 15.0.26403.0
4+ VisualStudioVersion = 15.0.26430.6
55MinimumVisualStudioVersion = 10.0.40219.1
66Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "ConsoleHost" , "ConsoleHost\ConsoleHost.csproj" , "{F6399F1C-BF06-499B-A9DE-1F28EC35E589}"
77 Project Section (ProjectDependencies ) = postProject
@@ -38,6 +38,7 @@ EndProject
3838Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "ConsoleUi" , "ConsoleUi\ConsoleUi.csproj" , "{44125C18-6947-4193-8D44-C4F3546C0D47}"
3939 Project Section (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 EndProject Section
4243EndProject
4344Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Proxies" , "Infrastructure\Proxies\Proxies.csproj" , "{B235C485-07B0-4BB5-A27A-B79DADC576AA}"
You can’t perform that action at this time.
0 commit comments