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 d8cf55a commit 42a6191Copy full SHA for 42a6191
src/console/AssemblyInfo.cs
@@ -10,7 +10,6 @@
10
[assembly: AssemblyDefaultAlias("python.exe")]
11
[assembly: CLSCompliant(true)]
12
[assembly: ComVisible(false)]
13
-[assembly: PermissionSet(SecurityAction.RequestMinimum, Name = "FullTrust")]
14
[assembly: AssemblyDescription("")]
15
[assembly: AssemblyCopyright("MIT License")]
16
[assembly: AssemblyFileVersion("2.0.0.4")]
0 commit comments