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

.config/dotnet-tools: remove recursive dependency #569

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

knocte
Copy link
Collaborator

@knocte knocte commented Oct 14, 2022

This repo depended on the nuget package of itself, I guess because we used to have some CI step that checked FSharpLint's code against itself. We seem to not have that step anymore, but if we want to revive it, we should do it with version of FSharpLint that is compiled in the CI itself, to not have a recursive dependency on older versions.

This repo depended on the nuget package of itself, I guess
because we used to have some CI step that checked FSharpLint's
code against itself. We seem to not have that step anymore,
but if we want to revive it, we should do it with version
of FSharpLint that is compiled in the CI itself, to not have
a recursive dependency on older versions.
@knocte knocte changed the title .config/dotnet-tools: remove recursive dependency DRAFT: .config/dotnet-tools: remove recursive dependency Nov 23, 2022
@knocte knocte changed the title DRAFT: .config/dotnet-tools: remove recursive dependency .config/dotnet-tools: remove recursive dependency Nov 23, 2023
@knocte knocte merged commit 598788d into fsprojects:master Nov 23, 2023
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.

1 participant