Skip to content

Commit 194e986

Browse files
committed
Fix circular dependency and continue the Great Migration
- Removed circular project reference to PocketMC.Infrastructure from PocketMC.Application - Moved PocketMC.Desktop/Core/Interfaces to PocketMC.Application/Interfaces - Moved concrete infrastructural implementations to PocketMC.Infrastructure - Moved PocketMC.Desktop/Features/Instances to PocketMC.Application/Features/Instances
1 parent 934466b commit 194e986

57 files changed

Lines changed: 142 additions & 22784 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*/bin/
2+
*/obj/

PocketMC.Application.Tests/obj/PocketMC.Application.Tests.csproj.nuget.dgspec.json

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

PocketMC.Application.Tests/obj/PocketMC.Application.Tests.csproj.nuget.g.props

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

PocketMC.Application.Tests/obj/PocketMC.Application.Tests.csproj.nuget.g.targets

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

0 commit comments

Comments
 (0)