Skip to content

Commit 3ac5f90

Browse files
authored
Update SDKGeneratedCodeVerify.ps1 (Azure#26739)
1 parent ace61bc commit 3ac5f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/StaticAnalysis/GeneratedSdkAnalyzer/SDKGeneratedCodeVerify.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ try {
138138
Sdk = $_;
139139
Severity = 1;
140140
ProblemId = $AutorestCSharpDetected
141-
Description = "Do not support updating SDK using autorest csharp v3."
141+
Description = "Do not support updating SDK using autorest csharp."
142142
Remediation = "Please update the Readme.md to generate code by autorest powershell v4."
143143
}
144144
}

0 commit comments

Comments
 (0)