Skip to content

SDK-ify csproj / sln files#108

Merged
supermem613 merged 3 commits intomainfrom
sdk-csproj
Sep 6, 2024
Merged

SDK-ify csproj / sln files#108
supermem613 merged 3 commits intomainfrom
sdk-csproj

Conversation

@supermem613
Copy link
Copy Markdown
Contributor

Let's upgrade our csproj / sln files to use the (newer) SDK style. This simplifies the files themselves and improves dependency management (nuget packages). This allows us to remove no longer needed build files and executables.

This change also adds to the About page the currently running .NET to help diagnose issues.

No actual runtime impact is expected. Just faster builds, more modern toolkit.

This work is pre-requisite for any future-facing work in #93.

@supermem613 supermem613 added the tech debt Issues and pull requests related to addressing technical debt or improving the codebase label Jan 15, 2024
@supermem613 supermem613 enabled auto-merge (squash) January 15, 2024 15:04
@supermem613 supermem613 merged commit 093ec5b into main Sep 6, 2024
@supermem613 supermem613 deleted the sdk-csproj branch September 6, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tech debt Issues and pull requests related to addressing technical debt or improving the codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants