Skip to content

Commit

Permalink
mesaj 2
Browse files Browse the repository at this point in the history
  • Loading branch information
harunaltay committed Apr 1, 2018
1 parent 0f83f48 commit cc0b843
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Hello_M2MQTT_Solution.sln
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hello_Publish_ConsoleApp",
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hello_Subscribe_ConsoleApp", "Hello_Subscribe_ConsoleApp\Hello_Subscribe_ConsoleApp.csproj", "{7ABBF546-B3EE-4853-99E2-6CF15282BD7E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hello_Publish_WinFormsApp", "Hello_Publish_WinFormsApp\Hello_Publish_WinFormsApp.csproj", "{D14DEE5C-8799-451F-8BED-9B0E0F6A11E0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -21,6 +23,10 @@ Global
{7ABBF546-B3EE-4853-99E2-6CF15282BD7E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7ABBF546-B3EE-4853-99E2-6CF15282BD7E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7ABBF546-B3EE-4853-99E2-6CF15282BD7E}.Release|Any CPU.Build.0 = Release|Any CPU
{D14DEE5C-8799-451F-8BED-9B0E0F6A11E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D14DEE5C-8799-451F-8BED-9B0E0F6A11E0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D14DEE5C-8799-451F-8BED-9B0E0F6A11E0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D14DEE5C-8799-451F-8BED-9B0E0F6A11E0}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit cc0b843

Please sign in to comment.