File tree Expand file tree Collapse file tree
Microsoft.PowerShell.Commands.Management
Microsoft.PowerShell.Commands.Utility
Microsoft.PowerShell.ConsoleHost
Microsoft.PowerShell.CoreCLR.Eventing
Microsoft.PowerShell.Security
System.Management.Automation Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66 "buildOptions" : {
77 "warningsAsErrors" : true ,
8- "allowUnsafe" : true
8+ "allowUnsafe" : true ,
9+ "compile" : [ " ../windows-build/gen/Microsoft.PowerShell.Commands.Management/*.cs" ]
910 },
1011
1112 "dependencies" : {
3435 "Microsoft.WSMan.Management" : " 1.0.0"
3536 }
3637 }
37- },
38-
39- "compile" : [ " ../windows-build/gen/Microsoft.PowerShell.Commands.Management/*.cs" ]
38+ }
4039}
Original file line number Diff line number Diff line change 55
66 "buildOptions" : {
77 "warningsAsErrors" : true ,
8- "allowUnsafe" : true
8+ "allowUnsafe" : true ,
9+ "compile" : [ " ../windows-build/gen/Microsoft.PowerShell.Commands.Utility/*.cs" ]
910 },
1011
1112 "configurations" : {
4344 "Microsoft.mshtml" : " 1.0.0"
4445 }
4546 }
46- },
47-
48- "compile" : [ " ../windows-build/gen/Microsoft.PowerShell.Commands.Utility/*.cs" ]
47+ }
4948}
Original file line number Diff line number Diff line change 66
77 "buildOptions" : {
88 "warningsAsErrors" : true ,
9- "allowUnsafe" : true
9+ "allowUnsafe" : true ,
10+ "compile" : [ " ../windows-build/gen/Microsoft.PowerShell.ConsoleHost/*.cs" ]
1011 },
1112
1213 "dependencies" : {
3637 },
3738 "net451" : {
3839 }
39- },
40-
41- "compile" : [
42- " ../windows-build/gen/Microsoft.PowerShell.ConsoleHost/*.cs"
43- ]
40+ }
4441}
Original file line number Diff line number Diff line change 55
66 "buildOptions" : {
77 "warningsAsErrors" : true ,
8- "allowUnsafe" : true
8+ "allowUnsafe" : true ,
9+ "compile" : [ " ../windows-build/gen/Microsoft.PowerShell.CoreCLR.Eventing/*.cs" ]
910 },
1011
1112 "configurations" : {
2930 "System.Security.SecureString" : " 4.0.0-*"
3031 }
3132 }
32- },
33-
34- "compile" : [ " ../windows-build/gen/Microsoft.PowerShell.CoreCLR.Eventing/*.cs" ]
33+ }
3534}
Original file line number Diff line number Diff line change 55
66 "buildOptions" : {
77 "warningsAsErrors" : true ,
8- "allowUnsafe" : true
8+ "allowUnsafe" : true ,
9+ "compile" : [ " ../windows-build/gen/Microsoft.PowerShell.Security/*.cs" ]
910 },
1011
1112 "dependencies" : {
2122 },
2223 "net451" : {
2324 }
24- },
25-
26- "compile" : [ " ../windows-build/gen/Microsoft.PowerShell.Security/*.cs" ]
25+ }
2726}
Original file line number Diff line number Diff line change 55
66 "buildOptions" : {
77 "warningsAsErrors" : true ,
8- "allowUnsafe" : true
8+ "allowUnsafe" : true ,
9+ "compile" : [ " ../windows-build/gen/System.Management.Automation/*.cs" ]
910 },
1011
1112 "configurations" : {
7879 "System.Configuration.Install" : " "
7980 }
8081 }
81- },
82-
83- "compile" : [
84- " ../windows-build/gen/System.Management.Automation/*.cs"
85- ]
82+ }
8683}
You can’t perform that action at this time.
0 commit comments