Skip to content

Conversation

@AArnott
Copy link
Owner

@AArnott AArnott commented Jun 11, 2025

  • Add markup link checker to GitHub workflow
  • Fix stale link in CONTRIBUTING.md
  • Bump nuget.exe build tool to 6.12.2
  • Update becheran/mlc action to v0.19.1
  • Suppress an expected doc warning
  • Update becheran/mlc action to v0.19.2 (#345)
  • Renovate should not update to versions from non-release branches
  • Drop group name in renovate
  • Update xunit (#346)
  • Update becheran/mlc action to v0.21.0 (#347)
  • Update dependency Microsoft.NET.Test.Sdk to 17.13.0 (#348)
  • Update Dockerfile and global.json updates to v9.0.200
  • Update dependency dotnet-coverage to 17.14.1
  • Update dependency docfx to 2.78.3 (#351)
  • Update dependency dotnet-coverage to 17.14.2 (#352)
  • Fix GitHub release workflow in dispatched runs
  • Drop semanticCommits setting from renovate.json
  • Revert "Avoid dotnet format hang"
  • Merge pull request #355 from AArnott/renovate/dockerfile-and-global.json-updates
  • Build renovate settings on the best-practices preset (#357)
  • Update Dockerfile and global.json updates to v9.0.202 (#356)
  • Pin dependencies (#358)
  • Pin mcr.microsoft.com/dotnet/sdk Docker tag to 332e036 (#359)
  • Update mcr.microsoft.com/dotnet/sdk:9.0.202-noble Docker digest to dcc11e3 (#360)
  • Update dependency xunit.v3 to v2 (#353)
  • Update Dockerfile and global.json updates to v9.0.203 (#364)
  • Update docs to use MergeFrom-Template.ps1
  • Fix lang service reporting C# 7.3 errors in Error List
  • Update actions/download-artifact digest to d3f86a1
  • Update dependency powershell to 7.5.1
  • Update mcr.microsoft.com/dotnet/sdk:9.0.203-noble Docker digest to c849687
  • Update xunit (#370)
  • Add support for a repo to hard-code extra SDKs that must be installed
  • Add script for collecting 3rd party symbol files
  • Reapply "Avoid dotnet format hang"
  • Fix 3rd party symbol archival
  • Update Dockerfile and global.json updates to v9.0.300 (#372)
  • Update dependency Microsoft.NET.Test.Sdk to 17.14.0
  • Update mcr.microsoft.com/dotnet/sdk:9.0.300-noble Docker digest to 9f7bd4d (#373)
  • Update becheran/mlc action to v0.22.0 (#374)
  • Update dependency Microsoft.NET.Test.Sdk to 17.14.1
  • Update xunit
  • Update Dockerfile and global.json updates to v9.0.301 (#376)
  • Add copilot swe agent setup instructions (#377)

AArnott and others added 30 commits January 27, 2025 09:02
Add markup link checker to GitHub workflow
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>
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>
Dispatched runs were failing because they still looked for a GitHub release via properties that are not defined.
Also, upload artifacts to the GitHub release recursively, avoiding directories.
It's default is to automatically detect the repo's convention, which is great.
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.
renovate bot and others added 18 commits April 27, 2025 18:50
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 merged commit 5d1b4b9 into main Jun 11, 2025
6 checks passed
@AArnott AArnott deleted the dev/andarno/libtemplateUpdate branch June 11, 2025 20:22
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