aspnet / AspNetWebStack

ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x (not ASP.NET Core)
Other
858 stars 354 forks source link

Test Formatting assemblies w/ `net6.0` #384

Closed dougbu closed 1 year ago

dougbu commented 1 year ago
dougbu commented 1 year ago

/fyi successful runs on the CI will likely take a week because the v4.5 targeting pack is not available on VS2022 build agents right now

dougbu commented 1 year ago

Ran enough tests locally to confirm the last commit here does what it says on the tin. Will remove that commit and instead comment out broken tests and fix the infrastructure issue seen on the CI. Expect a new PR built on the "Add Content to all HttpResponseMessages" commit as well as a fix for ValidateStreamForReading(...)

dougbu commented 1 year ago

/ping reviewers

I reset reviews because this works differently than the original PR. But it's working cleanly both locally and in the CI :grin:

Suggest reviewers pick and choose what they sign off on e.g.