You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Upgrade ASP.NET Core benchmarks to .NET 8 (#8558)
* feat: Upgrade ASP.NET Core benchmarks to .NET 8
* feat: upgrade mono based benchmarks to 8
* change to net8
* added the attribute to check
* address warnings
* remove unused usings
* checking other way to check
* update package versions for mono
* update packages for aspnetcore
* Revert "update package versions for mono"
This reverts commit 8ae8d00.
* Revert "checking other way to check"
This reverts commit 51ed21c.
* Revert "remove unused usings"
This reverts commit 325ad9e.
* Revert "address warnings"
This reverts commit 75c5770.
* Revert "added the attribute to check"
This reverts commit 75c9f37.
* Revert "change to net8"
This reverts commit 94a719a.
* Revert "feat: upgrade mono based benchmarks to 8"
This reverts commit e5fed6e.
* update package to 8 as its now available.
* upgrade missed package
* upgrade npgsql
* add missing quote
0 commit comments