Dmitry Shibanov
20afff9c90
work on fixing test
2021-03-17 14:56:08 +03:00
Vladimir Safonkin
c0d7255256
Rework cleanup script
2021-02-04 15:14:09 +03:00
Vladimir Safonkin
e1655545c1
Minor fix
2021-02-04 14:24:06 +03:00
Vladimir Safonkin
2a58294d0c
Minor fix
2021-02-04 14:09:28 +03:00
Vladimir Safonkin
92ffa484b1
Minor fix
2021-02-04 14:02:30 +03:00
Vladimir Safonkin
cfb7e25be1
Minor fix
2021-02-04 13:55:28 +03:00
Vladimir Safonkin
5865234247
Minor fix
2021-02-04 13:54:21 +03:00
Vladimir Safonkin
0cb99b2a12
Debug
2021-02-04 13:53:22 +03:00
Vladimir Safonkin
4a01d86a5b
Debug
2021-02-04 13:48:03 +03:00
Vladimir Safonkin
1c7be1087d
Debug
2021-02-04 13:41:45 +03:00
Vladimir Safonkin
ac1baccba4
Minor fix
2021-02-04 13:30:33 +03:00
Vladimir Safonkin
a841c568fd
Minor fixes
2021-02-04 13:26:18 +03:00
Vladimir Safonkin
5d1a72cb19
Debug
2021-02-04 12:39:11 +03:00
Vladimir Safonkin
8889c6748f
Debug
2021-02-04 12:31:39 +03:00
Vladimir Safonkin
f4159a6d20
Debug
2021-02-04 12:22:20 +03:00
Vladimir Safonkin
7164f75e01
Debug
2021-02-04 12:18:06 +03:00
Vladimir Safonkin
054db1cac2
Debug
2021-02-04 11:43:20 +03:00
Vladimir Safonkin
1317beb53a
Debug
2021-02-04 11:20:55 +03:00
Vladimir Safonkin
fabe7d52fe
Debug
2021-02-04 11:06:13 +03:00
Vladimir Safonkin
993f819e3d
Debug
2021-02-04 10:45:20 +03:00
Vladimir Safonkin
831e0d4070
Debug
2021-02-04 10:36:14 +03:00
Vladimir Safonkin
bb2233aaa5
Debug
2021-02-04 10:17:46 +03:00
Vladimir Safonkin
059f1aa99b
Debug
2021-02-04 09:57:09 +03:00
Vladimir Safonkin
5c5ac76dc6
Debug
2021-02-04 09:43:21 +03:00
Vladimir Safonkin
5dcd27b0bc
Add nuget config file
2021-02-04 09:34:53 +03:00
Vladimir Safonkin
79735df611
Debug
2021-02-04 09:31:18 +03:00
Vladimir Safonkin
c8cb48ba8b
Debug
2021-02-04 09:19:10 +03:00
Vladimir Safonkin
7bbfec324f
Debug
2021-02-03 17:46:39 +03:00
Vladimir Safonkin
6b7d951977
Debug
2021-02-03 17:13:32 +03:00
Vladimir Safonkin
c7eaa2ec00
Debug
2021-02-03 17:03:23 +03:00
Vladimir Safonkin
8807004b20
Minor fix
2021-02-03 16:54:18 +03:00
Vladimir Safonkin
53b5bae1f6
Debug
2021-02-03 16:32:31 +03:00
Vladimir Safonkin
45c0959fcd
Debug
2021-02-03 16:24:26 +03:00
Vladimir Safonkin
d33a835564
Debug
2021-02-03 16:18:47 +03:00
Vladimir Safonkin
347456b934
Debug
2021-02-03 16:15:36 +03:00
Vladimir Safonkin
76a91b1af8
Debug
2021-02-03 16:10:28 +03:00
Vladimir Safonkin
9d49fb8e98
Debug
2021-02-03 15:54:50 +03:00
Vladimir Safonkin
71f0d4bd07
Debug
2021-02-03 15:34:01 +03:00
Vladimir Safonkin
7669e56997
Debug
2021-02-03 15:31:11 +03:00
Vladimir Safonkin
c8cf369c29
Debug
2021-02-03 15:20:22 +03:00
Vladimir Safonkin
6ade6c061b
Minor fix
2021-02-03 15:17:48 +03:00
Vladimir Safonkin
843b5197ce
Debug
2021-02-03 15:15:56 +03:00
Vladimir Safonkin
a3d47e556c
Debug
2021-02-03 15:13:32 +03:00
Vladimir Safonkin
7261940ea5
Debug
2021-02-03 14:56:08 +03:00
Vladimir Safonkin
62230c5409
Move toolcache cleanup to separated script
2021-02-03 14:37:15 +03:00
Zachary Eisinger
7a98346f51
DOTNET_ROOT and short generic versions ( #131 )
2020-09-24 08:26:00 -07:00
dependabot[bot]
9d7c66c348
Bump node-fetch from 2.6.0 to 2.6.1 ( #127 )
...
* Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com>
* Package and index update
* Formatting on installer.test
* Updated licenses
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zachary Eisinger <zeisinger@github.com>
2020-09-21 12:49:32 -07:00
Zachary Eisinger
352338157c
Install sxs with the install-dotnet scripts ( #124 )
...
* Use dotnet-install scripts for proper sxs
* Update dotnet version in testing
* Error message cleanup
* SxS testing in the dotnet project
* Update package lock
* Test fixes
* Use proper environment variable
* Set dotnet root for windows
2020-09-15 09:36:09 -07:00
Zachary Eisinger
3569a93d9f
Honor specified nuget file location ( #109 )
...
* Honor specified nuget file location
* Generate and verify nuget.config
2020-09-02 11:11:56 -07:00
Zachary Eisinger
232f64b253
Update install-dotnet and add csc tests
2020-06-12 10:46:25 -07:00