mokshinpv
mokshinpv
Hi, @cston, I think it should work, I downloaded project now and Antlr4 package was downloaded correctly from Nuget. Libraries from csproj file: ```xml all runtime; build; native; contentfiles; analyzers;...
Hi, @cston. > Are you seeing the compile performance issue when building with `msbuild.exe` or `dotnet build`? Problem with both. > Were additional analyzers included after upgrading? No, I only...
Launched this command for my real project: dotnet build -bl -p:ReportAnalyzer=true Build took 29 minutes. In Windows task manager this command uses 4630 Mb of memory for my real project....
Hi, here is better repro. Build for .NET 8 is very slow. If set .NET 7 it builds much faster. [mokshinpv-academitslearn-f14ea4856e47.zip](https://github.com/dotnet/roslyn/files/14460212/mokshinpv-academitslearn-f14ea4856e47.zip)
@inyutin-maxim, @itsokto, если будет возможность, посмотрите, пожалуйста. Скорее всего, просто в Nuget не выложена последняя версия
Возможно, версия не выложилась, потому что в csproj файле не поменяли версию пакета. Пока что сделал fork и выложил на Nuget: https://www.nuget.org/packages/VkNet.AudioBypassService.Mokshinpv