Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 17, 2025

Updated Microsoft.Build.Framework from 15.9.20 to 15.9.30.

Release notes

Sourced from Microsoft.Build.Framework's releases.

15.9.20.62856

This version of MSBuild shipped with Visual Studio 2017 15.9.0.

Detailed release notes

Added

  • MSBuild now respects the global property NuGetInteractive=true, allowing private feeds for SDK resolution (#​3621)
  • Added AspNetCoreHostingModel and AspNetCoreModuleName to project IntelliSense (#​3773, thanks @​jkotalik)

Changed

  • The evaluation context is now respected in some property functions (#​3502)
  • Updated culture list including Windows pseudo-locales (#​3654, thanks @​martincostello)

Fixed

  • Performance of some property-function invocations was improved (#​3509)
  • Fixed race condition in ToolLocationHelper (#​3537, thanks @​AntonLapounov)
  • Performance improvements in path operations on non-Windows OSes (#​3547)
  • Stop propagating TargetFramework to projects that were specified as solution build dependencies (#​3628, thanks @​dasMulli)
  • Removed assumption that Enumerable.Empty was an IList, enabling running on .NET Core 3.0 runtimes (#​3836, thanks @​kacollins)
  • Fix some edge cases of COM references (#​3826, thanks @​sidiesen)

Additional thanks

Thanks to everyone who filed bugs or provided other feedback to us in this timeframe!

Commits viewable in compare view.

Updated Microsoft.Build.Tasks.Core from 15.9.20 to 15.9.30.

Release notes

Sourced from Microsoft.Build.Tasks.Core's releases.

15.9.20.62856

This version of MSBuild shipped with Visual Studio 2017 15.9.0.

Detailed release notes

Added

  • MSBuild now respects the global property NuGetInteractive=true, allowing private feeds for SDK resolution (#​3621)
  • Added AspNetCoreHostingModel and AspNetCoreModuleName to project IntelliSense (#​3773, thanks @​jkotalik)

Changed

  • The evaluation context is now respected in some property functions (#​3502)
  • Updated culture list including Windows pseudo-locales (#​3654, thanks @​martincostello)

Fixed

  • Performance of some property-function invocations was improved (#​3509)
  • Fixed race condition in ToolLocationHelper (#​3537, thanks @​AntonLapounov)
  • Performance improvements in path operations on non-Windows OSes (#​3547)
  • Stop propagating TargetFramework to projects that were specified as solution build dependencies (#​3628, thanks @​dasMulli)
  • Removed assumption that Enumerable.Empty was an IList, enabling running on .NET Core 3.0 runtimes (#​3836, thanks @​kacollins)
  • Fix some edge cases of COM references (#​3826, thanks @​sidiesen)

Additional thanks

Thanks to everyone who filed bugs or provided other feedback to us in this timeframe!

Commits viewable in compare view.

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps Microsoft.Build.Framework from 15.9.20 to 15.9.30
Bumps Microsoft.Build.Tasks.Core from 15.9.20 to 15.9.30

---
updated-dependencies:
- dependency-name: Microsoft.Build.Framework
  dependency-version: 15.9.30
  dependency-type: direct:production
- dependency-name: Microsoft.Build.Tasks.Core
  dependency-version: 15.9.30
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Aug 17, 2025
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@govert govert merged commit 08eb5e8 into master Oct 12, 2025
@govert govert deleted the dependabot/nuget/Source/ExcelDna.AddIn.Tasks/multi-ce7a3165b3 branch October 12, 2025 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants