Skip to content

Conversation

@ttstanley
Copy link
Contributor

Merging latest library template

renovate bot and others added 30 commits March 24, 2025 15:56
…c11e3 (#360)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Opt in to the new MicroBuild SBOM behavior
Fix unofficial build with SDL tools enabled
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.
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>
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>
This should fix 404s on sbom's referenced from .vsman files.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
AArnott and others added 27 commits September 10, 2025 21:54
* Migrate from managed identity to service connection for APIScan.

* Add the system access token.

* Use a variable for the apiscan auth string.

* Apply suggestion from @AArnott

---------

Co-authored-by: Andrew Arnott <andrewarnott@gmail.com>
…ing (#411)

* Migrate from managed identity to service connection for symbol archiving

Updated MicroBuildArchiveSymbols task version and added Azure subscription and environment variables.

* Apply suggestion from @AArnott

---------

Co-authored-by: Andrew Arnott <andrewarnott@gmail.com>
It'll now come from wherever nuget.config says.
The old one has concurrency bugs that leads to frequent build breaks.
…4ef06

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
npmjs.com has taken to blocking such checks with 403 Forbidden.
This link is good, but github agents get a 403 Forbidden back
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@ttstanley ttstanley merged commit 64247ea into main Sep 26, 2025
6 checks passed
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.

8 participants