Bump to .NET 8 Preview 7#20092
Conversation
|
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
daxian-dbw
left a comment
There was a problem hiding this comment.
LGTM except for one suggested change.
| <PackageReference Include="System.IO.Packaging" Version="8.0.0-preview.7.23375.6" /> | ||
| <PackageReference Include="System.Net.Http.WinHttpHandler" Version="8.0.0-preview.7.23375.6" /> | ||
| <PackageReference Include="System.Text.Encodings.Web" Version="8.0.0-preview.7.23375.6" /> | ||
| <!-- the following package(s) are from https://github.com/dotnet/wcf --> |
There was a problem hiding this comment.
Can you please add a new comment here calling out their version is pinned and link to the PowerShell issue?
PR Summary
Update to .NET 8 preview 7 and update related dependencies.
PR Context
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.(which runs in a different PS Host).