Push
This commit is contained in:
BIN
AD/CreateN1-N2Users/Create-ADtechs.ps1.psbuild
Normal file
BIN
AD/CreateN1-N2Users/Create-ADtechs.ps1.psbuild
Normal file
Binary file not shown.
BIN
AD/CreateN1-N2Users/bin/x64/Create-ADtechs.exe
Normal file
BIN
AD/CreateN1-N2Users/bin/x64/Create-ADtechs.exe
Normal file
Binary file not shown.
13
AD/CreateN1-N2Users/bin/x64/Create-ADtechs.exe.config
Normal file
13
AD/CreateN1-N2Users/bin/x64/Create-ADtechs.exe.config
Normal file
@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<startup useLegacyV2RuntimeActivationPolicy="true">
|
||||
<supportedRuntime version="v4.0" />
|
||||
<supportedRuntime version="v2.0" />
|
||||
</startup>
|
||||
<appSettings>
|
||||
<add key="EnableWindowsFormsHighDpiAutoResizing" value="true"/>
|
||||
</appSettings>
|
||||
<runtime>
|
||||
<AppContextSwitchOverrides value="Switch.System.IO.BlockLongPaths=false;Switch.System.IO.UseLegacyPathHandling=false"/>
|
||||
</runtime>
|
||||
</configuration>
|
Reference in New Issue
Block a user