[PR #4450] [MERGED] Update TAEF to 10.51 and remove the private dep on Taef.TestAdapter #25766

Open
opened 2026-01-31 09:11:40 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/4450
Author: @DHowett-MSFT
Created: 2/3/2020
Status: Merged
Merged: 2/3/2020
Merged by: @undefined

Base: masterHead: dev/duhowett/taef-10.51


📝 Commits (1)

  • 99732f4 Update TAEF to 10.51 and remove the private dep on Taef.TestAdapter

📊 Changes

11 files changed (+12 additions, -45 deletions)

View changed files

build/.nuget/packages.config (+0 -4)
build/config/NuGet.config (+0 -9)
📝 build/pipelines/templates/build-console-audit-job.yml (+0 -10)
📝 build/pipelines/templates/build-console-steps.yml (+0 -10)
📝 src/cascadia/LocalTests_TerminalApp/TestHostApp/TestHostApp.vcxproj (+1 -1)
📝 src/common.build.tests.props (+2 -2)
📝 src/host/ft_uia/Host.Tests.UIA.csproj (+5 -5)
📝 src/host/ft_uia/packages.config (+1 -1)
📝 src/terminal/parser/ut_parser/packages.config (+1 -1)
📝 tools/OpenConsole.psm1 (+1 -1)
📝 tools/razzle.cmd (+1 -1)

📄 Description

This removes some longstanding debt we've been carrying around.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/4450 **Author:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Created:** 2/3/2020 **Status:** ✅ Merged **Merged:** 2/3/2020 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `dev/duhowett/taef-10.51` --- ### 📝 Commits (1) - [`99732f4`](https://github.com/microsoft/terminal/commit/99732f4b167d83b2e0d906d3edc0f2aa08d168df) Update TAEF to 10.51 and remove the private dep on Taef.TestAdapter ### 📊 Changes **11 files changed** (+12 additions, -45 deletions) <details> <summary>View changed files</summary> ➖ `build/.nuget/packages.config` (+0 -4) ➖ `build/config/NuGet.config` (+0 -9) 📝 `build/pipelines/templates/build-console-audit-job.yml` (+0 -10) 📝 `build/pipelines/templates/build-console-steps.yml` (+0 -10) 📝 `src/cascadia/LocalTests_TerminalApp/TestHostApp/TestHostApp.vcxproj` (+1 -1) 📝 `src/common.build.tests.props` (+2 -2) 📝 `src/host/ft_uia/Host.Tests.UIA.csproj` (+5 -5) 📝 `src/host/ft_uia/packages.config` (+1 -1) 📝 `src/terminal/parser/ut_parser/packages.config` (+1 -1) 📝 `tools/OpenConsole.psm1` (+1 -1) 📝 `tools/razzle.cmd` (+1 -1) </details> ### 📄 Description This removes some longstanding debt we've been carrying around. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:11:40 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#25766