Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit ce5a165

Browse files
committed
add editorconfig at solution root node
1 parent 9a707ec commit ce5a165

File tree

8 files changed

+0
-416
lines changed

8 files changed

+0
-416
lines changed
File renamed without changes.

src/Services/Ordering/Ordering.API/Ordering.API.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,4 @@
7676
</None>
7777
</ItemGroup>
7878

79-
<ItemGroup>
80-
<None Include="\.editorconfig" />
81-
</ItemGroup>
82-
8379
</Project>

src/Services/Ordering/Ordering.BackgroundTasks/.editorconfig

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

src/Services/Ordering/Ordering.BackgroundTasks/Ordering.BackgroundTasks.csproj

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,4 @@
3232
<ProjectReference Include="..\..\..\BuildingBlocks\EventBus\EventBusServiceBus\EventBusServiceBus.csproj" />
3333
<ProjectReference Include="..\..\..\BuildingBlocks\EventBus\EventBus\EventBus.csproj" />
3434
</ItemGroup>
35-
36-
<ItemGroup>
37-
<EditorConfigFiles Remove="C:\Tarun\github\erjain\dotnet-architecture\eShopOnContainers\src\Services\Ordering\Ordering.BackgroundTasks\.editorconfig" />
38-
</ItemGroup>
39-
40-
<ItemGroup>
41-
<None Include="C:\Tarun\github\erjain\dotnet-architecture\eShopOnContainers\src\Services\Ordering\Ordering.BackgroundTasks\.editorconfig" />
42-
</ItemGroup>
4335
</Project>

src/Services/Ordering/Ordering.SignalrHub/.editorconfig

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

src/Services/Ordering/Ordering.SignalrHub/Ordering.SignalrHub.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,4 @@
3737
<ProjectReference Include="..\..\..\BuildingBlocks\EventBus\EventBus\EventBus.csproj" />
3838
</ItemGroup>
3939

40-
<ItemGroup>
41-
<None Include=".editorconfig" />
42-
</ItemGroup>
43-
4440
</Project>

0 commit comments

Comments
 (0)