Skip to content

Conversation

@AArnott
Copy link
Collaborator

@AArnott AArnott commented Jun 14, 2025

AArnott and others added 30 commits March 9, 2025 19:12
This reverts commit 20e285c.

This workaround is no longer needed with the 9.0.200 .NET SDK.
…son-updates

Update Dockerfile and global.json updates to v9.0.201
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…c11e3 (#360)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
By setting LangVersion so late in msbuild evaluation, the `CommandLineArgsForDesignTimeEvaluation` property is set based on the default value (of 7.3, for .NET Framework projects). This causes the VS language service to initialize with the wrong language version.

I originally moved this property definition to the .targets because `$(Language)` isn't set in time for the .props files to use them. But we can move it back to .props by using the project file extension instead.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…49687

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Add support for a repo to hard-code extra SDKs that must be installed
This reverts commit 46e768b.

Because dotnet/sdk#44951 is repro'ing again even on the latest .NET SDK.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…7bd4d (#373)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@AArnott AArnott enabled auto-merge June 14, 2025 19:30
@AArnott AArnott disabled auto-merge June 14, 2025 19:30
@AArnott AArnott merged commit f9e15e8 into main Jun 14, 2025
13 checks passed
@AArnott AArnott deleted the dev/andarno/libtemplateUpdate branch June 14, 2025 19:30
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.

2 participants