Skip to content

Commit fd9ca9e

Browse files
committed
https fix
1 parent 1c3fa0f commit fd9ca9e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

mt4-websockets/main.cpp

174 Bytes
Binary file not shown.

mt4-websockets/mt4-websockets.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<Keyword>Win32Proj</Keyword>
2525
<RootNamespace>microservicetutorial</RootNamespace>
2626
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
27-
<ProjectName>mt4-websockets</ProjectName>
27+
<ProjectName>mt4-common</ProjectName>
2828
</PropertyGroup>
2929
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3030
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">

0 commit comments

Comments
 (0)