You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Environment (please complete the following information):
OS: linux
Framework: net8.0
Type of application: webapp
Version of AspectInjector: 2.8.2
Describe the bug
I have an ASP.NET Web API project in the solution which must be signed. The csproj file contains this configuration:
True
False
MyKey.snk
When I try to publish the app, I get the error "AspectInjector : error AI_ERR0: Aspect Injector cannot re-sing assembly. Try rebuid solution"
Environment (please complete the following information):
Describe the bug
I have an ASP.NET Web API project in the solution which must be signed. The csproj file contains this configuration:
True
False
MyKey.snk
When I try to publish the app, I get the error "AspectInjector : error AI_ERR0: Aspect Injector cannot re-sing assembly. Try rebuid solution"
To Reproduce
The text was updated successfully, but these errors were encountered: