Livar Cunha
a52bd1a205
Excluding shared framework assemblies from the Roslyn folder in the SDK.
2018-01-30 14:02:40 -08:00
Livar
a8a0657ce8
Merge pull request #8501 from livarcocc/fix_update_dependency
...
Fixing update dependency by using the new APIs.
2018-01-30 12:05:32 -08:00
Livar Cunha
7bee59fe14
Fixing update dependency by using the new APIs. We broke this when we updated the version of VersionTools.
2018-01-30 11:23:52 -08:00
Livar
40cdc98110
Merge pull request #8489 from dotnet/vramak/WebSdkUpdate_1_26_2018
...
Updating the WebSdk DependencyVersion to support local build
2018-01-29 14:22:37 -08:00
Livar Cunha
0be7da612c
Updating Roslyn to 2.7.0-beta3-62529-06.
2018-01-29 14:20:16 -08:00
Livar Cunha
6fd727b646
Updating Roslyn to 2.7.0-beta3-62529-05.
2018-01-29 14:16:51 -08:00
John Beisner
71f22a9f37
The "${arg,,}" syntax works well on dev and Jenkins OSX machines but does not work correctly on VSO build machines [likely a lower version of bash on VSO machines]. Therefore, using 'awk' to transforming to lower case. ( #8497 )
2018-01-29 13:26:45 -08:00
John Beisner
3e35517ce8
Repairing the first pass call to 'dotnet msbuild'; CLI:master ( #8488 )
...
* '$ExtraParametersNoTargets', which is used on the first pass call to 'dotnet msbuild', currently is of type 'string' not 'List'1' as is '$ExtraParameters'. This results in the non-honoring of any parameter other than parameter one. Solution: Make a copy of '$ExtraParameters' to '$ExtraParametersNoTargets' of type 'List'1' and remove the targets from the list.
* Swallow the boolean output from '$ExtraParametersNoTargets.Remove'
* Specifically capture "/t:" or "/target:" only.
2018-01-29 11:48:26 -08:00
Vijay Ramakrishnan
c20517094d
Updating the WebSdk DependencyVersion to support local build
2018-01-26 18:12:54 -08:00
Livar
0055785280
Merge pull request #8476 from dotnet/nuget.client.release-4862-1-1
...
Insert NuGet Build 4.6.0-rtm-4862 into cli
2018-01-26 14:55:55 -08:00
Peter Huene
f3b111d2c2
Build trigger commit.
...
This is an empty commit to trigger the build.
2018-01-26 14:09:31 -08:00
Livar
9a06806f78
Merge pull request #8481 from KevinRansom/updatefsharppreview4
...
Update fsharp compiler to match preview 4
2018-01-26 07:51:24 -08:00
William Lee
78904831f9
Fix test folder cannot delete and missing test ( #8480 )
2018-01-25 20:17:33 -08:00
Kevin Ransom
e6c8fa6cdd
Update fsharp compiler to match preview 4
2018-01-25 18:13:02 -08:00
Livar
92636d514c
Merge pull request #8475 from AndyGerlicher/MSBuild15.6.70
...
MSBuild 15.6.70
2018-01-25 15:03:05 -08:00
John Luo
0bb52d0baa
Merged PR 103472: Update to consume aspnetcore 2.0.6-10008 notimestamp build
...
Revert to using notimstamp builds
2018-01-25 22:53:14 +00:00
John Luo
264f9a8d3f
Update to consume aspnetcore 2.0.6-10008 notimestamp build
2018-01-25 14:45:17 -08:00
John Luo
79d34827bf
Merged PR 103434: Update to consume aspnetcore 2.0.6-10008 timestamp build
...
This takes our latest build. I've also updated this PR to use our timestamp packages instead of non-timestamp because this is not the final build. I'm not sure if we have done this before but I'd like to make sure this mechanism works as well.
2018-01-25 21:23:38 +00:00
NuGet Team Bot
ef6e049f27
Insert NuGet Build 4.6.0-rtm-4862 into cli
2018-01-25 13:17:38 -08:00
John Luo
88f10b47ee
Update to consume aspnetcore 2.0.6-10008 timestamp build
2018-01-25 13:01:48 -08:00
Andy Gerlicher
46f55c34c6
MSBuild 15.6.70
2018-01-25 12:57:10 -08:00
Livar
04433c5141
Merge pull request #8470 from dotnet/nuget-insertbuild4859
...
Insert NuGet Build 4.6.0-rtm-4859 into cli
2018-01-25 12:42:27 -08:00
Peter Huene
f3ef1bffe9
Merged PR 103410: Merge release/2.1 to release/2.1-MSRC
2018-01-25 19:55:42 +00:00
Peter Huene
394cb08b67
Merge branch 'release/2.1' into release/2.1-MSRC
...
* release/2.1:
Updating the templates version to 1.0.0-beta3-20171117-314. We had it at an older version by mistake.
2018-01-25 11:48:52 -08:00
Livar
d088929100
Merge pull request #8472 from livarcocc/update_templates_version
...
Updating the templates version to 1.0.0-beta3-20171117-314.
2018-01-25 10:23:19 -08:00
Livar Cunha
067f98e7e9
Updating the templates version to 1.0.0-beta3-20171117-314. We had it at an older version by mistake.
2018-01-24 21:47:05 -08:00
NuGet Team Bot
352a99b38e
Insert NuGet Build 4.6.0-rtm-4859 into cli
2018-01-24 18:06:07 -08:00
William Lee
9e535a867a
Remove PackageToProjectFileAdder ( #8468 )
...
Add reference to project with version * is doing the same thing
2018-01-24 17:55:26 -08:00
Livar Cunha
1c2af1fa7f
Merged PR 103030: Merge release/2.1 to release/2.1-MSRC
2018-01-24 18:39:17 +00:00
Livar
1d8150cfdf
Merge pull request #8463 from AndyGerlicher/MSBuild15.6.69
...
MSBuild 15.6.69
2018-01-24 10:25:19 -08:00
William Lee
05052c0541
Use rich mock to test InstallCommand ( #8402 )
...
To ensure the mock has the same behavior the component has, run mock under the same tests the adapter has.
It is a common problem that moq has -- "everything is mocked out, you are not test anything"
2018-01-24 10:16:27 -08:00
Andy Gerlicher
e55de710cb
MSBuild 15.6.69
2018-01-24 09:14:40 -08:00
John Beisner
dddf53509f
Merge pull request #8460 from johnbeisner/Update2.1.3xx
...
Fix non-fatal null exception when no extra parameters are passed.
2018-01-24 08:45:08 -08:00
Livar Cunha
2f72ec67d7
Merge branch 'release/2.1' into merge_release_21
...
* release/2.1:
Updating the SDK dependency to 15.5.0-preview-62518-04 to fix the signing issue
2018-01-23 18:50:34 -08:00
Livar
26c0e81fe6
Merge pull request #8458 from KevinRansom/updatefsharp
...
update fsharp compiler to match vs2017.6 preview 3
2018-01-23 16:53:55 -08:00
jbeisner
954e2de29e
Fix non-fatal null exception when no extra parameters are passed.
2018-01-23 23:59:31 +00:00
Kevin Ransom
b3c2414804
Update package reference
2018-01-23 15:42:57 -08:00
Kevin Ransom
d41b99205a
update fsharp compiler to match vs2017.6 preview 3
2018-01-23 13:50:44 -08:00
Matt Mitchell
f4a0d2db0e
Merge pull request #8453 from johnbeisner/Revert8443
...
Revert PR:8443
2018-01-23 10:58:58 -08:00
jbeisner
338bdfb47c
Revert "If 'OrchestratedPackageVersionsProps.props' is present, do not re-download the file every time 'Run-Build' or 'Build' is called."
...
This reverts commit d3e905997c
.
2018-01-23 17:46:09 +00:00
jbeisner
94fc976ea5
Revert "If the Nuget.config has already been generated, do not re-generate the file every time 'Run-Build' or 'Build' is called."
...
This reverts commit 9d5bd8637e
.
2018-01-23 17:45:14 +00:00
Livar Cunha
e5ac8244c3
Making a document only commit to trigger another build of the CLI.
2018-01-23 07:48:14 -08:00
Matt Mitchell
80a5a829ea
Merge pull request #8448 from johnbeisner/OBuildFix
...
Use a unchanging version for 'Microsoft.NETCore.App'
2018-01-23 07:43:11 -08:00
jbeisner
579e84734a
The orchestrated "PackageVersion" type variables should not be used in any of the 'proj' files of the built build tools under: "build_projects"
2018-01-22 21:39:47 -08:00
John Luo
80623d1d1e
Merged PR 102713: Merge johluo/aspnetcore-2.0.6-10007 to release/2.1-MSRC
...
This updates the CLI to consume our latest 2.0 build. Is this the correct branch to merge in? Build definitions need to be updated to ingest the packages at msrc-2-0-aspnet blob store container; this will be the last time we update the build definition and we'll keep using this container in the future. @<licavalc@microsoft.com> there's also a change required to build with the new runtime store due to transitive dependencies. You will need to now install 2.0.0, 2.0.3 and 2.0.5 runtime stores before being able to install the new 2.0.6 runtime store.
2018-01-23 02:42:32 +00:00
Livar
34748d5a12
Merge pull request #8447 from wli3/separate-toolpackage-shim
...
Separate tool package and shim file location
2018-01-22 18:09:23 -08:00
William Li
36c01137ad
Separate tool package and shim file location
2018-01-22 16:30:52 -08:00
Peter Huene
7cba11483e
Add 2.0.5 ASP.NET store to native installers.
2018-01-22 16:09:46 -08:00
John Luo
3c2e78a403
Update to consume aspnetcore 2.0.6-10007
2018-01-22 15:26:02 -08:00
Livar
c9ac5c9c02
Merge pull request #7951 from wfurt/freebsd
...
add basic support for FreeBSD
2018-01-22 14:17:56 -08:00