Skip to content
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

feat: upgrade to dotnet 8.0 #6580

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

feat: upgrade to dotnet 8.0 #6580

wants to merge 2 commits into from

Conversation

jeremylong
Copy link
Owner

Upgrade to dotnet 8.0.

@aikebah
Copy link
Collaborator

aikebah commented Apr 28, 2024

I suppose the pipeline scripts

dotnet-version: '6.0.x'

dotnet-version: '6.0.x'

would also need an upgrade to .NET 8.x

As well as documentation at

.NET core 6.x needs to be installed for this analyzer to work.

| [Assembly](./assembly-analyzer.html) | .NET Assemblies (\*.exe, \*.dll) | Uses [GrokAssembly.exe](https://github.com/colezlaw/GrokAssembly); requires the dotnet core 6.0 runtime to be installed. |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core changes to core tests test cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants