We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c676be0 commit e11ac81Copy full SHA for e11ac81
updater/scripts/cmake-functions.ps1
@@ -135,4 +135,4 @@ function Update-CMakeFile($filePath, $depName, $newValue) {
135
if ($verifyContent.GitTag -notmatch [regex]::Escape($expectedValue)) {
136
throw "Update verification failed - read-after-write did not match expected value"
137
}
138
-}
+}
0 commit comments