Update .NET SDK version from 8.0.100-preview.2.23157.25 to 8.0.100-preview.3.23178.7#19381
Update .NET SDK version from 8.0.100-preview.2.23157.25 to 8.0.100-preview.3.23178.7#19381daxian-dbw merged 3 commits intoPowerShell:masterfrom
8.0.100-preview.2.23157.25 to 8.0.100-preview.3.23178.7#19381Conversation
100e2f7 to
c2c694f
Compare
535656c to
210204d
Compare
|
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) |
932331b to
19ce69c
Compare
9791117 to
a26ca1b
Compare
…-preview.3.23178.7`
8.0.100-preview.2.23157.25 to 8.0.100-preview.2.23165.258.0.100-preview.2.23157.25 to 8.0.100-preview.3.23178.7
| <PackageReference Include="System.ServiceModel.Duplex" Version="4.10.2" /> | ||
| <PackageReference Include="System.ServiceModel.Http" Version="4.10.2" /> | ||
| <PackageReference Include="System.ServiceModel.NetTcp" Version="4.10.2" /> | ||
| <PackageReference Include="System.ServiceModel.Primitives" Version="4.10.2" /> | ||
| <PackageReference Include="System.ServiceModel.Security" Version="4.10.2" /> | ||
| <PackageReference Include="System.Private.ServiceModel" Version="4.10.2" /> |
|
The failing test is: It's a known fragile test that results in lots of failures in recent PR CI runs. This PR has nothing to do with the failure. So, merging this PR. |
|
🎉 Handy links: |
Automated changes by create-pull-request GitHub action