Skip to content

update the Github CI to use .NET SDK 9.0.201#731

Merged
xperiandri merged 1 commit into
fsprojects:masterfrom
Numpsy:ci_net_bump
Jul 4, 2025
Merged

update the Github CI to use .NET SDK 9.0.201#731
xperiandri merged 1 commit into
fsprojects:masterfrom
Numpsy:ci_net_bump

Conversation

@Numpsy

@Numpsy Numpsy commented Jul 3, 2025

Copy link
Copy Markdown
Contributor

The CI in my fork is still trying to run , but is failing because it installs the .NET 6 SDK which can't build the .NET 9 libs, so - update it

refs https://github.com/Numpsy/FSharpLint/actions/runs/16049171264/job/45287501138#step:5:9

Using 9.0.201 rather than the latest so that it matches with #722

@knocte

knocte commented Jul 4, 2025

Copy link
Copy Markdown
Collaborator

I see a red cross (CI failure) in your fork's branch of this PR.

@Numpsy

Numpsy commented Jul 4, 2025

Copy link
Copy Markdown
Contributor Author

Ye, the FAKE build script is still trying to use Paket, so it needs something like #730 to change it to plain NuGet.

(That does then fail doing the 'SelfCheck' step, but I suppose that's a different issue - https://github.com/Numpsy/FSharpLint/actions/runs/16071143791/job/45355872393#step:8:40)

Maybe this was an effect of updating the FCS version (seperate from the .NET updates):
image

@xperiandri xperiandri merged commit 828dffd into fsprojects:master Jul 4, 2025
@Numpsy Numpsy deleted the ci_net_bump branch July 4, 2025 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants