[PR #12821] [MERGED] Add common nuget import to Fuzz project so that it compiles #29253

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/12821
Author: @ianjoneill
Created: 4/4/2022
Status: Merged
Merged: 4/4/2022
Merged by: @DHowett

Base: mainHead: f-prevent-fuzz-job-failure-v3


📝 Commits (1)

  • e787bd5 Add common nuget import to Fuzz project so that it compiles

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 src/host/ft_fuzzer/Host.FuzzWrapper.vcxproj (+2 -0)

📄 Description

Adds the common nuget import to the Fuzz project so that it compiles.

References

Broken in #12778, Issue identified by #12796

Validation Steps Performed

Host.FuzzWrapper project builds.


🔄 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/12821 **Author:** [@ianjoneill](https://github.com/ianjoneill) **Created:** 4/4/2022 **Status:** ✅ Merged **Merged:** 4/4/2022 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `main` ← **Head:** `f-prevent-fuzz-job-failure-v3` --- ### 📝 Commits (1) - [`e787bd5`](https://github.com/microsoft/terminal/commit/e787bd5dd984aa70aa91ad0b12eea331d1f42fee) Add common nuget import to Fuzz project so that it compiles ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/host/ft_fuzzer/Host.FuzzWrapper.vcxproj` (+2 -0) </details> ### 📄 Description Adds the common nuget import to the Fuzz project so that it compiles. ## References Broken in #12778, Issue identified by #12796 ## Validation Steps Performed `Host.FuzzWrapper` project builds. --- <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:33:45 +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#29253