jbeisner
0015821db6
Pass "PB_AssetRootUrl" explictly on the MSBuild call; we are looking for Microsoft.NETCore.App "2.1.0" or "2.1.1*"
2018-06-05 16:51:32 +00:00
Tanner Gooding
a8856ddccc
Merge remote-tracking branch 'dotnet/release/2.1.2xx' into merges/release/2.1.2xx-to-release/2.1.3xx
2018-05-03 15:24:39 -07:00
Livar Cunha
c4f42d3e6c
Adding a step to shutdown the vbcscompiler after test execution.
2018-03-29 11:52:16 -07:00
John Beisner
a54f0ffb81
Enable 'arm' builds in the CLI ( #8791 )
...
* First draft enablement of Win-arm and Linux-arm builds for the CLI.
* Fixing a typo
* Disable tests for arm; enable badges and FinalizeBuild for arm.
* Remove the 'Win-arm' leg.
* Update the README
* Update the README [2]
* Update netci.groovy
* Fixing a hard-coded Architecture: 'linux-x64'; removing the LZMA for 'arm'.
2018-03-14 19:04:25 -07:00
John Beisner
f0abfb6b12
Updating dependency version properties in alignment with sample orchestrated build file at: https://dotnetfeed.blob.core.windows.net/orchestrated/20171129-03/orchestration-metadata/PackageVersions.props
2017-12-01 20:07:48 -08:00
Livar Cunha
36892f28e9
Adding a test hack to allow the CLI to pass tests with a pre-release runtime for 2.0 TFM.
2017-10-06 11:08:02 -07:00
Daniel Plaisted
c6e4c8f477
Rename Stage0 build variables to PreviousStage
2017-08-24 17:16:11 -07:00
Daniel Plaisted
12f8c2377f
Generate properties to pass to the next stage of the build
2017-08-24 15:51:37 -07:00
Daniel Plaisted
13da213183
Support new artifacts layout in tests and other build logic
2017-08-24 15:49:13 -07:00
William Li
1fa454bda4
Ingest new version Aspnet store
...
Change the url and name accordingly for the name naming convention
2017-08-14 16:05:22 -07:00
Piotr Puszkiewicz
df3c08b645
Pass through test options to msbuild
2017-03-10 13:49:49 -08:00
Piotr Puszkiewicz
db35770913
Add back Windows condition
2017-02-28 19:30:43 -08:00
Piotr Puszkiewicz
15f1582945
Move Test to use build output where possible.
2017-02-27 20:45:26 -08:00
Piotr Puszkiewicz
7ea5bf478e
Merge pull request #5861 from dotnet/dev/jgoshi/removeDuplicateProps
...
Remove duplicate properties
2017-02-27 16:40:31 -08:00
Justin Goshi
61c1e3e104
Remove duplicate properties
2017-02-27 11:06:44 -08:00
Piotr Puszkiewicz
0a6deabcce
Enable multi-proc build of test sln.
2017-02-27 10:34:59 -08:00
Justin Goshi
74e343e111
First pass at cleaning up the global properties files
2017-02-23 17:07:26 -08:00
Justin Goshi
d828a08e60
Address PR comments
2017-02-22 09:25:06 -08:00
Justin Goshi
4f209e61ea
Refactor properties out of test.targets
2017-02-17 12:28:25 -08:00
Justin Goshi
62abef428e
Rename build files
2017-02-14 15:42:13 -08:00