version update

This commit is contained in:
patchzyy
2026-08-23 19:14:58 +02:00
parent 24bfa671a0
commit 91a0c62cdf
6 changed files with 5 additions and 19 deletions
+1 -5
View File
@@ -133,11 +133,7 @@ internal static class SelfTests
}
}
/// <summary>
/// The translator and the project file it parses must never come from different releases. The
/// first case is the v0.2.5 regression: a compile-identity change republished the workspace
/// while an unchanged package identity retained the older toolkit.
/// </summary>
private static void TestToolkitRefreshDecision()
{
if (!InstallerEngine.MustRefreshToolkit(sameToolkit: false, samePackageContent: true,