You've already forked linux-packaging-mono
Imported Upstream version 4.6.0.165
Former-commit-id: d509131f71da404210981e7263b375675928eea7
This commit is contained in:
parent
b95516a3dd
commit
c911219690
@@ -11,4 +11,12 @@ public class Test
|
||||
}
|
||||
#pragma warning restore CS1685
|
||||
#pragma warning restore public, 1701
|
||||
|
||||
public static void TestCS ()
|
||||
{
|
||||
return;
|
||||
#pragma warning disable CS0162
|
||||
return;
|
||||
#pragma warning restore
|
||||
}
|
||||
}
|
@@ -1 +1 @@
|
||||
2a519f077e32487fd84bbb5ea835758cd42cb85d
|
||||
c0e3e51ded0d42e24d7370dbaa3dccae45d71340
|
Reference in New Issue
Block a user