-
-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
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
Craig/support arm64 #440
Craig/support arm64 #440
Conversation
Updated the following packages: * Microsoft.CodeAnalysis.*: 4.8.0 -> 4.10.0 * Microsoft.VisualStudio.Composition.Analyzers: 17.7.40 -> 17.10.37 * Microsoft.VisualStudio.SDK: 17.1.32210.191 -> 17.10.40171 * Microsoft.VisualStudio.Threading.Analyzers: 17.9.28 -> 17.10.48 * Newtonsoft.Json: 13.0.1 -> 13.0.3 * StreamJsonRpc: 2.16.36 -> 2.18.48 * System.Composition: 7.0.0 -> 8.0.0 These package upgrades were mostly constrained to `FineCodeCoverage.csproj` and `FineCodeCoverageTests.csproj` with the exception of `Newtonsoft.json` which I also updated in `FineCodeCoverage.csproj`.
I tried this on a mac running vmware on arm64. This is the error I get upon startup of FCC, the build was error free on latest VS2022 community edition. All packages were latest versions available in nuget. An exception was encountered while constructing the content of this frame. This information is also logged in "C:\Users\dan_p\AppData\Roaming\Microsoft\VisualStudio\17.0_440cd417\ActivityLog.xml". Exception details: |
No description provided.