We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Environment (please complete the following information):
Describe the bug intermittent issue from msbuild 96MSBuild version 17.9.5+33de0b227 for .NET Framework [97]AspectInjector|2.8.2 : error AI_ERR0: Processing failure: System.InvalidOperationException: Aspect doesn't have global singleton injected. [abc.csproj] [98]AspectInjector : error AI_FAIL: Aspect Injector processing has failed. See other errors. [abc.csproj] [99]Error: 5/28/2024 3:11:32 AM: [100]At C:\src\buildsystem\psake2019\public\Exec.ps1:80 char:17 + throw "Exec: $errorMessage" + ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [<<==>>] Exception: Exec: Error executing command msbuild $solutionpath -m /p:configuration=$buildconfiguration /p:platform=$buildplatform /p:visualstudioversion=$visualstudioversion /verbosity:quiet /consoleloggerparameters:errorsonly.
The text was updated successfully, but these errors were encountered:
Hey, thank you for the report. Could you please try and see if the issue is still there in https://github.com/pamidur/aspect-injector/releases/tag/2.9.0-pre1 ? There were some significant changes
Sorry, something went wrong.
No branches or pull requests
Environment (please complete the following information):
Describe the bug
intermittent issue from msbuild
96MSBuild version 17.9.5+33de0b227 for .NET Framework
[97]AspectInjector|2.8.2 : error AI_ERR0: Processing failure: System.InvalidOperationException: Aspect doesn't have global singleton injected. [abc.csproj]
[98]AspectInjector : error AI_FAIL: Aspect Injector processing has failed. See other errors. [abc.csproj]
[99]Error: 5/28/2024 3:11:32 AM:
[100]At C:\src\buildsystem\psake2019\public\Exec.ps1:80 char:17 + throw "Exec: $errorMessage" + ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [<<==>>] Exception: Exec: Error executing command msbuild $solutionpath -m /p:configuration=$buildconfiguration /p:platform=$buildplatform /p:visualstudioversion=$visualstudioversion /verbosity:quiet /consoleloggerparameters:errorsonly.
The text was updated successfully, but these errors were encountered: