mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,3 Tsd.
aktive Profile

#analyzer

1 Beitrag1 Beteiligte*r0 Beiträge heute

This sure looks more than interesting and is available for – a color coded multi-channel app and that helps to make better mixes by visually separating tracks to identify frequency clashes and tame resonant peaks.

See a video demonstration here youtu.be/9gL8FKBfXtc or grab an early at github.com/QuentinFAIDIDE/Khol or from the at aur.archlinux.org/packages/kho.

For everybody contributing to our analyzers project, please note that it's been updated to require a minimum .NET SDK version 8.

The analyzers and fixers are still targeting netstandard2.0, but the unit test projects now target net8.0 instead of net6.0 so that we can test analysis and fixing of code that targets .NET 8.

First update for .NET 8 is xUnit1030 supporting analysis of ConfigureAwait() using ConfigureAwaitOptions: github.com/xunit/xunit.analyze

GitHubxunit/xunit#2849: Update xUnit1030 to handle ConfigureAwaitOptions · xunit/xunit.analyzers@8aa39e4Roslyn analyzers for xUnit.net (please open issues in https://github.com/xunit/xunit) - xunit/xunit#2849: Update xUnit1030 to handle ConfigureAwaitOptions · xunit/xunit.analyzers@8aa39e4
#dotnet#csharp#analyzer