Skip to content

Commit 2ae48c6

Browse files
committed
remove esproj from solution since it doesn't build with dotnet build
1 parent 49c2988 commit 2ae48c6

File tree

2 files changed

+0
-19
lines changed

2 files changed

+0
-19
lines changed

src/MassTransitShowcaseDemo.sln

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Shipping", "Shipping\Shippi
1919
EndProject
2020
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Helper", "Helper\Helper.csproj", "{4D67822F-34B2-46D9-858B-3B63E457ABA0}"
2121
EndProject
22-
Project("{54A90642-561A-4BB1-A94E-469ADEE60C69}") = "frontend", "frontend\frontend.esproj", "{34EE966B-85B9-4EB9-8BF0-3A2BBF9BC739}"
23-
EndProject
2422
Global
2523
GlobalSection(SolutionConfigurationPlatforms) = preSolution
2624
Debug|Any CPU = Debug|Any CPU
@@ -51,12 +49,6 @@ Global
5149
{4D67822F-34B2-46D9-858B-3B63E457ABA0}.Debug|Any CPU.Build.0 = Debug|Any CPU
5250
{4D67822F-34B2-46D9-858B-3B63E457ABA0}.Release|Any CPU.ActiveCfg = Release|Any CPU
5351
{4D67822F-34B2-46D9-858B-3B63E457ABA0}.Release|Any CPU.Build.0 = Release|Any CPU
54-
{34EE966B-85B9-4EB9-8BF0-3A2BBF9BC739}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
55-
{34EE966B-85B9-4EB9-8BF0-3A2BBF9BC739}.Debug|Any CPU.Build.0 = Debug|Any CPU
56-
{34EE966B-85B9-4EB9-8BF0-3A2BBF9BC739}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
57-
{34EE966B-85B9-4EB9-8BF0-3A2BBF9BC739}.Release|Any CPU.ActiveCfg = Release|Any CPU
58-
{34EE966B-85B9-4EB9-8BF0-3A2BBF9BC739}.Release|Any CPU.Build.0 = Release|Any CPU
59-
{34EE966B-85B9-4EB9-8BF0-3A2BBF9BC739}.Release|Any CPU.Deploy.0 = Release|Any CPU
6052
EndGlobalSection
6153
GlobalSection(SolutionProperties) = preSolution
6254
HideSolutionNode = FALSE

src/frontend/frontend.esproj

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)