Skip to content

Commit

Permalink
Remove propuslision refs
Browse files Browse the repository at this point in the history
  • Loading branch information
bartelink committed Jun 18, 2019
1 parent f5e3864 commit 3abdb54
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 54 deletions.
4 changes: 0 additions & 4 deletions equinox-projector/Consumer/Consumer.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,4 @@
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="../../../propulsion/src/Propulsion.Kafka/Propulsion.Kafka.fsproj" />
</ItemGroup>

</Project>
6 changes: 0 additions & 6 deletions equinox-projector/Projector/Projector.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.1</TargetFramework>
<WarningLevel>5</WarningLevel>
<DefineConstants>kafka</DefineConstants>
</PropertyGroup>

<ItemGroup>
Expand All @@ -21,9 +20,4 @@
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="../../../propulsion/src/Propulsion.Cosmos/Propulsion.Cosmos.fsproj" />
<ProjectReference Include="../../../propulsion/src/Propulsion.Kafka/Propulsion.Kafka.fsproj" />
</ItemGroup>

</Project>
46 changes: 11 additions & 35 deletions equinox-projector/equinox-projector-consumer.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,53 +3,29 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28729.10
MinimumVisualStudioVersion = 15.0.26124.0
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "Projector", "Projector\Projector.fsproj", "{6C72C937-ECFC-4DD4-9BA0-7355B237F974}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{518EE7E2-76AF-4DE9-A127-C2DFF709A468}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "Consumer", "Consumer\Consumer.fsproj", "{DBADA035-7A86-4AAC-9ECF-96D28F887C40}"
EndProject
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "Projector", "Projector\Projector.fsproj", "{72668C1E-2187-4DAF-BDBE-1637CDA67894}"
EndProject
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "Propulsion.Kafka", "..\..\propulsion\src\Propulsion.Kafka\Propulsion.Kafka.fsproj", "{B1E538BB-8C5B-4120-9BE9-2D3C1DC28207}"
EndProject
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "Propulsion", "..\..\propulsion\src\Propulsion\Propulsion.fsproj", "{5FA33C5B-9DD2-44BF-B2DF-B790DCED2A76}"
EndProject
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "Propulsion.Cosmos", "..\..\propulsion\src\Propulsion.Cosmos\Propulsion.Cosmos.fsproj", "{EC6A27BB-DECF-4799-8E2A-85102E7328CF}"
EndProject
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "Propulsion.Kafka0", "..\..\propulsion\src\Propulsion.Kafka0\Propulsion.Kafka0.fsproj", "{AD555167-E9EA-45B0-8D19-C313B10643C0}"
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "Consumer", "Consumer\Consumer.fsproj", "{7ED94D2B-1744-48A0-9B20-94E4777617E9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DBADA035-7A86-4AAC-9ECF-96D28F887C40}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DBADA035-7A86-4AAC-9ECF-96D28F887C40}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DBADA035-7A86-4AAC-9ECF-96D28F887C40}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DBADA035-7A86-4AAC-9ECF-96D28F887C40}.Release|Any CPU.Build.0 = Release|Any CPU
{72668C1E-2187-4DAF-BDBE-1637CDA67894}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{72668C1E-2187-4DAF-BDBE-1637CDA67894}.Debug|Any CPU.Build.0 = Debug|Any CPU
{72668C1E-2187-4DAF-BDBE-1637CDA67894}.Release|Any CPU.ActiveCfg = Release|Any CPU
{72668C1E-2187-4DAF-BDBE-1637CDA67894}.Release|Any CPU.Build.0 = Release|Any CPU
{B1E538BB-8C5B-4120-9BE9-2D3C1DC28207}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B1E538BB-8C5B-4120-9BE9-2D3C1DC28207}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B1E538BB-8C5B-4120-9BE9-2D3C1DC28207}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B1E538BB-8C5B-4120-9BE9-2D3C1DC28207}.Release|Any CPU.Build.0 = Release|Any CPU
{5FA33C5B-9DD2-44BF-B2DF-B790DCED2A76}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5FA33C5B-9DD2-44BF-B2DF-B790DCED2A76}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5FA33C5B-9DD2-44BF-B2DF-B790DCED2A76}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5FA33C5B-9DD2-44BF-B2DF-B790DCED2A76}.Release|Any CPU.Build.0 = Release|Any CPU
{EC6A27BB-DECF-4799-8E2A-85102E7328CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EC6A27BB-DECF-4799-8E2A-85102E7328CF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EC6A27BB-DECF-4799-8E2A-85102E7328CF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EC6A27BB-DECF-4799-8E2A-85102E7328CF}.Release|Any CPU.Build.0 = Release|Any CPU
{AD555167-E9EA-45B0-8D19-C313B10643C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AD555167-E9EA-45B0-8D19-C313B10643C0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AD555167-E9EA-45B0-8D19-C313B10643C0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AD555167-E9EA-45B0-8D19-C313B10643C0}.Release|Any CPU.Build.0 = Release|Any CPU
{6C72C937-ECFC-4DD4-9BA0-7355B237F974}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6C72C937-ECFC-4DD4-9BA0-7355B237F974}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6C72C937-ECFC-4DD4-9BA0-7355B237F974}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6C72C937-ECFC-4DD4-9BA0-7355B237F974}.Release|Any CPU.Build.0 = Release|Any CPU
{7ED94D2B-1744-48A0-9B20-94E4777617E9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7ED94D2B-1744-48A0-9B20-94E4777617E9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7ED94D2B-1744-48A0-9B20-94E4777617E9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7ED94D2B-1744-48A0-9B20-94E4777617E9}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
8 changes: 0 additions & 8 deletions equinox-sync/Sync/Properties/launchSettings.json

This file was deleted.

1 change: 0 additions & 1 deletion equinox-sync/Sync/Sync.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.1</TargetFramework>
<WarningLevel>5</WarningLevel>
<DefineConstants>$(DefineConstants)</DefineConstants>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 3abdb54

Please sign in to comment.