Revert "add c# programming tools for windows"
This reverts commit 218674ab69efc9158943e5d9fcfef667b0bbbe59.
This commit is contained in:
parent
96e2c0d094
commit
2ce24829c5
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
choco install -y firefox googlechrome wget notepadplusplus sublimetext3
|
choco install -y firefox googlechrome wget notepadplusplus sublimetext3
|
||||||
|
|
||||||
wget -c https://cygwin.com/setup-x86_64.exe
|
wget -c https://cygwin.com/setup-x86_64.exe
|
||||||
setup-x86_64.exe -R "C:\cygwin64" -s http://cygwin.netbet.org/ -q -g -P curl,zsh,git,vim,wget,xz,tar,gawk,bzip2,subversion,zlib,fontconfig,clang,mono,monodevelop,gtksharp,visualstudiocode,microsoft-build-tools,visualstudio2015community,p4merge,dotnet4.5
|
setup-x86_64.exe -R "C:\cygwin64" -s http://cygwin.netbet.org/ -q -g -P curl,zsh,git,vim,wget,xz,tar,gawk,bzip2,subversion,zlib,fontconfig,clang
|
||||||
|
|
||||||
set script_path=%~dp0
|
set script_path=%~dp0
|
||||||
set repo_path=%script_path%\..\
|
set repo_path=%script_path%\..\
|
||||||
|
|
Loading…
Reference in a new issue