Skip to content

Commit

Permalink
Update Platform.dotnet.sln
Browse files Browse the repository at this point in the history
  • Loading branch information
Konard authored Nov 30, 2017
1 parent fe4855b commit 393691f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Platform/Platform.dotnet.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "Platform.Memory", "Platform.Memory\Platform.Memory.csproj", "{DA0C0D80-9821-48CA-A498-C3BCF8A3DB0E}"
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "Platform.Memory", "Platform.Memory/Platform.Memory.csproj", "{DA0C0D80-9821-48CA-A498-C3BCF8A3DB0E}"
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "Platform.Helpers", "Platform.Helpers\Platform.Helpers.csproj", "{70AF2122-82E4-43D1-9EEB-99C4E6FA5A49}"
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "Platform.Helpers", "Platform.Helpers/Platform.Helpers.csproj", "{70AF2122-82E4-43D1-9EEB-99C4E6FA5A49}"
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "Platform.Communication", "Platform.Communication\Platform.Communication.csproj", "{8EA1CE07-B711-48CB-8280-6B5CADBDB6FD}"
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "Platform.Communication", "Platform.Communication/Platform.Communication.csproj", "{8EA1CE07-B711-48CB-8280-6B5CADBDB6FD}"
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "Platform.Data.Core", "Platform.Data.Core\Platform.Data.Core.csproj", "{8BD910B1-E2B9-4DDD-9248-99E83EF8F401}"
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "Platform.Data.Core", "Platform.Data.Core/Platform.Data.Core.csproj", "{8BD910B1-E2B9-4DDD-9248-99E83EF8F401}"
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "Platform.Tests", "Platform.Tests\Platform.Tests.csproj", "{F35569FF-CECE-4141-BA02-DF7F46053095}"
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "Platform.Tests", "Platform.Tests/Platform.Tests.csproj", "{F35569FF-CECE-4141-BA02-DF7F46053095}"
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "Platform.Tests.Runner", "Platform.Tests.Runner\Platform.Tests.Runner.csproj", "{6CC39E4B-7E37-4223-9936-2F2495216E60}"
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "Platform.Tests.Runner", "Platform.Tests.Runner/Platform.Tests.Runner.csproj", "{6CC39E4B-7E37-4223-9936-2F2495216E60}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down

2 comments on commit 393691f

@Konard
Copy link
Owner Author

@Konard Konard commented on 393691f Nov 30, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Konard
Copy link
Owner Author

@Konard Konard commented on 393691f Nov 30, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.