Bump XTerm.NET package/assembly version to 2.0.1 - #154
Conversation
Co-authored-by: tomlm <17789481+tomlm@users.noreply.github.com>
Perf comparison — this change, against its base3 run(s) of each side, alternating on one machine. Allocation is a count and is gated exactly. Time is a measurement, so its gate is derived from the spread this job just observed in itself rather than fixed in advance.
Each corpus is gated at assemblies measured
Perf comparison — cumulative, everything since 2.0.03 run(s) of each side, alternating on one machine. Allocation is a count and is gated exactly. Time is a measurement, so its gate is derived from the spread this job just observed in itself rather than fixed in advance.
Each corpus is gated at assemblies measured
|
This PR applies a patch-only version bump for
tomlm/XTerm.NET, updating product/package version declarations to2.0.1while keeping major/minor at2.0. Version metadata is aligned to the repository’s existing project-file convention.Version metadata
/src/XTerm.NET/XTerm.NET.csproj:Version:2.0.0→2.0.1AssemblyVersion:2.0.0.0→2.0.1.0Scope control
Validation results
dotnet test src/XTerm.NET.slnx --no-restore: 2214 passed, 1 skipped, 0 failed