-
Notifications
You must be signed in to change notification settings - Fork 0
Bump Microsoft.Build.Locator from 1.10.12 to 1.11.1 #155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump Microsoft.Build.Locator from 1.10.12 to 1.11.1 #155
Conversation
--- updated-dependencies: - dependency-name: Microsoft.Build.Locator dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
@copilot let's fix the failing build here |
* Initial plan * Fix build errors with Microsoft.Build.Locator 1.11.1 by excluding runtime assets Co-authored-by: Meir017 <9786571+Meir017@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Meir017 <9786571+Meir017@users.noreply.github.com>
SummarySummary
CoverageLoggerUsage - 80.2%
LoggerUsage.Cli - 59%
LoggerUsage.Mcp - 87.8%
LoggerUsage.MSBuild - 79%
|
|
@copilot still failing with this error home/runner/.nuget/packages/microsoft.build.locator/1.11.1/buildTransitive/Microsoft.Build.Locator.targets(19,5): error MSBL001: A PackageReference to the package 'Microsoft.Build' at version '17.7.2' is present in this project without ExcludeAssets="runtime" set. This can cause errors at run-time due to MSBuild assembly-loading. [/home/runner/work/dotnet-logging-tools/dotnet-logging-tools/src/LoggerUsage.VSCode.Bridge/LoggerUsage.VSCode.Bridge.csproj] |
* Initial plan * Fix MSBL001 build error: Add ExcludeAssets="runtime" to MSBuild packages in VSCode.Bridge Co-authored-by: Meir017 <9786571+Meir017@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Meir017 <9786571+Meir017@users.noreply.github.com>
SummarySummary
CoverageLoggerUsage - 80.2%
LoggerUsage.Cli - 59%
LoggerUsage.Mcp - 87.8%
LoggerUsage.MSBuild - 79%
|
Updated Microsoft.Build.Locator from 1.10.12 to 1.11.1.
Release notes
Sourced from Microsoft.Build.Locator's releases.
1.11.1
What's Changed
New Contributors
Full Changelog: microsoft/MSBuildLocator@v1.10.12...v1.11.1
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)