Skip to content

Conversation

@fhnaseer
Copy link
Member

@fhnaseer fhnaseer commented Aug 19, 2025

Context

Updating binding redirects for workflow editor tools in VS. This allows building of workflow projects in VS.

Changes Made

Updated binding redirects to 18.0.

Testing

Applied fix locally and verified WF projects could build.

Copilot AI review requested due to automatic review settings August 19, 2025 07:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates binding redirects for workflow editor tools in Visual Studio, specifically updating version references from 17.0.0.0 to 18.0.0.0 for Microsoft.Activities.Build and XamlBuildTask assemblies.

  • Updates binding redirects from version 17.0.0.0 to 18.0.0.0 for workflow-related assemblies
  • Updates version ranges in oldVersion attributes to include 18.0.0.0
  • Updates codeBase version references to match the new target versions

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/MSBuild/app.config Updates binding redirects and codeBase references for Microsoft.Activities.Build and XamlBuildTask assemblies
src/MSBuild/app.amd64.config Updates binding redirects for the same assemblies in the AMD64-specific configuration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@YuliiaKovalova YuliiaKovalova merged commit c902f8f into dotnet:main Aug 19, 2025
9 checks passed
JanProvaznik pushed a commit to JanProvaznik/msbuild that referenced this pull request Aug 21, 2025
)

### Context

Updating binding redirects for workflow editor tools in VS. This allows
building of workflow projects in VS.

### Changes Made

Updated binding redirects to 18.0.

### Testing

Applied fix locally and verified WF projects could build.
JanProvaznik pushed a commit that referenced this pull request Aug 26, 2025
Updating binding redirects for workflow editor tools in VS. This allows
building of workflow projects in VS.

Updated binding redirects to 18.0.

Applied fix locally and verified WF projects could build.
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.

3 participants