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
Update SDK to .NET 7, re-enable NativeAOT tests, fix some other tests (#2209)
* update SDK to 7.0
* update samples and test projects to .NET 7
* bump NativeAOT tests to .NET 7, re-enable some of them
* handle edge case to get the tests passing again
* don't run Full Framework tests on AppVeyor to avoid build timeouts
* avoid reflection when possible
* NativeAOT is not supported on macOS with .NET 7
* run fewer tests on AppVeyor to avoid getting timeouts
Copy file name to clipboardExpand all lines: tests/BenchmarkDotNet.IntegrationTests.ConfigPerAssembly/BenchmarkDotNet.IntegrationTests.ConfigPerAssembly.csproj
Copy file name to clipboardExpand all lines: tests/BenchmarkDotNet.IntegrationTests.DisabledOptimizations/BenchmarkDotNet.IntegrationTests.DisabledOptimizations.csproj
0 commit comments