Pranav K
4bf99de4e4
Remove framework from dotnet-test
2016-02-23 09:06:05 -08:00
Pranav K
a7642bd20d
Only run one set of desktop tests (net451 or dnx451).
2016-02-22 23:24:21 -08:00
BrennanConroy
350f9c4cef
React to dotnet pack nupkg drop location
2016-02-22 16:47:08 -08:00
moozzyk
1739bf3f2c
Going back to 1496 after we found a workaround for Kestrel
2016-02-22 16:02:08 -08:00
moozzyk
165cdd10d5
Reverting to old CLI version due to https://github.com/NuGet/Home/issues/2153
2016-02-22 15:36:55 -08:00
moozzyk
12be957cad
Updating dotnet cli version to 1496
...
Removing DOTNET_HOME as it is no longer used
2016-02-22 14:29:39 -08:00
Victor Hurdugaci
9b10be8612
Pass the correct configuration to the test runners
2016-02-22 09:51:51 -08:00
Pranav K
430a62982e
Switch to v3 NuGet feeds
2016-02-19 09:21:39 -08:00
Pranav K
2281d8cf89
Fix missing parantheses
2016-02-18 10:50:39 -08:00
Pranav K
03266b4b2a
Don't return if no volatile feeds are found.
2016-02-18 10:26:58 -08:00
Pranav K
53eb708a8b
Add support for Coherence build
2016-02-18 09:57:30 -08:00
Nate McMaster
1a94903930
Execute tests for net451 and/or dnx451
2016-02-17 15:49:22 -08:00
Pranav K
6a7289d52e
Continue deleting ni files on Linux until a new CLI is available
2016-02-11 11:07:11 -08:00
Pranav K
3fcd6f94ee
Keep cli native images
2016-02-11 11:01:32 -08:00
Pranav K
a192f79905
Updating to CLI 1290 build on Windows
2016-02-11 10:36:25 -08:00
Cesar Blum Silveira
0556a2c291
Use dotnet 1.0.0.001244 on *nix.
2016-01-29 05:06:23 -08:00
Cesar Blum Silveira
fdcbc0f2eb
Handle --version in dotnet-install.sh.
2016-01-29 04:00:48 -08:00
Doug Bunting
cb4d93ce74
Fix typo that broke `--no-restore`
...
- `NoRestore` was checked when registering `repo-initialize` target instead of when executing it
2016-02-10 10:54:39 -08:00
Doug Bunting
5444297795
Add `--no-restore` and apply `--quiet` to `dotnet restore`
...
- new `--no-restore` pseudo-target controls whether `dotnet restore` runs at all
- `--quiet` adds `--verbosity minimal` to `dotnet restore` command
nit: clean out dangling `KOREBUILD_TEST_DNXCORE` environment variable
- `--test-dnxcore` now logs a warning
2016-02-09 15:05:32 -08:00
Pranav K
ba7f46d3bc
* Add a switch to specify a version to KoreBuild
...
* Use a fixed version of the CLI until build issues are resolved.
2016-02-09 11:44:11 -08:00
Kiran Challa
de449ee249
Fix dotnet publish to only delete the specific framework bin folder
2016-02-08 10:36:09 -08:00
Brennan
3adcbd10f7
Move temp delete elsewhere
2016-02-05 10:40:28 -08:00
Ajay Bhargav Baaskaran
a089369216
Updated Json.Net version
2016-02-04 16:43:55 -08:00
Brennan
564dae0a6a
Fix cross gen issue
2016-02-04 16:29:50 -08:00
Andrew Stanton-Nurse
95be6b9a51
update dotnet-install script and use beta channel
2016-02-04 10:32:08 -08:00
Kiran Challa
c0ed67e96f
Enable running tests using dotnet xunit test runner
2016-02-04 10:10:49 -08:00
Cesar Blum Silveira
33ddbf8f4c
Set DOTNET_HOME correctly.
2016-01-22 19:30:04 -08:00
Nate McMaster
0348dffe26
Fix odd bug in globbing
2016-02-02 15:58:14 -08:00
Pavel Krymets
8854869d11
Add resx generation back
2016-02-02 12:19:53 -08:00
Victor Hurdugaci
d1672ffb5b
Update to the latest (floating) CLI
2016-02-01 13:58:34 -08:00
Victor Hurdugaci
5c8e9c9091
Skip runtime install flag
2016-01-29 15:43:02 -08:00
Victor Hurdugaci
9bb7768717
Build tests and samples
2016-01-27 20:19:31 -08:00
Pranav K
099bc91ef2
Removing --parallel flag
2016-01-20 11:07:17 -08:00
Pranav K
786530fcb3
Use a fixed version of CLI
2016-01-20 10:54:36 -08:00
moozzyk
10964cc04f
Disabling parallel restore on Mac and Linux
2016-01-19 14:14:41 -08:00
Andrew Stanton-Nurse
2e02adcfc7
Update _dotnet-restore.shade
2016-01-19 12:39:42 -08:00
Andrew Stanton-Nurse
2564e466e4
Remove --parallel
...
Now that dotnet cli is using NuGet, it's parallel by default!
2016-01-19 12:26:52 -08:00
Victor Hurdugaci
3e1b55701a
Install xunit.core
2016-01-15 12:05:55 -08:00
Pranav K
9bc8cc1def
Updating CLI _k-standard-goals to remove use of dnu pack
...
Fixes #355
2016-01-15 10:46:30 -08:00
Nate McMaster
dd81654b33
Fix path to korebuild folder in bash script
2016-01-15 09:56:50 -08:00
Nate McMaster
0c0b724009
Run specific targets in bash
2016-01-14 16:47:35 -08:00
Ajay Bhargav Baaskaran
99474a2709
Removed use of dnu commands
2016-01-14 11:57:29 -08:00
Cesar Blum Silveira
d70e1eca73
Honor KOREBUILD_TEST_SKIPMONO ( #353 ).
2016-01-13 12:43:34 -08:00
Cesar Blum Silveira
8b6df5f704
Set DOTNET_HOME to correct path ( #350 ).
2016-01-13 12:00:45 -08:00
Nate McMaster
ec58bb7529
Add test args to dotnet-test-xunit
2016-01-12 10:48:28 -08:00
Victor Hurdugaci
dba3e55c0a
Update the templates
2016-01-06 16:02:05 -08:00
Victor Hurdugaci
7a19d9a9a9
Build instead of compile for samples
2016-01-06 09:56:25 -08:00
Victor Hurdugaci
a3498fa5a2
Update some files
2016-01-04 15:51:25 -08:00
Brice Lambson
b9a1706734
Fix path in build-template-dotnet
2015-12-28 09:36:06 -08:00
Victor Hurdugaci
f1d9d74d07
Remove the --parallel flag in KoreBuild-dotnet
2015-12-22 19:04:25 -08:00