Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Adding explicit package references to fix CG alerts #91

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

MSLukeWest
Copy link

Description

Fixing two CG alerts that come from transitive package references:
https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2135048
https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2135049

Note: I don't know why it's showing Merq.Vsix.csproj as being edited when I'm only adding two lines to itach. If anyone knows how to fix this, please let me know.

PR Checklist

  • Title is meaningful

  • Work Item is linked

  • Changes are described

  • Tests

    • Automated tests are added
    • OR
    • N/A: Infrastructure
    • OR
    • Upcoming sprint Work Item:
    • OR
    • Test exception

@MSLukeWest MSLukeWest requested review from mauroa, emaf, tondat and a team as code owners July 15, 2024 21:31
@MSLukeWest MSLukeWest enabled auto-merge (squash) July 15, 2024 21:31
@MSLukeWest MSLukeWest self-assigned this Jul 15, 2024
@srdjanjovcic
Copy link

I don't know why it's showing Merq.Vsix.csproj as being edited when I'm only adding two lines to it

Typically, it happens because you changed encoding of the file -- it may have been UTF-16, and you made it UTF-8, or other way around.

@MSLukeWest MSLukeWest merged commit 536abb1 into main Jul 16, 2024
5 checks passed
@MSLukeWest MSLukeWest deleted the dev/lukewest/main/Cg_MsIoRedist_SystemTestJson branch July 16, 2024 14:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants