Skip to content

Conversation

@xperiandri
Copy link
Collaborator

@xperiandri xperiandri commented Jul 15, 2025

Fixes #747

Without '$(DesignTimeBuild)' != 'true'":

  • Visual Studio build never ends
  • dotnet build hangs the whole PC

@xperiandri xperiandri force-pushed the msbuild-task-manual-fix branch from d04c48b to 460eaa3 Compare July 15, 2025 12:12
@xperiandri
Copy link
Collaborator Author

@baronfel should we add anything else?

@baronfel
Copy link
Contributor

That LGTM!

@knocte
Copy link
Collaborator

knocte commented Jul 15, 2025

chore: include launchSettings.json into FSharpLint.Console.fsproj if present

This is just the what, but please don't forget to include the why in the commit msg.

Without `'$(DesignTimeBuild)' != 'true'"`:
- Visual Studio build never ends
- `dotnet build` hangs the whole PC
@xperiandri xperiandri force-pushed the msbuild-task-manual-fix branch from 460eaa3 to 5cc384d Compare July 15, 2025 13:23
@xperiandri
Copy link
Collaborator Author

Excellent suggestion @knocte ! I've added that both here and in the commit description

@xperiandri xperiandri merged commit abddc41 into master Jul 15, 2025
10 checks passed
@xperiandri xperiandri deleted the msbuild-task-manual-fix branch July 15, 2025 13:50
@knocte
Copy link
Collaborator

knocte commented Jul 15, 2025

Excellent suggestion @knocte ! I've added that both here and in the commit description

I was quoting the first commit msg. You didn't amend that one.

xperiandri added a commit that referenced this pull request Jul 18, 2025
## [0.26.0] - 2025-07-18

- Fix MSBuild integration sample in docs #750 [@xperiandri]
- Exit after printing out version information #743 [@Numpsy]
- Fix .NET 8 support #748 [@xperiandri]
- Update docs to note that linting supports `slnx` and `slnf` files #744 [@Numpsy]
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.

MSBuild setup manual is wrong

3 participants