Skip to content
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

Move to new version of MS.DevDiv.Optimization.Data.Powershell #74483

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

jaredpar
Copy link
Member

This will hopefully get us past a CG alert.

This will _hopefully_ get us past a CG alert.
@jaredpar jaredpar requested a review from a team as a code owner July 22, 2024 18:44
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead labels Jul 22, 2024
@jaredpar jaredpar enabled auto-merge (squash) July 22, 2024 18:49
@jaredpar jaredpar merged commit 9d7489b into main Jul 22, 2024
28 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jul 22, 2024
@jaredpar jaredpar deleted the dev/jaredpar/cg branch July 23, 2024 00:01
@JoeRobich
Copy link
Member

We should see if we can remove any of these package references now that there is a newer release of MS.DD.O.D.PS

<!-- Add explicit top-level dependencies to override the implicit versions brought in by Microsoft.DevDiv.Optimization.Data.PowerShell -->
<PackageReference Include="Microsoft.Identity.Client" Version="$(MicrosoftIdentityClientVersion)"/>
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="$(MicrosoftIdentityModelJsonWebTokensVersion)"/>
<PackageReference Include="Microsoft.DevDiv.Optimization.Data.PowerShell" Version="$(MicrosoftDevDivOptimizationDataPowerShellVersion)" ExcludeAssets="all"/>
<PackageReference Include="Newtonsoft.Json" Version="$(NewtonsoftJsonVersion)"/>
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="$(SystemIdentityModelTokensJwtVersion)"/>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants