Skip to content

Commit a1b4528

Browse files
committed
Deprecate Internal Url Rule
1 parent 1c36127 commit a1b4528

File tree

5 files changed

+0
-1
lines changed

5 files changed

+0
-1
lines changed

Rules/ScriptAnalyzerBuiltinRules.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
<Compile Include="AvoidUsernameAndPasswordParams.cs" />
6464
<Compile Include="AvoidUsingComputerNameHardcoded.cs" />
6565
<Compile Include="AvoidUsingConvertToSecureStringWithPlainText.cs" />
66-
<Compile Include="AvoidUsingInternalURLs.cs" />
6766
<Compile Include="AvoidUsingInvokeExpression.cs" />
6867
<Compile Include="AvoidUsingPlainTextForPassword.cs" />
6968
<Compile Include="AvoidUsingWMICmdlet.cs" />

0 commit comments

Comments
 (0)