Generate changelog / Fix IsNetCore and IsNativeAOT for single-file apps without AOT (#2799)
* Fix IsNetCore check for single-file apps without AOT, and IsNativeAOT check.
* Handle TryGetVersion for single-file exe in netcoreapp3.x.
* Simplify some checks.
* Get version from FrameworkDescription.
* Don't include confusing FrameworkDescription in netcoreapp2.x.
* Rename GetVersionFromFrameworkDescription.
#260
Annotations
1 error
|
BenchmarkDotNet.IntegrationTests.ParamsTests ► ParamsSupportRequiredProperty:
test-macos(arm64)-trx-16028126404/TestResults/macos(arm64)-integration-net8.0.trx#L0
Failed test found in:
test-macos(arm64)-trx-16028126404/TestResults/macos(arm64)-integration-net8.0.trx
Error:
The following benchmarks have failed to build: ParamsTestRequiredProperty.Benchmark: Dry(IterationCount=1, LaunchCount=1, RunStrategy=ColdStart, UnrollFactor=1, WarmupCount=1) [ParamProperty=a]
|