MS-TimothyMothra
0c31213890
Tilee/test signing ( #689 )
...
* add microbuild.core 0.3.0
* refactor AspNetCore.csproj
* replace signing.props
2018-05-16 13:31:48 -07:00
Cijo Thomas
c77171af17
latest dotnet cli sdk. fix local test run scripts
2018-02-05 13:39:43 -08:00
Cijo Thomas
e917993a18
Added 2.0 version of WebApi Test app and associated changes.
2017-09-08 10:46:53 -07:00
Cijo Thomas
f9e25a610c
Modified dirs.proj to reflect new projects.
2017-09-08 09:32:04 -07:00
Cijo Thomas
56c9029d3f
diors.proj commented out section added back.
2017-09-05 17:01:59 -07:00
Cijo Thomas
4d91ca68aa
Added EmptyApp20 and FunctionalTestUtils20
2017-08-31 13:22:56 -07:00
Cijo Thomas
36d363c61c
Updated cli tools to version 2.0. Apps still same 1.0.
2017-08-22 09:51:35 -07:00
Cijo Thomas
1936d77d52
Merge pull request #499 from Microsoft/cithomas/addnet46target
...
Add net46 target to source, and replace testing with net46 instead of net451
2017-07-17 09:23:40 -07:00
Cijo Thomas
690181ae28
set verbosity for nuget restore to default as it can be helpful in nuget errror investigations
2017-07-14 17:48:25 -07:00
Cijo Thomas
973a9bae4f
Minorlogging adjustments to reduce noise in build
2017-07-14 17:42:02 -07:00
Cijo Thomas
9b095caa5a
Minor - reduced verbosity for extract zip file for cli tools
2017-07-14 17:11:02 -07:00
Cijo Thomas
4809438d07
Version updated to 2.2.0-beta1
...
Minor renaming of tests namespaces for easier visibility in VS Test Explorer
dirs.proj - test is separated into own build target which runs after build for ease of understanding build logs.
2017-07-14 14:56:15 -07:00
Cijo Thomas
5c03aaacf1
Fix including test projects
2017-07-13 23:50:49 -07:00
Cijo Thomas
4a8bbccdae
Build definition modified to build tests all the time. The flag runtests only determine whether the tests are run or not.
...
This is required to split the build and test steps into separate tasks in build lab,
2017-07-13 23:43:06 -07:00
Cijo Thomas
90b9a1d56d
Added assembly redirects for diag source.
...
Added clean.cmd
Removed clearing nuget from dirs.proj
2017-07-13 17:30:24 -07:00
Cijo Thomas
15666460a1
Clear nuget cache for every build. (This will be removed after couple runs)
2017-07-13 16:57:50 -07:00
Cijo Thomas
23cdc14d9e
Replace dotnet restore with nuget.exe restore as it'll take care of both packages.config based and csproj package reference based dependencies
2017-07-10 21:59:08 -07:00
Cijo Thomas
0cb25f5139
Updated CLI tool to 1.0.4
2017-07-10 21:53:06 -07:00
Cijo Thomas
7144c2ece6
Modified dirs.proj to look for csproj instead of project.json
2017-07-10 21:42:22 -07:00
Cijo Thomas
cdf8499594
Removed clearing entire nuget cache from dirs.proj as this is clearing entire machine cache in build servers and slowing down total time.
2017-05-03 14:29:01 -07:00
David Duffy
7e0635dbc5
Removed utils project from list of projects to run dotnet test on.
...
Updated the version of AI SDK's referenced.
Replaced the InRange test with a custom implementation.
Got test start time from the stopwatch instead of DateTimeOffset.Now which is less accurate.
2016-12-08 15:20:16 -08:00
David Duffy
9c8e2694b3
Deleted commented out lines.
2016-09-08 10:17:21 -07:00
David Duffy
a8fdfb0b0f
Formatting cleanup.
2016-09-06 11:24:44 -07:00
David Duffy
b2858e3d55
Added an after build target to add a language attribute to the generated XML documentation.
2016-09-02 18:47:31 -07:00
David Duffy
e5dcafbe6b
Changed the path references for the test projects and used them as the working dir for the exec dotnet test calls.
2016-06-24 13:47:32 -07:00
David Duffy
6e71645e95
Made signing check for the existence of the signing DLL.
...
Added test projects and additional debugging messages.
Resolved xunit reference problems.
2016-06-23 16:27:02 -07:00
David Duffy
6dfdd41e8b
Added NuGet.exe and updated dirs.proj to clean out all existing NuGet packages before restoring packages.
2016-06-22 12:29:55 -07:00
David Duffy
d5d80aa653
Updated dirs.proj to build target only the core library.
...
Added DownloadFile and ExtractZipArchive tasks.
Added FilesToSign and Signing.props and output messages.
Added Clean, CheckBuildParameters, DownloadCLI, AfterBuild, and PackageNuGet Targets .
Added dotnet CLI zip file download and extract and switched to dotnet build from msbuild.
2016-06-13 11:14:37 -07:00
Karthik Tangirala
be70fcdb54
Multiple Builds Based on Nuget Feed
2015-06-26 10:24:54 -07:00