mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 17:25:51 +00:00
fix ca1515
https://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca1515
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace Renci.SshNet.AotCompatibilityTestApp
|
||||
{
|
||||
public static class Program
|
||||
internal static class Program
|
||||
{
|
||||
public static void Main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user