Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General housekeeping #791

Merged
merged 7 commits into from
Nov 17, 2024
Merged

Conversation

lahm86
Copy link
Collaborator

@lahm86 lahm86 commented Nov 17, 2024

Checklist

Description

Some general housekeeping, mainly to remove VS warning/message noise. Some packages had vulnerabilities too, and there was a stale reference to System.Drawing.Common in the core project.

The message suppression re namespace/folder structure mismatch is not ideal, but I don't see this as an issue. The alternative is updating practically every file in the solution, both in terms of its namespace and the using list, so that is not something I want to have to do.

GH actions should build a bit more quickly now too, as we only need to target the view project rather than build everything. The other projects are still tested.

Resolves some vulnerability warnings from older dependencies.
This is not an issue IMO and touches practically every file in the solution. The alternative would result in an overhaul of all usings.
Fixes warnings about lamba compilation time.
@lahm86 lahm86 added this to the 1.11.0 milestone Nov 17, 2024
@lahm86 lahm86 self-assigned this Nov 17, 2024
@lahm86 lahm86 requested review from rr-, chreden and makotocchi November 17, 2024 11:12
@lahm86 lahm86 merged commit 5c8b43f into LostArtefacts:master Nov 17, 2024
1 check passed
@lahm86 lahm86 deleted the build-housekeeping branch November 17, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants