Commit Graph

24 Commits

Author SHA1 Message Date
ilia-shipitsin
84a71166b8 [windows] warmup VisualStudio for vdproj (#7649)
it takes up to several minutes to run devenv for the first time on
vdproj.
2023-06-08 12:48:45 +02:00
Aleksandr Chebotov
64759ce1a3 Create IIS Express Development Certificate (#5852) 2022-07-01 11:43:40 +03:00
Aleksandr Chebotov
44d41e873b [Windows] Remove RustJunction.ps1 post-generation script (#4635)
* Remove RustJunction.ps1 post-generation script
* update rust tests
2021-12-14 18:08:46 +03:00
Aleksandr Chebotov
acc3d7cc0d Remove Dotnet.ps1 post-generation script (#4585) 2021-11-26 10:41:26 +03:00
Aleksandr Chebotov
2c9f161957 Remove Choco.ps1 post-generation script (#4576) 2021-11-24 13:53:28 +03:00
Mikhail Koliada
3230c42476 [Windows] make choco dummy call for currently installed version (#4410) 2021-11-02 17:01:28 +03:00
josetr
fdcef883c3 Initialize Visual Studio Experimental Instance on the correct user (#4223) 2021-10-05 10:29:39 +03:00
Aleksandr Chebotov
d261844fc2 [Windows] postdotnet: delete nuget.conf if exists (#4013)
* postdotnet: delete nuget.conf if exists

* rename to $nugetConfigPath

* add nuget.config check test

* remove issue link
2021-09-03 14:02:30 +03:00
Maxim Lobanov
8481b2c846 [Windows] Improve Visual Studio installation scripts to support Preview versions (#3850)
* Support Preview versions of Visual Studio

* resolve comments

* Fix test

* fix tests
2021-08-04 22:35:44 +03:00
Mikhail Timofeev
ca0395c1ee Add dotnet nuget list source (#3373) 2021-05-13 21:12:54 +03:00
Mikhail Timofeev
c58b0cfbfd Remove user-wide dotnet config (#3144) 2021-04-09 19:07:59 +03:00
Aleksandr Chebotov
68e9c68855 [Windows] Add shell symlinks (#2395)
* add shell symlinks

* fix paths

* add a wrapper

* fix target output

* fix tests
2021-01-15 13:42:37 +03:00
Aleksandr Chebotov
9e906b7f73 [Post-Generation] Turn off IE ESC factory script (#2079)
* turn off IE ESC factory script

* suppresses the error message
2020-11-19 12:31:30 +03:00
Darii Nurgaleev
164f12f9fc removed old file 2020-10-12 21:46:57 +07:00
Darii Nurgaleev
f33118c5dc removed from old file and renamed choco. 2020-10-12 21:46:49 +07:00
Darii Nurgaleev
69cfebc5fc added separate file for choco script. 2020-10-12 21:42:27 +07:00
Darii Nurgaleev
63f0f08a9a added choco upgrade chocolatey 2020-10-10 00:27:53 +07:00
Dibir Magomedsaygitov
ed9705b7fd move ssh host key creation to install-git.ps1 2020-10-01 14:53:27 +03:00
Dibir Magomedsaygitov
29300ce6eb minor change 2020-10-01 12:43:21 +03:00
Dibir Magomedsaygitov
c101287fd8 rework dotnet script 2020-10-01 11:41:42 +03:00
Dibir Magomedsaygitov
91ee0cc268 rename and remove scripts 2020-10-01 10:48:50 +03:00
Dibir Magomedsaygitov
56633cec4a refactor and rename scripts 2020-09-30 20:13:40 +03:00
Dibir Magomedsaygitov
85b60d074c resolve comments 2020-09-30 12:34:36 +03:00
Dibir Magomedsaygitov
94c7463a7f rename folder 2020-09-29 18:16:37 +03:00