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
I cloned the code to my local machine (Windows 11, Visual Studio 2022) but had some issues with the sample solution. After running the tests, i noticed that some are not passing. See the screenshot below
The text was updated successfully, but these errors were encountered:
I am getting this build warning, which I believe could be the cause of the issue, and for the life of me I cannot resolve it.
2>CSC : warning CS8032: An instance of analyzer ActivitySourceCodeAttributes.Generator cannot be created from C:\dev\ActivitySourceCodeAttributes\src\ActivitySourceCodeAttributes\bin\Debug\net6.0\ActivitySourceCodeAttributes.dll : Could not load file or assembly 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified..
I cloned the code to my local machine (Windows 11, Visual Studio 2022) but had some issues with the sample solution. After running the tests, i noticed that some are not passing. See the screenshot below
The text was updated successfully, but these errors were encountered: