Commit cfd0f1b
committed
Migrate solutions from .sln to .slnx format
Replaced traditional .sln files with simplified .slnx files for all solutions, including:
- Codebreaker.Analyzers
- Codebreaker.Backend.Cosmos
- Codebreaker.Backend.Models
- Codebreaker.Backend.Postgres
- Codebreaker.Backend.SqlServer
- Codebreaker.GameAPIs.Client
The .slnx format provides a cleaner, XML-based structure with `<Solution>` and `<Project>` elements, omitting detailed configuration and platform settings. This change improves simplicity, maintainability, and compatibility with modern tooling.1 parent b885d63 commit cfd0f1b
12 files changed
Lines changed: 26 additions & 172 deletions
File tree
- src
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments