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

Merged
merged 3 commits into from
Jun 30, 2024
Merged

feat: upgrade to dotnet 8.0 #6580

merged 3 commits into from
Jun 30, 2024

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. |

@boring-cyborg boring-cyborg bot added the documentation site documentation label Jun 30, 2024
@jeremylong jeremylong merged commit a798f89 into main Jun 30, 2024
6 checks passed
@jeremylong jeremylong deleted the scratch/upgrade-grok branch June 30, 2024 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core changes to core documentation site documentation tests test cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants