Commit graph

5910 commits

Author SHA1 Message Date
Livar Cunha
b8dd2b4619 Updating msbuild, SDK and Web SDK. 2017-05-01 21:46:51 -07:00
Livar
320613dac6 Merge pull request #6471 from livarcocc/add_resolver_to_authenticode_signing
Creating a signing target that will handle resolver files.
2017-05-01 09:22:42 -07:00
Livar Cunha
15c2bc2975 Creating a signing target that will handle resolver files. 2017-04-30 16:06:15 -07:00
Livar
9c85fc7fed Merge pull request #6436 from nguerrera/sdk-resolver
Add msbuild sdk resolver
2017-04-28 15:54:07 -07:00
Livar
df65daf2ed Merge pull request #6452 from mlorbetske/dev/mlorbe/UpdateAspNetToVersion24686
Update ASP.NET packages to version 24686
2017-04-28 15:21:32 -07:00
Livar
ea746bd0dd Merge pull request #6454 from livarcocc/another_pin_stage0
Pinning stage0 to a version that rolls tools forward from 1.0 to 2.0
2017-04-28 13:05:31 -07:00
Eric Erhardt
57b231c2af Merge pull request #6421 from eerhardt/UpdateDepedencies2.0
update-dependencies hard-coded values
2017-04-28 14:36:05 -05:00
Livar Cunha
7477334c48 Pinning stage0 to a version that rolls tools forward from 1.0 to 2.0 because the deb-tool targets netcoreapp1.0. 2017-04-28 11:21:25 -07:00
Nick Guerrera
09dd14bfe4 Fix some comments and add missing space to error message 2017-04-28 10:37:20 -07:00
Nick Guerrera
fa4fe3b2c6 Package MSBuild SDK resolver in VS insertion nupkg 2017-04-27 23:07:19 -07:00
Nick Guerrera
77ab1c5857 Add option to skip LZMA build 2017-04-27 23:07:18 -07:00
Nick Guerrera
afd1d8ed66 Reduce build console output spew 2017-04-27 23:07:18 -07:00
Nick Guerrera
d26b41a0c3 Add msbuild sdk resolver 2017-04-27 23:07:18 -07:00
Mike Lorbetske
effe64f0dd Update ASP.NET packages to version 24686 2017-04-27 22:32:28 -07:00
Livar
38b3e21c99 Merge pull request #6442 from dotnet-bot/release/2.0.0-UpdateDependencies
Update CoreSetup to preview1-002101 (release/2.0.0)
2017-04-27 20:14:50 -07:00
Eric Erhardt
aec02dd46f Merge pull request #6450 from dotnet/eerhardt-patch-1
Update NET.Sdk to 20170428-1
2017-04-27 22:00:03 -05:00
Eric Erhardt
5a81be48d0 Update NET.Sdk to 20170428-1 2017-04-27 20:13:46 -05:00
dotnet-bot
6a03ff2255 Update CoreSetup to preview1-002101 2017-04-28 00:46:59 +00:00
Livar
6cb2eb0479 Merge pull request #6356 from dsplaisted/generate-tools-deps
Use .NET SDK to generate deps.json for tools
2017-04-27 17:05:40 -07:00
William Lee
d72c5dc9a2 Merge pull request #6446 from wli3/prime-cache-macos-2
Prime cache macos
2017-04-27 16:00:51 -07:00
Daniel Plaisted
b6d9520ffc Fix tests that require .NET Core 1.1 2017-04-27 15:48:48 -07:00
William Li
5454ab6780 Add conclusion page for telemetry notice 2017-04-27 13:58:27 -07:00
Daniel Plaisted
fa2a02ff0e Add metadata to test specifying required shared framework 2017-04-27 13:52:48 -07:00
Daniel Plaisted
b972f8229e Use backwards compatible runtimes for app throwing exception tests 2017-04-27 13:45:12 -07:00
Daniel Plaisted
af9a85fd3f Disable multilevel lookup and fix tests that were depending on .NET Core 1.0 shared framework 2017-04-27 12:56:28 -07:00
William Li
8a3225c44b prime cache macos
Using dotnet new after pkg install
2017-04-27 12:39:45 -07:00
Livar
37d826d763 Merge pull request #6435 from wli3/windows-prime-chace-rel-200-slience
Use WixQuietExec to run command sliently
2017-04-27 12:15:12 -07:00
Daniel Plaisted
308b5137c2 Merge remote-tracking branch 'upstream/release/2.0.0' into generate-tools-deps 2017-04-27 11:19:12 -07:00
William Li
1eb2489e59 Use WixQuietExec to run command sliently
Also add telemtery message to the installer
2017-04-27 10:55:39 -07:00
Livar
57e31a0d13 Merge pull request #6441 from livarcocc/update_stage0
Updating the stage0 and turn off implicit PTF
2017-04-27 10:51:24 -07:00
Daniel Plaisted
0c210b6e49 Update to SDK version with support for tools deps file generation 2017-04-27 09:31:07 -07:00
Daniel Plaisted
811bb94de8 If generating deps.json fails, show MSBuild output in verbose output 2017-04-27 09:30:41 -07:00
Daniel Plaisted
d471037ce3 Show error if tools package doesn't include runtimeconfig file
For test assets, don't explicitly include the runtimeconfig file, as the pack command does it automatically
2017-04-27 09:30:41 -07:00
Daniel Plaisted
0afd0b9975 Remove dead code 2017-04-27 09:30:40 -07:00
Daniel Plaisted
4bf34512f8 Fix test asset which depends on SdkNuGetVersion property 2017-04-27 09:30:40 -07:00
Daniel Plaisted
cc9e942ede Apply code review feedback 2017-04-27 09:30:40 -07:00
Daniel Plaisted
06c1cc5990 Update test tools that need conflict resolution on 2.0 to target 2.0 2017-04-27 09:30:39 -07:00
Daniel Plaisted
01d3895b24 Add tests for behavior of tools that target previous major version of shared framework 2017-04-27 09:30:39 -07:00
Daniel Plaisted
8615c30063 Don't roll prefercliruntime tools forward across major versions of .NET Core 2017-04-27 09:30:38 -07:00
Daniel Plaisted
ea7d84fbca Remove unnecessary RuntimeFrameworkVersion and DotnetCliToolTargetFramework from test assets 2017-04-27 09:30:38 -07:00
Livar Cunha
a3baacaaf8 Updating the stage0 in release/2.0.0 to use a release/2.0.0 stage0 and turning off implicit package target fallback in the CLI. 2017-04-27 09:29:39 -07:00
Daniel Plaisted
5c679cd32e Test fixes for tools deps.json generation 2017-04-27 09:29:16 -07:00
Daniel Plaisted
fa51bb43fc Call into project in .NET SDK to create deps.json files for tools instead of doing so directly 2017-04-27 09:29:16 -07:00
Daniel Plaisted
c8a6b7b97a Add .binlog (MSBuild binary log format) extension to .gitignore 2017-04-27 09:29:15 -07:00
Eric Erhardt
f05868474a Merge branch 'release/2.0.0' into UpdateDepedencies2.0 2017-04-27 08:54:04 -05:00
Livar
3b3a89f1d8 Merge pull request #6434 from dotnet-bot/release/2.0.0-UpdateDependencies
Update CoreSetup to preview1-002091 (release/2.0.0)
2017-04-26 21:06:57 -07:00
Eric Erhardt
039d20206f Merge branch 'release/2.0.0' into UpdateDepedencies2.0 2017-04-26 22:01:38 -05:00
dotnet-bot
42ad257436 Update CoreSetup to preview1-002091 2017-04-27 01:34:35 +00:00
William Lee
e0c0075ccd Prime cache for Windows
cmd.exe window will popup during the install. Will create an issue and fix it separately.
CLISDKMsiSourcePath needs to be install at the last step so the dotnet.exe will be there and all the files are there.
2017-04-26 16:09:54 -07:00
William Li
a360596174 Prime cache for Windows
cmd.exe window will popup during the install. Will create an issue and fix it separately.
CLISDKMsiSourcePath needs to be install at the last step so the dotnet.exe will be there and all the files are there.
2017-04-26 14:44:23 -07:00