Improve dark mode for settings and more forms #85
Annotations
8 warnings
build (Debug):
tests/Vocup.UnitTests/SettingsTests.cs#L18
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
build (Release)
Targeting .NET 9.0 or higher in Visual Studio 2022 17.11 is not supported.
|
build (Release)
Targeting .NET 9.0 or higher in Visual Studio 2022 17.11 is not supported.
|
build (Release)
Targeting .NET 9.0 or higher in Visual Studio 2022 17.11 is not supported.
|
build (Release)
Targeting .NET 9.0 or higher in Visual Studio 2022 17.11 is not supported.
|
build (Release)
Targeting .NET 9.0 or higher in Visual Studio 2022 17.11 is not supported.
|
build (Release)
Targeting .NET 9.0 or higher in Visual Studio 2022 17.11 is not supported.
|
build (Release):
tests/Vocup.UnitTests/SettingsTests.cs#L18
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|